BCX Basic Forum

You must log on, to access files that were uploaded by BCX forum members. => Off-Topic Discussions => Topic started by: djsb on October 27, 2025, 10:29:57 AM

Title: Is BASM286 still available?
Post by: djsb on October 27, 2025, 10:29:57 AM
Just wondering if BASM286 is still available, just in case I wanted to play around with assembly language. Thanks.
Title: Re: Is BASM286 still available?
Post by: jbk on October 27, 2025, 11:31:44 AM
look here at bottom of page https://bcxbasiccoders.com/
you do know that you can use inline asm with BCX, right ?
Title: Re: Is BASM286 still available?
Post by: MrBcx on October 27, 2025, 12:07:32 PM
Quote from: djsb on October 27, 2025, 10:29:57 AMJust wondering if BASM286 is still available, just in case I wanted to play around with assembly language. Thanks.

BASM is a MSDos app that emits 16-bit instructions and runtime support for compiling
small model (com) and large model (exe)  MSDos apps.