log

age author description
Tue, 15 Jan 2013 01:07:46 -0600 drencor-xeen Found the makefile for subsim in the 3rdparty/packages was not creating the disk images when the "make dskcopy" was being given.
Mon, 14 Jan 2013 14:37:46 -0600 drencor-xeen Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
Sat, 12 Jan 2013 20:52:19 -0600 drencor-xeen Added becker archive creation to the main makefile. The command is "make becker".
Thu, 10 Jan 2013 22:00:22 -0600 drencor-xeen Modified makefile(s) related to some of the games in the 3rdparty/packages/ area. This change was done to bring the file naming style inline with those of the nos9l1/2 disk images related to becker.
Thu, 10 Jan 2013 20:18:22 -0600 drencor-xeen Removed the .ReadMe file from the dsks folder. Had a complaint that it would be hidden from most peoples view and could cause problems with people.
Thu, 10 Jan 2013 18:22:30 -0600 drencor-xeen Updated level1/atari/bootfiles/makefile so that on "make clean" the bootfile_p1 & bootfile_p2 are moved.
Thu, 10 Jan 2013 17:07:39 -0600 drencor-xeen Updated rules.mak so that "zip" will use the best file compression.