log ChangeLog @ 3115:460fdd304adf

age author description
2015-12-22 Tormod Volden Start on next version changelog entry
2014-04-12 Tormod Volden ChangeLog: Update with highlights for V3.3.0
2014-01-11 Tormod Volden Remove some obsolete comments from ReadMe file
2014-01-11 Tormod Volden Dummy merge of default branch into lwtools lwtools-port
2013-01-29 drencor-xeen Updated level1/coco1/modules/makefile , level2/coco3/modules/makefile , & rules.mak for missing values for drive descriptors. lwtools-port
2013-01-28 drencor-xeen Updated coco1/modules/makefile and coco3/modules/makefile to help resolve issues with i(x) and s(x) descriptors. lwtools-port
2013-01-28 drencor-xeen Updated ddiskdesc.asm and rb1773desc.asm so would work with lwtools. lwtools-port
2013-01-28 drencor-xeen Updated level2/coco3 makefiles to create headless becker&arduino boot disks. lwtools-port
2013-01-28 drencor-xeen Updated level2/coco3/bootfiles/makefile to use ddx0.dd for becker boot disk. lwtools-port
2013-01-27 drencor-xeen Updated level2/coco3/cmds/makefile to set correct lib file based on H6309 tag. lwtools-port
2013-01-27 drencor-xeen Updated makefile(s) so correct coco1 dw boot and dwio.sb files are used. lwtools-port
2013-01-26 drencor-xeen Updated level1/coco1 related to becker and arduino projects. lwtools-port
2013-01-25 drencor-xeen Updated two makefile(s) for correct .sb usage and disk name. lwtools-port
2013-01-24 Boisy Pitre Merged lwtools-port (2773:ce3dba57003b) and mainline (2772:0a3f4d8ea6d5) lwtools-port
2013-01-23 drencor-xeen Found ENDC in wrong location in dwread.asm and dwwrite.asm. Corrected.
2013-01-23 Boisy Pitre Added Arduino dwread/dwwrite changes lwtools-port
2013-01-19 drencor-xeen Robert Gault found a problem related to MinGW not building the level2/coco3_6309/cmds/makefile correctly. Changed the way the makefile does its include from level2/coco3/cmds/makefile_common as well as updated level2/coco3/cmds/makefile to use the same include line.
2013-01-18 drencor-xeen Found a incorrect sys.l being used in 3rdparty/packages/pacos9/makefile updated path and name so it now uses the sys6809l2.l from the lib folder.
2013-01-18 drencor-xeen Thanks to Bill P for finding that wrong sys lib was being used in the level2/coco3/cmds/makefile
2013-01-17 drencor-xeen Updated rules.mak for all the os9 format's to format the entire disk. People were having some issues with the disk images not being formatted to their full capacity and preventing some functions from working.
2013-01-17 drencor-xeen Updated main makefile so that when "dw3" and "becker" are activated they call the dependency "dsk".
2013-01-16 drencor-xeen Fixed a minor typo in the arcadepak's makefile related to DriveWire3 and Becker.
2013-01-16 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.
2013-01-16 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.
2013-01-15 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.
2013-01-15 drencor-xeen Found the makefile for subsim in the 3rdparty/packages was not creating the disk images when the "make dskcopy" was being given.
2013-01-14 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.
2013-01-13 drencor-xeen Added becker archive creation to the main makefile. The command is "make becker".
2013-01-11 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.
2013-01-11 drencor-xeen Updated level1/atari/bootfiles/makefile so that on "make clean" the bootfile_p1 & bootfile_p2 are moved.
2013-01-10 drencor-xeen Updated rules.mak so that "zip" will use the best file compression.
2013-01-10 drencor-xeen Updated makefile(s) for spacequest1, spacequest2, subsim, mm, multivue, and rof so that becker disks, for use in DriveWire4 server, are created.
2013-01-10 drencor-xeen Updated makefile(s) related to fsim2, kyumgai, policequest1, and spacequest0 so that they create becker boot disks for use with drivewire4 server.
2013-01-09 drencor-xeen Fixed the tOC_80d.txt file related to manhunter1.
2013-01-09 drencor-xeen Updated makefile(s) to build becker boot disks for drivewire4 server related to KingsQuest1 and Goldrush.
2013-01-09 drencor-xeen Updated blackcauldron and christmas86 makefile(s) to now also create the becker boot disks for use with drivewire4 server.
2013-01-09 drencor-xeen Added disk creation for becker boot and koronis in 3rdparty.
2013-01-08 drencor-xeen Found that the lib folder was not being processed. Corrected issue.
2013-01-06 drencor-xeen Found LDSKS label was missing from level1/dalpha/makefile and was causing a problem with the disk images not being removed on a "make clean".
2013-01-06 drencor-xeen Found duplicated code and IFNE H6309-1 statements in dwwrite.asm. Verified it was duplicated code. Must have been accidently copied at some point. Removed second copy of this IFNE H6309-1.
2013-01-06 drencor-xeen Added needed information in level1/coco make files to create a NOS9 L1 boot disk.
2013-01-04 drencor-xeen Adding the burst script to the repo so users who have write access to the project are able to put the script on their sourceforge ssh server account.
2013-01-04 drencor-xeen Updated rules.mak to correct for non booting dw3 and becker disk images.
2012-12-06 drencor-xeen Robert Gault submitted changes to the level1/modules/kernel/krn.asm file related to free pages being less than what they should be.
2012-12-05 drencor-xeen Changed rules.mak to remove "-l" option in the AFLAGS. This was done to supress the display of source to terminal screen while compiling project.
2012-11-10 gheskett Working on cloned default branch, pulled 2012/11/03
2009-12-26 boisy Fixed Level 2 RBF issue
2008-06-03 boisy Updated
2008-05-26 boisy Preparation for v3.2.8 nos9v030208
2008-05-20 boisy Added new change
2008-05-17 boisy Updated
2008-05-14 boisy Made ChangeLog global