Sun, 10 Jun 2012 14:32:13 -0600 |
William Astle |
Fix syntax error
lwtools-port
|
Sun, 10 Jun 2012 14:31:40 -0600 |
William Astle |
Correct duplicate symbol definition
lwtools-port
|
Sun, 10 Jun 2012 14:31:00 -0600 |
William Astle |
Remove $ prefix on symbol
lwtools-port
|
Sun, 10 Jun 2012 14:29:44 -0600 |
William Astle |
Fix bizarre syntax error for lwasm
lwtools-port
|
Sun, 10 Jun 2012 14:27:04 -0600 |
William Astle |
Fix build with lwasm
lwtools-port
|
Sun, 10 Jun 2012 14:24:04 -0600 |
William Astle |
More parameter fixups for lwasm
lwtools-port
|
Sun, 10 Jun 2012 13:35:44 -0600 |
William Astle |
Make tocgen build with lwasm
lwtools-port
|
Sun, 10 Jun 2012 13:27:11 -0600 |
William Astle |
Additional modifications to build with lwasm
lwtools-port
|
Sun, 10 Jun 2012 13:26:42 -0600 |
William Astle |
Fix unclean source code
lwtools-port
|
Sun, 10 Jun 2012 13:25:34 -0600 |
William Astle |
Fix duplicate symbol definition
lwtools-port
|
Sun, 10 Jun 2012 12:40:11 -0600 |
William Astle |
Initial changes to use lwasm instead of mamou
lwtools-port
|
Wed, 30 May 2012 22:20:07 -0600 |
William Astle |
Create a branch to do the grunt work to shift to lwtools
lwtools-port
|
Fri, 13 Jul 2012 23:11:00 -0500 |
Boisy Pitre |
More fixes
|
Fri, 13 Jul 2012 21:46:26 -0500 |
Boisy Pitre |
Updated so that scdwn handles SS.Montr
|
Fri, 13 Jul 2012 13:27:33 -0500 |
Boisy Pitre |
Another commit to update makefiles
|
Fri, 13 Jul 2012 13:15:55 -0500 |
Boisy Pitre |
Added support for virtual window (/Zx) devices
|
Sun, 20 May 2012 09:54:12 -0500 |
Boisy Pitre |
Renamed rfmdefs to rfm.d
|
Sat, 19 May 2012 16:24:08 -0500 |
Boisy Pitre |
Fixed error in source
|
Wed, 11 Apr 2012 21:21:22 -0500 |
Boisy Pitre |
Updated to address Atari port problems
|
Tue, 10 Apr 2012 22:25:19 -0500 |
Boisy Pitre |
Removed ccbkrn, placed back bra in fnproc.asm
|
Tue, 10 Apr 2012 21:33:53 -0500 |
Boisy Pitre |
Level 2 now has its own clock source again
|
Tue, 03 Apr 2012 21:13:12 -0500 |
Boisy Pitre |
o krn.asm: Conditionalized out code in kernel to check for top of RAM
|
Mon, 02 Apr 2012 21:54:25 -0500 |
Boisy Pitre |
Now pressing a key quits demo
|
Mon, 02 Apr 2012 21:16:21 -0500 |
Boisy Pitre |
Adapted for ,U access, still more work to do
|
Mon, 02 Apr 2012 20:51:09 -0500 |
Boisy Pitre |
Added fuji and ataridemo.dsk
|
Mon, 02 Apr 2012 20:27:29 -0500 |
Boisy Pitre |
Atari: Made mods to the kernel to boot with new Liber809 firmware
|
Mon, 19 Mar 2012 08:25:28 -0500 |
chrish |
bootroms target should have been removed with directory
|
Tue, 06 Mar 2012 13:49:14 -0600 |
Boisy Pitre |
Moved to github for Liber809 Project
|
Sun, 04 Mar 2012 21:05:14 -0600 |
Boisy Pitre |
Source now works in ROM mode (but not in RAM mode for some reason??)
|
Fri, 02 Mar 2012 14:41:37 -0600 |
Boisy Pitre |
Added more stuff
|
Wed, 29 Feb 2012 22:34:24 -0600 |
Boisy Pitre |
Updated liber809 boot ROM to show screen and text...
|
Tue, 28 Feb 2012 23:44:57 -0600 |
Boisy Pitre |
Now supports 57.6K...
|
Tue, 28 Feb 2012 23:31:24 -0600 |
Boisy Pitre |
Now properly putting shadow value in place.
|
Tue, 28 Feb 2012 23:22:06 -0600 |
Boisy Pitre |
Fixed issue where interrupt shadow byte wasn't being applied in dwwrite, causing keyboard to lockup after a write.
|
Tue, 28 Feb 2012 23:09:32 -0600 |
Boisy Pitre |
o increased timeout in atari dwread.asm module
|
Tue, 28 Feb 2012 09:26:09 -0600 |
Boisy Pitre |
Added notes to atari.d
|
Mon, 27 Feb 2012 22:59:24 -0600 |
Boisy Pitre |
dw3.asm is now common... dwinit.asm now added to for port specific initialization
|
Mon, 27 Feb 2012 22:10:09 -0600 |
Boisy Pitre |
Added comment dwwrite...
|
Mon, 27 Feb 2012 22:06:39 -0600 |
Boisy Pitre |
Optimized Term routine
|
Mon, 27 Feb 2012 21:50:05 -0600 |
Boisy Pitre |
Added OP_SETIME
|
Mon, 27 Feb 2012 19:54:55 -0600 |
Boisy Pitre |
Stable dwread/dwrite... pipeman also assembles.
|
Sun, 26 Feb 2012 23:34:13 -0600 |
Boisy Pitre |
Expanded makefile... aded TODO, merged sysgo.asm into level1/modules file
|
Sun, 26 Feb 2012 22:42:43 -0600 |
Boisy Pitre |
Added for Robert Gault
|
Sun, 26 Feb 2012 21:39:44 -0600 |
Boisy Pitre |
o Fixed Atari SIO DWRead to timeout longer
|
Sun, 26 Feb 2012 16:22:27 -0600 |
Boisy Pitre |
Fixed earlier change from yesterday due to misunderstanding of ordering of 6809 vectors on CoCo 1/2...
|
Sun, 26 Feb 2012 07:35:52 -0600 |
Boisy Pitre |
Added bootfiles folder
|
Sat, 25 Feb 2012 18:58:20 -0600 |
Boisy Pitre |
Atari version
|
Sat, 25 Feb 2012 18:53:18 -0600 |
Boisy Pitre |
Added liber809 ROM
|
Sat, 25 Feb 2012 18:21:54 -0600 |
Boisy Pitre |
DriveWire routines for Atari SIO
|
Sat, 25 Feb 2012 18:21:34 -0600 |
Boisy Pitre |
More progress... now booting with DriveWire
|
Fri, 24 Feb 2012 08:51:08 -0600 |
Boisy Pitre |
Major changes:
|
Fri, 24 Feb 2012 06:41:48 -0600 |
Boisy Pitre |
Fixed issue with kernel not assembling for CoCo
|
Thu, 23 Feb 2012 21:55:35 -0600 |
Boisy Pitre |
Made progress... clock is running, fixed some stuff, things are working
|
Thu, 23 Feb 2012 21:53:52 -0600 |
Boisy Pitre |
Added atari.d... new defs file for all things Atari
|
Wed, 22 Feb 2012 22:13:35 -0600 |
Boisy Pitre |
Everything WORKS
|
Wed, 22 Feb 2012 10:24:04 -0600 |
Boisy Pitre |
o Fixed assembler issue in init.asm
|
Wed, 22 Feb 2012 06:38:54 -0600 |
Boisy Pitre |
Atari port now boots
|
Tue, 21 Feb 2012 08:34:51 -0600 |
Boisy Pitre |
Adding atari port folder and modifications to init and krn to accommodate
|
Mon, 06 Feb 2012 17:33:52 -0600 |
Boisy Pitre |
Added pull
|
Mon, 06 Feb 2012 15:51:13 -0600 |
Boisy Pitre |
Added ccbkrn from Brett Gordon (level 2 only for now)
|
Sun, 05 Feb 2012 13:30:35 -0600 |
Boisy Pitre |
sysgo no longer I$ChgDir's with write mode
|
Tue, 31 Jan 2012 21:13:18 -0600 |
Boisy Pitre |
Added dskcopy target
|
Tue, 31 Jan 2012 21:07:17 -0600 |
Boisy Pitre |
Fixed makfiles to include disk info
|
Tue, 31 Jan 2012 17:19:13 -0600 |
Boisy Pitre |
Updated makefile to include arcadepak
|
Tue, 31 Jan 2012 17:17:36 -0600 |
Boisy Pitre |
Added NitrOS-9 Arcade Pak
|
Tue, 31 Jan 2012 13:57:35 -0600 |
Boisy Pitre |
Added NitrOS-9 ROM Kit from Cloud-9
|
Tue, 31 Jan 2012 06:58:57 -0600 |
Boisy Pitre |
Moved SuperDOS to ToolShed
|
Mon, 30 Jan 2012 23:24:54 -0600 |
Boisy Pitre |
Moved to ToolShed
|
Mon, 30 Jan 2012 22:24:24 -0600 |
Boisy Pitre |
Updated makefile for Mercurial
|
Tue, 31 Jan 2012 09:34:37 +0000 |
convert-repo |
update tags
|
Thu, 04 Apr 2002 16:34:12 +0000 |
boisy |
Initial import
boisy start
|
Tue, 31 Jan 2012 03:17:24 +0000 |
boisy |
Removed Cloud-9 comment
|
Thu, 19 Jan 2012 15:09:24 +0000 |
boisy |
Inverted conditionals
|
Mon, 16 Jan 2012 16:36:52 +0000 |
boisy |
Fixed makefile
|
Fri, 06 Jan 2012 00:59:25 +0000 |
robertgault |
Changes made to accomodate 2 or 8Meg RAM. May be moot as we are not
|
Thu, 05 Jan 2012 12:24:14 +0000 |
robertgault |
Added two routines to get MMU images instead of trying raw reads of
|
Fri, 30 Dec 2011 03:11:49 +0000 |
robertgault |
Added tsta to GetSect routine. RG
|
Wed, 28 Dec 2011 13:23:16 +0000 |
robertgault |
Added h1.dd R.Gault
|
Tue, 27 Dec 2011 01:38:06 +0000 |
robertgault |
Corrected a small error regards $FF86 R.Gault
|
Sat, 24 Dec 2011 13:05:41 +0000 |
robertgault |
New descriptor for second vhd drive in MESS v144 and newer. R. Gault
|
Sat, 24 Dec 2011 13:03:16 +0000 |
robertgault |
Corrected cosmetic error in drive address R. Gault
|
Sat, 24 Dec 2011 13:01:17 +0000 |
robertgault |
Added second vhd drive for MESS version 144 and newer. Will not alter
|
Sat, 24 Dec 2011 12:48:56 +0000 |
robertgault |
Corrected cosmetic error in drive address R. Gault
|
Thu, 22 Dec 2011 22:01:38 +0000 |
boisy |
Added
|
Thu, 22 Dec 2011 18:23:47 +0000 |
boisy |
Integration of SuperDriver
|
Tue, 04 Oct 2011 15:11:45 +0000 |
boisy |
Added code to handle SS.KySns (untested!)
|
Tue, 04 Oct 2011 15:07:00 +0000 |
boisy |
Added placeholder for SS.KySns GetStat.
|
Tue, 20 Sep 2011 11:43:58 +0000 |
robertgault |
Corrected BAM in sector mode with DD.BIT>1 RG
|
Tue, 20 Sep 2011 02:45:16 +0000 |
robertgault |
Commented out extra Level2 def
|
Mon, 19 Sep 2011 20:51:28 +0000 |
robertgault |
Cleaned up code and removed multiple calculations of shift divisor by
|
Fri, 16 Sep 2011 12:54:58 +0000 |
robertgault |
One more and hopefully last minor oversight correction R.G.
|
Fri, 16 Sep 2011 09:41:34 +0000 |
robertgault |
Corrected silly typo which occured during upload.
|
Fri, 16 Sep 2011 09:33:21 +0000 |
robertgault |
Corrected silly typo which occured during upload.
|
Wed, 14 Sep 2011 13:12:36 +0000 |
robertgault |
Support for DD.BIT has been added. The buffer for the bit map is calculated on the fly instead of being hard coded. To prevent parameter corruption by memory expansion, the parameters are copied into the data area.
|
Wed, 14 Sep 2011 13:10:54 +0000 |
robertgault |
Support for DD.BIT has been added. The buffer for the bit map is calculated on the fly instead of being hard coded.
|
Mon, 08 Aug 2011 01:20:40 +0000 |
boisy |
Added support for tmode (forking)
|
Sun, 07 Aug 2011 09:21:33 +0000 |
boisy |
Fixed issue in inetd.a
|
Mon, 01 Aug 2011 12:04:15 +0000 |
robertgault |
Changed two routines that are not compatible with DriveWire.
|
Mon, 16 May 2011 00:57:24 +0000 |
boisy |
Added 6309 code from Darren
|
Sun, 15 May 2011 23:09:17 +0000 |
boisy |
Fixed up for DW4
|
Sun, 15 May 2011 18:14:26 +0000 |
boisy |
Added DW4 code from Darren A.
|
Sun, 03 Apr 2011 16:16:18 +0000 |
boisy |
Golden child has a rash
|
Sun, 03 Apr 2011 16:15:46 +0000 |
boisy |
Added n desc
|
Sun, 03 Apr 2011 16:14:36 +0000 |
boisy |
Removed n0
|
Sun, 03 Apr 2011 16:13:18 +0000 |
boisy |
Removed unused n0
|
Sun, 03 Apr 2011 16:12:55 +0000 |
boisy |
Copied from coco3 bootlists
|
Sat, 12 Feb 2011 01:26:34 +0000 |
boisy |
Updated
|
Sat, 11 Sep 2010 02:44:52 +0000 |
boisy |
Updated
|
Sat, 11 Sep 2010 00:37:26 +0000 |
boisy |
More work
|
Sat, 11 Sep 2010 00:08:11 +0000 |
boisy |
Updated
|
Fri, 10 Sep 2010 23:12:56 +0000 |
boisy |
Fixed issues -- now no longer crashes when typing
|
Thu, 09 Sep 2010 20:08:51 +0000 |
boisy |
more work
|
Thu, 09 Sep 2010 18:31:23 +0000 |
boisy |
More work to make PIC
|
Thu, 09 Sep 2010 15:14:20 +0000 |
boisy |
removed jmps
|
Thu, 09 Sep 2010 14:58:53 +0000 |
boisy |
Updated
|
Thu, 09 Sep 2010 14:08:24 +0000 |
boisy |
Updated
|
Thu, 09 Sep 2010 12:04:43 +0000 |
boisy |
assembles
|
Thu, 09 Sep 2010 11:54:08 +0000 |
boisy |
Updated
|
Thu, 09 Sep 2010 03:41:14 +0000 |
boisy |
Getting closer
|
Thu, 09 Sep 2010 03:35:37 +0000 |
boisy |
Added newly disassembled version
|
Thu, 22 Jul 2010 06:28:14 +0000 |
aaronwolfe |
added some comments and removed testing entries
|
Wed, 16 Jun 2010 19:55:26 +0000 |
aaronwolfe |
added MIDI device to becker boot
|
Sun, 13 Jun 2010 22:48:53 +0000 |
lothan |
Conf.dat is a data module.
|
Sat, 12 Jun 2010 18:08:20 +0000 |
boisy |
Updated
|
Sat, 12 Jun 2010 12:59:23 +0000 |
boisy |
Updated
|
Sat, 12 Jun 2010 12:49:56 +0000 |
boisy |
Updated
|
Sat, 12 Jun 2010 12:22:47 +0000 |
boisy |
Now disks are made
|
Sat, 12 Jun 2010 12:15:54 +0000 |
boisy |
Added
|
Sat, 12 Jun 2010 11:59:39 +0000 |
boisy |
Added code for Gary's CoCo3FPGA interface
|
Sun, 30 May 2010 22:58:04 +0000 |
boisy |
Fixed seek to read response from server
|
Sat, 29 May 2010 05:04:13 +0000 |
aaronwolfe |
dw midi device
|
Sat, 29 May 2010 04:19:17 +0000 |
aaronwolfe |
change descriptor and makefiles for dw midi device
|
Fri, 28 May 2010 06:29:07 +0000 |
aaronwolfe |
serfastwrite support
|
Fri, 28 May 2010 01:47:53 +0000 |
boisy |
Added mode byte to open/create call
|
Sat, 22 May 2010 11:40:18 +0000 |
boisy |
Updated megaread
|
Thu, 20 May 2010 16:35:47 +0000 |
boisy |
*** empty log message ***
|
Tue, 11 May 2010 05:45:21 +0000 |
lothan |
Enabled automatic string detection in the disassembler.
|
Sat, 08 May 2010 05:13:38 +0000 |
lothan |
Tagged data areas and disassembled again.
|
Wed, 28 Apr 2010 17:29:17 +0000 |
robertgault |
Better performance, no stalling, not yet perfect regards buttons. RG
|
Wed, 28 Apr 2010 04:07:18 +0000 |
boisy |
Fixed crash in init routine
|
Wed, 28 Apr 2010 03:45:21 +0000 |
aaronwolfe |
dw3 MESS driver
|
Thu, 15 Apr 2010 02:57:26 +0000 |
boisy |
Added sys.zip
|
Tue, 13 Apr 2010 15:14:50 +0000 |
boisy |
More sound file fixes by Guillaume
|
Sat, 10 Apr 2010 16:34:27 +0000 |
robertgault |
The obj and obj_lsl versions are not the same. This is the lsl version. RG
|
Sat, 10 Apr 2010 15:16:29 +0000 |
boisy |
Commented
|
Sat, 10 Apr 2010 15:10:59 +0000 |
boisy |
Added comments
|
Sat, 10 Apr 2010 14:17:55 +0000 |
robertgault |
Now complies to Sierra instructions. RG
|
Sat, 10 Apr 2010 13:44:38 +0000 |
robertgault |
Cleaned up patches and attempted to keep tempo intact.
|
Sat, 10 Apr 2010 13:40:59 +0000 |
robertgault |
Now complies to Sierra instructions. RG
|
Fri, 09 Apr 2010 16:16:28 +0000 |
boisy |
More comment improvements
|
Fri, 09 Apr 2010 14:56:40 +0000 |
boisy |
Fixed up comments... still needs better commenting though
|
Fri, 09 Apr 2010 13:24:51 +0000 |
boisy |
Slight mods to comments
|
Thu, 08 Apr 2010 21:18:01 +0000 |
boisy |
Guillaume fixed the game sounds to work at the proper speed with the new objs_lsl interpreter
|
Wed, 07 Apr 2010 14:10:22 +0000 |
boisy |
Added echo
|
Wed, 07 Apr 2010 12:09:45 +0000 |
boisy |
Removed covdg.io from DW3 bootfile because it made bootfile too large to
|
Wed, 07 Apr 2010 12:07:59 +0000 |
boisy |
Updated
|
Wed, 07 Apr 2010 11:48:38 +0000 |
boisy |
Added
|
Wed, 07 Apr 2010 02:18:03 +0000 |
boisy |
More updates
|
Wed, 07 Apr 2010 02:15:25 +0000 |
boisy |
KQ3 now uses objs_lsl
|
Tue, 06 Apr 2010 13:33:37 +0000 |
boisy |
Updated
|
Tue, 06 Apr 2010 13:09:10 +0000 |
boisy |
Adding startup.dw
|
Tue, 06 Apr 2010 13:02:46 +0000 |
boisy |
Now DW has its own startup
|
Tue, 06 Apr 2010 01:20:16 +0000 |
aaronwolfe |
added pretty indexer to dskcopy process
|
Tue, 06 Apr 2010 00:31:09 +0000 |
boisy |
Updated
|
Tue, 06 Apr 2010 00:18:57 +0000 |
boisy |
Updated
|
Mon, 05 Apr 2010 23:54:56 +0000 |
boisy |
added dskcopy target
|
Mon, 05 Apr 2010 23:52:52 +0000 |
boisy |
Added common makefile
|
Mon, 05 Apr 2010 03:25:01 +0000 |
aaronwolfe |
change RENAME to MOVE in makefile
|
Sun, 04 Apr 2010 12:49:46 +0000 |
robertgault |
New tOC.txt file for DW3. RG
|
Sun, 04 Apr 2010 12:48:40 +0000 |
robertgault |
New tOC.txt file for DW3. RG
|
Sun, 04 Apr 2010 12:47:33 +0000 |
robertgault |
New tOC.txt file for DW3. RG
|
Sun, 04 Apr 2010 12:46:46 +0000 |
robertgault |
Spelling correction. RG
|
Sun, 04 Apr 2010 12:45:23 +0000 |
robertgault |
New tOC.txt file for DW3. RG
|
Sun, 04 Apr 2010 12:43:00 +0000 |
robertgault |
New tOC.txt file for DW3. RG
|
Sun, 04 Apr 2010 12:41:36 +0000 |
robertgault |
New tOC.txt file for DW3. RG
|
Sun, 04 Apr 2010 02:24:59 +0000 |
robertgault |
Permits DW3 build to work. RG
|
Sun, 04 Apr 2010 02:22:20 +0000 |
robertgault |
Permits DW3 build to work. Minor change so Rules don't need to change. RG
|
Sun, 04 Apr 2010 02:21:17 +0000 |
robertgault |
Minor change to vol.# list. RG
|
Sun, 04 Apr 2010 02:20:22 +0000 |
robertgault |
Permits DW3 build to work. This requires obj code not obj_lsl. RG
|
Sun, 04 Apr 2010 02:19:08 +0000 |
robertgault |
Permits DW3 build to work. RG
|
Sun, 04 Apr 2010 02:17:24 +0000 |
robertgault |
Prevents RS-232 bit at $FF20 from being toggled. RG
|
Sat, 03 Apr 2010 19:32:16 +0000 |
robertgault |
Prevents RS-232 bit at $FF20 from being toggled. RG
|
Sat, 03 Apr 2010 19:29:06 +0000 |
robertgault |
Makefile incorrectly used obj_lsl. Changed to obj directory. RG
|
Sat, 03 Apr 2010 14:36:43 +0000 |
robertgault |
New code prevents toggling of RS-232 line at $FF20. RG
|
Thu, 01 Apr 2010 01:22:00 +0000 |
lothan |
Commented Ansicode.asm and changed the code at 0015 and 0016 to data.
|
Wed, 31 Mar 2010 03:03:06 +0000 |
boisy |
Updated
|
Wed, 31 Mar 2010 02:58:46 +0000 |
boisy |
Updated
|
Wed, 31 Mar 2010 02:48:40 +0000 |
boisy |
Fixed issue
|
Wed, 31 Mar 2010 02:44:16 +0000 |
boisy |
Fixed issue
|
Wed, 31 Mar 2010 02:41:39 +0000 |
boisy |
Simplified coco3_h6309 files
|
Tue, 30 Mar 2010 22:11:36 +0000 |
boisy |
Updated bootlists
|
Tue, 30 Mar 2010 17:40:14 +0000 |
boisy |
more makefile fixes for drivewire
|
Tue, 30 Mar 2010 17:19:19 +0000 |
boisy |
No longer in level1/sys
|
Tue, 30 Mar 2010 17:15:07 +0000 |
boisy |
moved up
|
Tue, 30 Mar 2010 17:01:50 +0000 |
boisy |
Fixed issues in makefiles
|
Tue, 30 Mar 2010 12:48:58 +0000 |
boisy |
Removed drivewire
|
Tue, 30 Mar 2010 12:48:38 +0000 |
boisy |
removed libs
|
Tue, 30 Mar 2010 12:42:07 +0000 |
boisy |
Updated
|
Tue, 30 Mar 2010 02:47:03 +0000 |
boisy |
DW is now part of main dist
|
Tue, 30 Mar 2010 02:46:29 +0000 |
boisy |
Moved dw commands into main tree
|
Tue, 30 Mar 2010 02:44:42 +0000 |
boisy |
Moved net and alib files into here
|
Wed, 17 Mar 2010 13:17:38 +0000 |
boisy |
Updated
|
Fri, 12 Mar 2010 13:24:30 +0000 |
boisy |
Added
|
Fri, 12 Mar 2010 13:24:13 +0000 |
boisy |
Updatd
|
Sun, 28 Feb 2010 14:08:14 +0000 |
boisy |
No longer exiting with E$UnkSvc on GetStat
|
Sun, 28 Feb 2010 12:40:43 +0000 |
boisy |
Changed numeric constant to flags
|
Sun, 28 Feb 2010 12:37:07 +0000 |
boisy |
Formalized RFM descriptor creation
|
Sun, 28 Feb 2010 00:51:43 +0000 |
boisy |
Crashes on Level 1
|
Sat, 27 Feb 2010 23:41:17 +0000 |
boisy |
Added SetStat SS.FD
|
Sat, 27 Feb 2010 23:13:47 +0000 |
aaronwolfe |
fix rfm writeln
|
Sat, 27 Feb 2010 22:54:35 +0000 |
aaronwolfe |
rfm initial write
|
Sat, 27 Feb 2010 21:41:28 +0000 |
aaronwolfe |
rfm - copy works
|
Sat, 27 Feb 2010 14:39:02 +0000 |
boisy |
Fixed up for level 1
|
Sat, 27 Feb 2010 14:24:52 +0000 |
boisy |
Updated comments
|
Sat, 27 Feb 2010 08:26:46 +0000 |
aaronwolfe |
rfm: one T short of a meme
|
Sat, 27 Feb 2010 01:53:12 +0000 |
boisy |
Updated
|
Sat, 27 Feb 2010 01:13:14 +0000 |
boisy |
Updated comment
|
Sat, 27 Feb 2010 01:12:20 +0000 |
boisy |
Fixed comment
|
Sat, 27 Feb 2010 00:55:27 +0000 |
boisy |
Fixed bug -- list works again
|
Sat, 27 Feb 2010 00:49:42 +0000 |
boisy |
Fixed comments
|
Sat, 27 Feb 2010 00:21:08 +0000 |
boisy |
Further fixes
|
Sat, 27 Feb 2010 00:18:06 +0000 |
boisy |
Load V$STAT properly
|
Fri, 26 Feb 2010 23:21:40 +0000 |
boisy |
Almost there
|
Fri, 26 Feb 2010 23:02:07 +0000 |
boisy |
Updated
|
Fri, 26 Feb 2010 22:59:58 +0000 |
boisy |
Added PrsNam support... crashes at the moment
|
Fri, 26 Feb 2010 22:17:24 +0000 |
boisy |
renamed dt to dr for rfmdrv
|
Fri, 26 Feb 2010 22:15:18 +0000 |
boisy |
Fixed issue with rfmdrv.asm... should have all entry points
|
Fri, 26 Feb 2010 17:12:59 +0000 |
boisy |
Updated
|
Fri, 26 Feb 2010 16:05:19 +0000 |
boisy |
Save registers in 'sendit'
|
Fri, 26 Feb 2010 12:38:07 +0000 |
boisy |
Updated with SetStat and GetStat op entry points
|
Fri, 26 Feb 2010 05:24:46 +0000 |
aaronwolfe |
RFM: never say die
|
Fri, 26 Feb 2010 05:24:11 +0000 |
aaronwolfe |
RFM: this time its personal
|
Fri, 26 Feb 2010 02:25:13 +0000 |
aaronwolfe |
RFM: oh the humanity
|
Thu, 25 Feb 2010 05:24:23 +0000 |
aaronwolfe |
RFM again
|
Thu, 25 Feb 2010 02:42:06 +0000 |
aaronwolfe |
more RFM:
|
Thu, 25 Feb 2010 00:19:21 +0000 |
aaronwolfe |
rfm support
|
Thu, 25 Feb 2010 00:09:32 +0000 |
aaronwolfe |
rfm continues
|
Wed, 24 Feb 2010 00:37:08 +0000 |
aaronwolfe |
rfm changes
|
Tue, 23 Feb 2010 17:07:06 +0000 |
aaronwolfe |
RFM can simulate open,readln,close
|
Sun, 21 Feb 2010 06:25:53 +0000 |
aaronwolfe |
initial RFM
|