]> Shamusworld >> Repos - rmac/log
rmac
12 years agoFix submitted by partycle: Make errors GNU compatible.
James Hammons [Wed, 11 Jan 2012 17:31:31 +0000 (17:31 +0000)]
Fix submitted by partycle: Make errors GNU compatible.

12 years agoRemoved Interactive Mode. Sorry, but the 1980s called and said they wanted
James Hammons [Mon, 2 Jan 2012 12:09:20 +0000 (12:09 +0000)]
Removed Interactive Mode. Sorry, but the 1980s called and said they wanted
their limited resource feature back. ;-)

12 years agoUpdated printf commands that were complaining about long-words as necessary.
Graeme Hinchliffe [Sun, 1 Jan 2012 18:22:47 +0000 (18:22 +0000)]
Updated printf commands that were complaining about long-words as necessary.

Updated date in copyright from 2011 to 2011-2012

12 years agoCreated a quick and dirty windows based makefile.
Graeme Hinchliffe [Sun, 1 Jan 2012 18:05:45 +0000 (18:05 +0000)]
Created a quick and dirty windows based makefile.

Corrected definitions of BYTE, WORD and LONG to appropriate uintN_t values.. (it's warning like a mofo at the moment but tested and it assembled happily enough 68K and RISC)

12 years agocorrected main's deffinition and set it to return with 0 so make didn't cry
Graeme Hinchliffe [Wed, 28 Dec 2011 12:38:51 +0000 (12:38 +0000)]
corrected main's deffinition and set it to return with 0 so make didn't cry

12 years agoFix for USP token, submitted by ggn.
James Hammons [Tue, 27 Dec 2011 14:10:26 +0000 (14:10 +0000)]
Fix for USP token, submitted by ggn.

12 years agoVarious cleanups to fix compiler warnings.
James Hammons [Mon, 26 Dec 2011 23:54:45 +0000 (23:54 +0000)]
Various cleanups to fix compiler warnings.

12 years agoInitial commit.
James Hammons [Mon, 26 Dec 2011 22:50:27 +0000 (22:50 +0000)]
Initial commit.