log

age author description
Mon, 28 Jan 2013 16:13:05 -0600 drencor-xeen Updated coco1/modules/makefile and coco3/modules/makefile to help resolve issues with i(x) and s(x) descriptors. lwtools-port
Mon, 28 Jan 2013 13:12:14 -0600 drencor-xeen Updated ddiskdesc.asm and rb1773desc.asm so would work with lwtools. lwtools-port
Mon, 28 Jan 2013 02:25:28 -0600 drencor-xeen Updated level2/coco3 makefiles to create headless becker&arduino boot disks. lwtools-port
Mon, 28 Jan 2013 01:52:42 -0600 drencor-xeen Updated level2/coco3/bootfiles/makefile to use ddx0.dd for becker boot disk. lwtools-port
Sun, 27 Jan 2013 18:04:11 -0600 Boisy Pitre Fixed incorrect data sections lwtools-port
Sun, 27 Jan 2013 18:03:36 -0600 Boisy Pitre Fixed remaining issue, added drivewire.a as a target lwtools-port
Sun, 27 Jan 2013 12:09:23 -0600 Boisy Pitre Fixed to assemble properly lwtools-port
Sun, 27 Jan 2013 10:41:30 -0600 drencor-xeen Updated level2/coco3/cmds/makefile to set correct lib file based on H6309 tag. lwtools-port
Sun, 27 Jan 2013 08:01:00 -0600 Boisy Pitre Added __start lwtools-port
Sun, 27 Jan 2013 07:59:02 -0600 Boisy Pitre Added --format=os9 to lwlink rule lwtools-port
Sun, 27 Jan 2013 07:54:41 -0600 Boisy Pitre Merged drencor's changes lwtools-port
Sun, 27 Jan 2013 07:54:07 -0600 Boisy Pitre Added 'extern' pragam, fixed up rules.mak, changed 'section text' to 'section code' in sources lwtools-port
Sun, 27 Jan 2013 00:14:03 -0600 drencor-xeen Updated makefile(s) so correct coco1 dw boot and dwio.sb files are used. lwtools-port
Sat, 26 Jan 2013 17:21:50 -0600 Boisy Pitre Fixed minor issue lwtools-port
Sat, 26 Jan 2013 17:19:06 -0600 Boisy Pitre Merged Drencor's work lwtools-port
Sat, 26 Jan 2013 17:18:24 -0600 Boisy Pitre Renamed files and setup for lwasm/lwlink work lwtools-port
Sat, 26 Jan 2013 08:26:31 -0600 Boisy Pitre Updated code to use lwasm/lwlink lwtools-port
Sat, 26 Jan 2013 00:57:22 -0600 drencor-xeen Updated level1/coco1 related to becker and arduino projects. lwtools-port
Fri, 25 Jan 2013 17:17:16 -0600 drencor-xeen Updated two makefile(s) for correct .sb usage and disk name. lwtools-port
Wed, 23 Jan 2013 21:23:45 -0600 Boisy Pitre Removed unneeded clock2_dw_becker file and references lwtools-port
Wed, 23 Jan 2013 21:20:07 -0600 Boisy Pitre Fixed makefile problem lwtools-port
Wed, 23 Jan 2013 21:06:47 -0600 Boisy Pitre Closing this branch nos9v030209
Wed, 23 Jan 2013 21:04:24 -0600 Boisy Pitre Closing branch boisy
Wed, 23 Jan 2013 21:03:59 -0600 Boisy Pitre Closing this branch out Microware_Docs-branch
Wed, 23 Jan 2013 21:02:34 -0600 Boisy Pitre Merged lwtools-port (2773:ce3dba57003b) and mainline (2772:0a3f4d8ea6d5) lwtools-port
Wed, 23 Jan 2013 14:54:29 -0600 Boisy Pitre boot_dw now uses dwinit.asm. lwtools-port
Wed, 23 Jan 2013 12:36:55 -0600 drencor-xeen Found ENDC in wrong location in dwread.asm and dwwrite.asm. Corrected.
Tue, 22 Jan 2013 19:18:48 -0600 Boisy Pitre Merged in dwread/dwwrite Arduino changes
Tue, 22 Jan 2013 19:14:52 -0600 Boisy Pitre Added Arduino dwread/dwwrite changes lwtools-port
Fri, 18 Jan 2013 21:52:41 -0600 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.