Emptyprog is a small basic assembly construct designed to help beginner coders on their way. It sets all the difficult stuff ahead providing the full 32Kb of ROM space a good piece of free ROM ar adress $C000 and full access to the BIOS and its functions. It compiles as a ROM and all you need to do is trow your code in the specially designated program.asm file. This means you do not need to set your enviroment first. Simply trow your program in there and compile, the rom can directly be run from any emulator of choice.
All you need is a assembler and a emulator to test your stuff. This one has been tested with tniasm but sjasm and others will work for sure as well.
Attachment | Size | Downloads | Last download |
---|---|---|---|
emptyprog.rar | 12.69 KB | 74 | 2 weeks 1 day ago |