Commit Graph

32 Commits

Author SHA1 Message Date
Bobbi Webber-Manners
35a8b8b2a0 Implemented OSFILE A=&06: Delete file, *DELETE cmd 2021-08-21 20:13:06 -04:00
Bobbi Webber-Manners
04cf21037b Removed TODO comment. OSFILE SAVE updates CB. 2021-08-21 16:31:34 -04:00
Bobbi Webber-Manners
8dd9e8af3d Update OSFILECB for LOAD with and without address 2021-08-21 16:06:20 -04:00
Bobbi Webber-Manners
fa4a88585d OSFILE updates it's control block. *RUN works. 2021-08-20 21:03:42 -04:00
Bobbi Webber-Manners
77215e1566 Other minor cherrypicked changes from JGH's repo 2021-08-20 19:33:03 -04:00
Bobbi Webber-Manners
3f17b42dc4 Pass load address to aux mem for *RUN 2021-08-18 23:45:52 -04:00
Bobbi Webber-Manners
86c0e2bf54 Fix *SAVE start address (ticket #34) 2021-08-18 20:08:13 -04:00
Bobbi Webber-Manners
13022f0433 OSFILE: Call GET_FILE_INFO to obtain load address 2021-08-17 20:13:51 -04:00
Bobbi Webber-Manners
7e6d9cf4fb Enable PAGE2 shadow on ROM3 GS. 2021-08-17 15:49:27 -04:00
Bobbi Webber-Manners
5313c6188e IENTAUX/IENTMAIN macros for IRQ handlers. No CLI! 2021-08-17 12:00:50 -04:00
Bobbi Webber-Manners
0d93ec933c Reset annunciators AN0..3 on reset for RGB card 2021-08-17 11:35:26 -04:00
Bobbi Webber-Manners
8c92712dbe More IRQ handling fixes. Should be correct now! 2021-08-16 14:58:05 -04:00
Bobbi Webber-Manners
ec9aa1ab86 Added SEI/CLI to COPYAUXBLK. Fixes *. on GS. 2021-08-15 20:49:10 -04:00
Bobbi Webber-Manners
94ed75352f Added main memory BRK handler for GS. 2021-08-15 18:18:52 -04:00
Bobbi Webber-Manners
d781709ed5 Added simple ROM selection menu. 2021-08-10 15:10:15 -04:00
Bobbi Webber-Manners
e3a4537db4 Incorporate the rest of JGH's MOS refactoring. 2021-08-09 21:27:44 -04:00
Bobbi Webber-Manners
ae6753ac0b Pass Apple II IRQs to ProDOS IRQ handler (not tested!) 2021-08-05 23:02:13 -04:00
Bobbi Webber-Manners
0cbc0ffdae Implement JGH's fix to aux address / load address 2021-08-04 19:40:10 -04:00
Bobbi Webber-Manners
7dad53b031 Fix apparent bug in FILEGET 2021-08-04 09:08:19 -04:00
Bobbi Webber-Manners
38c0d4c36d Implemented *SAVE (just start and end addr for now) 2021-08-03 22:02:54 -04:00
Bobbi Webber-Manners
2a47a9ea88 Finished OSARGS. Seek command done. 2021-08-01 16:32:15 -04:00
Bobbi Webber-Manners
a5a61f82d0 Added OSARGS call to support EXT# in BASIC (file length) 2021-08-01 15:52:11 -04:00
Bobbi Webber-Manners
6daa528396 OSARGS 'Get Pointer' function now works (PTR# in BASIC) 2021-08-01 15:28:10 -04:00
Bobbi Webber-Manners
db3bb4e6fd Further code cleanup. 2021-07-31 20:37:18 -04:00
Bobbi Webber-Manners
3781e74425 Further cleanup 2021-07-31 17:33:08 -04:00
Bobbi Webber-Manners
aa992200c0 More core cleanup 2021-07-31 16:26:32 -04:00
Bobbi Webber-Manners
51de720795 Code cleanup. 2021-07-30 16:49:34 -04:00
Bobbi Webber-Manners
aebc3d261f Implemented OSARGS flush cmds. Auxmem code cleanup. 2021-07-30 15:47:36 -04:00
Bobbi Webber-Manners
e2ff749d3b Add OSBYTE 02/03/80. Fix OSFIND 'update' behaviour. 2021-07-29 21:17:12 -04:00
Bobbi Webber-Manners
3d4c4b2e85 Added support for OSBYTE $7F (End of file) 2021-07-29 14:43:56 -04:00
Bobbi Webber-Manners
e40f3a391a BGET and BPUT seem to be working now. 2021-07-28 20:47:26 -04:00
Bobbi Webber-Manners
9d024ad5b8 Handle I/O buffers. Split code into multiple files. 2021-07-28 00:17:47 -04:00