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
|