Version 1.3 - Switched to techcompliant bootloading
Pre-release
Pre-release
Command line users only
This release will break the way you use the command line. You now have to use a bootloader to load your programs (see https://github.com/MadMockers/DCPUBootloader and https://github.com/techcompliant/TC-Specs/blob/master/ROM.md).
If you don't have a bootloader, you can just use res/bold_header.bin as a bootloader with --bootloader=res/bold_header.bin
. However, it will attempt to load 0x50 sectors, which takes a very long time; if you open that file with an hex editor, you will be able to change the byte at offset 0x3fd to the numbers of sectors you want to load (program length / 512).