log

age author description
Wed, 16 Jan 2013 17:33:46 -0600 drencor-xeen Fixed a minor typo in the arcadepak's makefile related to DriveWire3 and Becker.
Wed, 16 Jan 2013 13:16:05 -0600 drencor-xeen Added empty_smash.txt and empty_thexder.txt to their respective folders and updated makefile(s) to use these files for their blank ROOT variables.
Wed, 16 Jan 2013 10:56:17 -0600 drencor-xeen Found 3 makefiles that hadn't been updated with the code needed to check to see if the NITROS9DIR variable was set or not. Correct those files.
Tue, 15 Jan 2013 01:27:49 -0600 drencor-xeen Updated mkdskindex to correct state that the becker disks are a DriveWire 3/4 disk rather than being a standard floppy disk image.
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".