Home - JoakimLarsson/textgames GitHub Wiki
Welcome to the textgames wiki!
Logg:
2015-08-19 - Back to MINT toolchain
2015-08-18 - Trying to get a working m68k c/c++ toolchain alternative to the
MINT m68k toolchain to make sure it doesn't do anything Atari TOS
specific. http://darkdust.net/writings/megadrive/crosscompiler
- Adding patch to prevent buffer overflow in binutils as per https://code.google.com/p/m68k-system/source/browse/doc/toolchain_problems?r=cacbe401eae19d63ac652f2bab59c74eb656f7d9
- still get buffer overflow so removing C++ from the table for the moment
- Doesn't help so need to dig deeper later, MINT seems compiling
my test code but I get a funny offset so my boot vector is displaced,
probably SBS!
2015-08-17 - Project started, installed the MINT cross compiler from here:
http://vincent.riviere.free.fr/soft/m68k-atari-mint/ubuntu.php