Just wondering if BASM286 is still available, just in case I wanted to play around with assembly language. Thanks.
look here at bottom of page https://bcxbasiccoders.com/
you do know that you can use inline asm with BCX, right ?
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.