log

age author description
2013-05-23 Boisy Pitre Updated makefiles in sys and inetd.conf to establish HTTPD port lwtools-port
2013-05-23 Boisy Pitre Added Kreidier C library lwtools-port
2013-05-23 Boisy Pitre New httpd in assembly lwtools-port
2013-05-22 Boisy Pitre Forgot to add to makefile lwtools-port
2013-05-22 Boisy Pitre Added deluxe port lwtools-port
2013-05-05 Boisy Pitre Changed set to equ in __os9 section so stack/edition/etc are honored by lwlink lwtools-port
2013-05-04 Boisy Pitre Fixed an issue where Z* descriptors weren't being made correctly for level 2. lwtools-port
2013-05-02 Boisy Pitre ll_init now puts CoCo SDC in enhanced mode. lwtools-port
2013-05-01 Boisy Pitre Added low level CoCo SDC driver and made makefile changes for coco3 and coco3_6309 to build boot disks for this new driver. lwtools-port
2013-02-14 Boisy Pitre Fixed issue with makefile and inetd/dw/telnet lwtools-port
2013-02-13 David Ladd Updated 3rdparty/utils/winfo/makefile to include SUBS in the command list. lwtools-port
2013-02-12 David Ladd Updated makefile(s) to create disk images and info for 3rdparty/utils/ lwtools-port
2013-02-12 David Ladd Update to cls command in the dladd utils. lwtools-port
2013-02-12 David Ladd Added new utils section in 3rdparty and updated makefile(s) lwtools-port
2013-02-12 David Ladd Updated rules.mak and level1/coco1/bootfiles/makefile lwtools-port
2013-02-05 Boisy Pitre Removed case related pragma so that inetd assembles correctly lwtools-port
2013-02-03 Boisy Pitre Renamed refs to pipedefs to pipe.d lwtools-port
2013-02-02 Boisy Pitre Fixed issue with telnet putting out junk data at first connect. lwtools-port
2013-02-02 Boisy Pitre Cosmetic lwtools-port
2013-02-02 Boisy Pitre Fixed makefiles for new libs lwtools-port
2013-02-02 Boisy Pitre Merge with drencor's changes lwtools-port
2013-02-02 Boisy Pitre Removed old as files since .asm files exist lwtools-port
2013-02-02 Boisy Pitre Further refinements lwtools-port
2013-02-02 Boisy Pitre now built from defs files lwtools-port
2013-02-01 Boisy Pitre Reworked libraries to adhere to lwlink's naming specifications lwtools-port
2013-02-01 Boisy Pitre Updated with stack value 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-28 Boisy Pitre Fixed incorrect data sections lwtools-port
2013-01-28 Boisy Pitre Fixed remaining issue, added drivewire.a as a target lwtools-port
2013-01-27 Boisy Pitre Fixed to assemble properly 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 Boisy Pitre Added __start lwtools-port
2013-01-27 Boisy Pitre Added --format=os9 to lwlink rule lwtools-port
2013-01-27 Boisy Pitre Merged drencor's changes lwtools-port
2013-01-27 Boisy Pitre Added 'extern' pragam, fixed up rules.mak, changed 'section text' to 'section code' in sources 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 Boisy Pitre Fixed minor issue lwtools-port
2013-01-26 Boisy Pitre Merged Drencor's work lwtools-port
2013-01-26 Boisy Pitre Renamed files and setup for lwasm/lwlink work lwtools-port
2013-01-26 Boisy Pitre Updated code to use lwasm/lwlink 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 Removed unneeded clock2_dw_becker file and references lwtools-port
2013-01-24 Boisy Pitre Fixed makefile problem lwtools-port
2013-01-24 Boisy Pitre Closing this branch nos9v030209
2013-01-24 Boisy Pitre Closing branch boisy
2013-01-24 Boisy Pitre Closing this branch out Microware_Docs-branch
2013-01-24 Boisy Pitre Merged lwtools-port (2773:ce3dba57003b) and mainline (2772:0a3f4d8ea6d5) lwtools-port
2013-01-23 Boisy Pitre boot_dw now uses dwinit.asm. lwtools-port
2013-01-23 drencor-xeen Found ENDC in wrong location in dwread.asm and dwwrite.asm. Corrected.
2013-01-23 Boisy Pitre Merged in dwread/dwwrite Arduino changes
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 Removed the "-e" from the DW3 format option as Aaron Wolfe says the server dynamically extends the disk image if needed.
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 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.
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 Added a file called .ReadMe into the dsks folder so when someone downloads a fresh copy of the repo the dsks folder should be created automatically.
2013-01-10 drencor-xeen Corrected yet again more typos. Hopefully got them all this time in fsim2 and manhunter1.
2013-01-10 drencor-xeen Corrected some typos in the make files related to fsim2, christmas86, kingquest4, manhunt1, and spacequest2.
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.
2013-01-03 drencor-xeen Changed the nightly build section to user a environment variable for the user name when connecting to sourceforge.
2012-12-10 Boisy Pitre Added ClrScrn and CapsLock functionality for Atari VTIO lwtools-port
2012-12-10 drencor-xeen Merged Changeset related to krn.asm
2012-12-10 drencor-xeen Added krn.asm and nos9l1 makefile changes back into current repo for memory fix and becker files.
2012-12-10 gheskett Adjusted disk format for dw .dsk's, took a blank line out of regdmp to compact its display
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
2012-10-04 Boisy Pitre Fixed SuperDriver descriptors lwtools-port
2012-08-02 Boisy Pitre Fixes lwtools-port
2012-07-31 Boisy Pitre Adjusted makefile to populate inetd.conf with port number for telnet lwtools-port
2012-07-31 Boisy Pitre inetd.conf is now here lwtools-port
2012-07-31 Boisy Pitre o dwio for Atari now uses routines in ROM, so dwread/dwrite stripped of Atari lwtools-port
2012-07-31 Boisy Pitre Renamed dw3.sb to dwio.sb and rbdw3 to rbdw lwtools-port
2012-07-30 Boisy Pitre Optimized dw3.asm routines for Atari and fixed crash in OP_SERPOLL mode. dwread routine now properly returns Carry or Negative set. lwtools-port
2012-07-26 Boisy Pitre Also turning off autolf on TCPOpen lwtools-port
2012-07-26 Boisy Pitre Fixed echo problem with TCPOpen now always turning echo off lwtools-port
2012-07-26 Boisy Pitre Fixed so OP_DWINIT puts response in globals lwtools-port
2012-07-26 Boisy Pitre added httpd lwtools-port
2012-07-26 Boisy Pitre Fixed hanging conditional in rbdw3.asm lwtools-port
2012-07-26 Boisy Pitre Fixed makefiles for better cleans lwtools-port
2012-07-26 Boisy Pitre Removed dwinit.asm lwtools-port
2012-07-26 Boisy Pitre Adding coco2b port lwtools-port
2012-07-26 Boisy Pitre Reworked sources so that serial polling for the atari works. lwtools-port
2012-07-25 Boisy Pitre Fixed stupid mistake in branch table lwtools-port
2012-07-25 Boisy Pitre Removed now that this is in level1/modules lwtools-port
2012-07-24 Boisy Pitre Moved Atari SIO read/write routines into main dwread.asm and dwwrite.asm lwtools-port
2012-07-24 Boisy Pitre Fixed makefiles and assembly for ATARI port lwtools-port
2012-07-23 Boisy Pitre Fixed additional issue lwtools-port
2012-07-23 Boisy Pitre Removed ,pc from instruction. lwtools-port
2012-07-22 Boisy Pitre Fixed incorrect register for putting SS.Montr lwtools-port
2012-07-22 Boisy Pitre Updated makefiles lwtools-port
2012-07-20 Boisy Pitre wrapped around IFNDEF lwtools-port
2012-07-20 Boisy Pitre Fixed makefile lwtools-port
2012-07-20 Boisy Pitre Fixed bug where ordering of pull was affecting routine lwtools-port
2012-07-20 Boisy Pitre Fixed longstanding issue with processes not going away when a network path closed. Also inetd now turns of pause lwtools-port
2012-07-20 Boisy Pitre Added coco2b lwtools-port
2012-07-20 Boisy Pitre Slight improvements lwtools-port
2012-07-20 Boisy Pitre Reworked to make the searching of the paths in a process more efficient lwtools-port
2012-07-20 Boisy Pitre Slight adjustment to RootThrough routine lwtools-port
2012-07-19 Boisy Pitre Updated for headless lwtools-port
2012-07-19 Boisy Pitre Prettied up makefiles lwtools-port
2012-07-19 Boisy Pitre Conditionalized VTIO to turn off caps-lock for coco2b port lwtools-port
2012-07-19 Boisy Pitre Fixed tano to depend on d64 lwtools-port
2012-07-19 Boisy Pitre Fixed more stuff lwtools-port
2012-07-19 Boisy Pitre Updated lwtools-port
2012-07-19 Boisy Pitre Fixed coco2/coco2b makefiles to depend on coco1 makefiles lwtools-port
2012-07-19 Boisy Pitre Removed coco port, added coco1 and coco2 ports. lwtools-port
2012-07-19 Boisy Pitre Fixed screwed up merge lwtools-port
2012-07-18 Boisy Pitre Merged with latest tip lwtools-port
2012-07-15 Boisy Pitre Fixed creation of descriptors
2012-07-15 William Astle Added note about lwtools version requirements lwtools-port
2012-06-11 William Astle Even more command line fixups for lwasm lwtools-port
2012-06-11 William Astle Even more command line fixups for lwasm lwtools-port
2012-06-10 William Astle Use proper include file in rfmdrv.asm lwtools-port
2012-06-10 William Astle Remove references to include scfdefs lwtools-port
2012-06-10 William Astle Remove bogus < on a no offset indexed mode. lwtools-port
2012-06-10 William Astle Change unsupported operator in lwasm lwtools-port
2012-06-10 William Astle Remove bogus immediate mode specifier. lwtools-port
2012-06-10 William Astle Fix syntax error. lwtools-port
2012-06-10 William Astle Fix string constants used as numbers lwtools-port
2012-06-10 William Astle Remove extra junk after operand lwtools-port
2012-06-10 William Astle Remove extra junk after operand lwtools-port
2012-06-10 William Astle Fix syntax error lwtools-port
2012-06-10 William Astle Correct duplicate symbol definition lwtools-port
2012-06-10 William Astle Remove $ prefix on symbol lwtools-port
2012-06-10 William Astle Fix bizarre syntax error for lwasm lwtools-port
2012-06-10 William Astle Fix build with lwasm lwtools-port
2012-06-10 William Astle More parameter fixups for lwasm lwtools-port
2012-06-10 William Astle Make tocgen build with lwasm lwtools-port
2012-06-10 William Astle Additional modifications to build with lwasm lwtools-port
2012-06-10 William Astle Fix unclean source code lwtools-port
2012-06-10 William Astle Fix duplicate symbol definition lwtools-port
2012-06-10 William Astle Initial changes to use lwasm instead of mamou lwtools-port
2012-05-31 William Astle Create a branch to do the grunt work to shift to lwtools lwtools-port
2012-07-14 Boisy Pitre More fixes
2012-07-14 Boisy Pitre Updated so that scdwn handles SS.Montr
2012-07-13 Boisy Pitre Another commit to update makefiles
2012-07-13 Boisy Pitre Added support for virtual window (/Zx) devices
2012-05-20 Boisy Pitre Renamed rfmdefs to rfm.d
2012-05-19 Boisy Pitre Fixed error in source
2012-04-12 Boisy Pitre Updated to address Atari port problems
2012-04-11 Boisy Pitre Removed ccbkrn, placed back bra in fnproc.asm
2012-04-11 Boisy Pitre Level 2 now has its own clock source again
2012-04-04 Boisy Pitre o krn.asm: Conditionalized out code in kernel to check for top of RAM
2012-04-03 Boisy Pitre Now pressing a key quits demo
2012-04-03 Boisy Pitre Adapted for ,U access, still more work to do
2012-04-03 Boisy Pitre Added fuji and ataridemo.dsk
2012-04-03 Boisy Pitre Atari: Made mods to the kernel to boot with new Liber809 firmware
2012-03-19 chrish bootroms target should have been removed with directory
2012-03-06 Boisy Pitre Moved to github for Liber809 Project
2012-03-05 Boisy Pitre Source now works in ROM mode (but not in RAM mode for some reason??)
2012-03-02 Boisy Pitre Added more stuff
2012-03-01 Boisy Pitre Updated liber809 boot ROM to show screen and text...
2012-02-29 Boisy Pitre Now supports 57.6K...
2012-02-29 Boisy Pitre Now properly putting shadow value in place.
2012-02-29 Boisy Pitre Fixed issue where interrupt shadow byte wasn't being applied in dwwrite, causing keyboard to lockup after a write.
2012-02-29 Boisy Pitre o increased timeout in atari dwread.asm module
2012-02-28 Boisy Pitre Added notes to atari.d
2012-02-28 Boisy Pitre dw3.asm is now common... dwinit.asm now added to for port specific initialization
2012-02-28 Boisy Pitre Added comment dwwrite...
2012-02-28 Boisy Pitre Optimized Term routine
2012-02-28 Boisy Pitre Added OP_SETIME
2012-02-28 Boisy Pitre Stable dwread/dwrite... pipeman also assembles.
2012-02-27 Boisy Pitre Expanded makefile... aded TODO, merged sysgo.asm into level1/modules file
2012-02-27 Boisy Pitre Added for Robert Gault
2012-02-27 Boisy Pitre o Fixed Atari SIO DWRead to timeout longer
2012-02-26 Boisy Pitre Fixed earlier change from yesterday due to misunderstanding of ordering of 6809 vectors on CoCo 1/2...
2012-02-26 Boisy Pitre Added bootfiles folder
2012-02-26 Boisy Pitre Atari version
2012-02-26 Boisy Pitre Added liber809 ROM
2012-02-26 Boisy Pitre DriveWire routines for Atari SIO
2012-02-26 Boisy Pitre More progress... now booting with DriveWire
2012-02-24 Boisy Pitre Major changes:
2012-02-24 Boisy Pitre Fixed issue with kernel not assembling for CoCo
2012-02-24 Boisy Pitre Made progress... clock is running, fixed some stuff, things are working
2012-02-24 Boisy Pitre Added atari.d... new defs file for all things Atari
2012-02-23 Boisy Pitre Everything WORKS
2012-02-22 Boisy Pitre o Fixed assembler issue in init.asm
2012-02-22 Boisy Pitre Atari port now boots
2012-02-21 Boisy Pitre Adding atari port folder and modifications to init and krn to accommodate
2012-02-06 Boisy Pitre Added pull
2012-02-06 Boisy Pitre Added ccbkrn from Brett Gordon (level 2 only for now)
2012-02-05 Boisy Pitre sysgo no longer I$ChgDir's with write mode
2012-02-01 Boisy Pitre Added dskcopy target
2012-02-01 Boisy Pitre Fixed makfiles to include disk info
2012-01-31 Boisy Pitre Updated makefile to include arcadepak
2012-01-31 Boisy Pitre Added NitrOS-9 Arcade Pak
2012-01-31 Boisy Pitre Added NitrOS-9 ROM Kit from Cloud-9
2012-01-31 Boisy Pitre Moved SuperDOS to ToolShed
2012-01-31 Boisy Pitre Moved to ToolShed
2012-01-31 Boisy Pitre Updated makefile for Mercurial
2012-01-31 convert-repo update tags
2002-04-04 boisy Initial import boisy start
2012-01-31 boisy Removed Cloud-9 comment
2012-01-19 boisy Inverted conditionals
2012-01-16 boisy Fixed makefile
2012-01-06 robertgault Changes made to accomodate 2 or 8Meg RAM. May be moot as we are not
2012-01-05 robertgault Added two routines to get MMU images instead of trying raw reads of
2011-12-30 robertgault Added tsta to GetSect routine. RG
2011-12-28 robertgault Added h1.dd R.Gault
2011-12-27 robertgault Corrected a small error regards $FF86 R.Gault
2011-12-24 robertgault New descriptor for second vhd drive in MESS v144 and newer. R. Gault
2011-12-24 robertgault Corrected cosmetic error in drive address R. Gault
2011-12-24 robertgault Added second vhd drive for MESS version 144 and newer. Will not alter
2011-12-24 robertgault Corrected cosmetic error in drive address R. Gault
2011-12-22 boisy Added
2011-12-22 boisy Integration of SuperDriver
2011-10-04 boisy Added code to handle SS.KySns (untested!)
2011-10-04 boisy Added placeholder for SS.KySns GetStat.
2011-09-20 robertgault Corrected BAM in sector mode with DD.BIT>1 RG
2011-09-20 robertgault Commented out extra Level2 def