]> Shamusworld >> Repos - rmac/shortlog
rmac
2013-02-14 Shamus HammonsAdded optimization flags to makefile (how long was...
2013-02-14 Shamus HammonsAdded win32 cross-compilation script.
2013-02-13 Shamus HammonsForgot to bump patch level :-P
2013-02-13 Shamus HammonsAdded new .cstruct construct. Thanks to GroovyBee for...
2013-02-13 Shamus HammonsFixed regression in RISC JR cc, <label> handling.
2013-02-13 Shamus HammonsFixed .cargs problem, more code cleanup/fixup
2013-02-12 Shamus HammonsFirst stab at removing cruft.
2013-02-12 Shamus HammonsBumped object size from 4MB to 6MB (ggn).
2013-02-03 Shamus HammonsForgot to bump patch level on version.h :-P
2013-02-03 Shamus HammonsFixed missing error reporting on fixup stage.
2013-02-03 Shamus HammonsFixed error reporting wrong file, off-by-one error...
2013-02-02 Shamus HammonsFixed compiler not checking for INCBIN in BSS sections.
2012-11-26 Shamus HammonsFixed problem with nested MACROs.
2012-11-24 Shamus HammonsSmall fix for FU_JR fixups.
2012-11-24 Shamus HammonsFirst working 64-bit version of RMAC
2012-11-23 Shamus HammonsCode cleanup and prepartion for 64-bit host fixes
2012-07-09 SCPCDNo more crash whith some assembler file :
2012-01-19 James HammonsMore readability cleanups.
2012-01-18 James HammonsCode cleanups.
2012-01-18 James HammonsFix problem in tokenizer that caused legit code to...
2012-01-11 James HammonsFix submitted by partycle: Make errors GNU compatible.
2012-01-02 James HammonsRemoved Interactive Mode. Sorry, but the 1980s called...
2012-01-01 Graeme HinchliffeUpdated printf commands that were complaining about...
2012-01-01 Graeme HinchliffeCreated a quick and dirty windows based makefile.
2011-12-28 Graeme Hinchliffecorrected main's deffinition and set it to return with...
2011-12-27 James HammonsFix for USP token, submitted by ggn.
2011-12-26 James HammonsVarious cleanups to fix compiler warnings.
2011-12-26 James HammonsInitial commit.