davidgiven / cpm65

CP/M for the 6502
BSD 2-Clause "Simplified" License
264 stars 24 forks source link

Fix BBC build and Atari 400/800 build #101

Closed ivop closed 8 months ago

ivop commented 8 months ago

See title. Didn't notice the Atari breakage before because the XL HD image is still fine.

It would be nice if I could automate this, but at compile time the size of the output of the resulting binary is not yet known, hence the amount of boot sectors is unknown, which is compiled in the resulting binary.