Bodo Wenzel schrieb: > > For my idea to get a ZX81 compiler some future day: can makebin write a > binary > that starts at offset 0x4009? The hex file contains only code beginning at > 0x4009 and going up to - let's say for now - 0x7FFF, and the binary file > should contain only these code. (Sorry that I don't check this myself, I have > no SDCC installed ATM.)
I don't know about makebin, but you can use objcopy for that (as I do on the ColecoVision). Philipp ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Sdcc-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sdcc-user
