Bobbi Webber-Manners
|
b0fb7b2000
|
Fixed LOADFILE bug (handle final partial blk)
|
2021-09-01 16:58:20 -04:00 |
|
Bobbi Webber-Manners
|
7fd29ad52f
|
Added filetype check for LOAD/SAVE/OPEN.
|
2021-08-31 21:24:12 -04:00 |
|
Bobbi Webber-Manners
|
39eb723653
|
Fully integrated PREPATH (pathname preprocessing)
|
2021-08-31 20:10:34 -04:00 |
|
Bobbi Webber-Manners
|
6fbac9ed99
|
Merged in *DIR slot/drive (:sd) handling again
|
2021-08-30 19:48:11 -04:00 |
|
Bobbi Webber-Manners
|
39d6fad471
|
Merged JGH's memory reorganization changes.
|
2021-08-30 19:08:22 -04:00 |
|
Bobbi Webber-Manners
|
367d50454b
|
Merged back in *DIR slot/drive (:sd) handling
|
2021-08-29 02:15:01 -04:00 |
|
Bobbi Webber-Manners
|
7115582b13
|
Consolidated error handler patch from JGH.
|
2021-08-29 01:13:31 -04:00 |
|
Bobbi Webber-Manners
|
a0b1a3e719
|
Add support for *DIR :sd and *DIR :sd/PATH (slot/drive nums)
|
2021-08-28 20:56:48 -04:00 |
|
Bobbi Webber-Manners
|
6df7ea6316
|
*DIR ^/^/^/FOO/BAR/BAZ now works. Phew!
|
2021-08-28 16:13:31 -04:00 |
|
Bobbi Webber-Manners
|
d4fc8d1b42
|
Better handling of *DIR ^ and *DIR ^/SOME/PATH
|
2021-08-28 14:24:20 -04:00 |
|
Bobbi Webber-Manners
|
f5d596a4eb
|
Added PARENT function to support '*DIR ^'
|
2021-08-28 00:45:03 -04:00 |
|
Bobbi Webber-Manners
|
dd03fd18c7
|
Improved error handling of OSFILE commands
|
2021-08-26 23:32:40 -04:00 |
|
Bobbi Webber-Manners
|
51870e010c
|
Removed duplicate call to GET_FILE_INFO.
|
2021-08-26 21:49:05 -04:00 |
|
Bobbi Webber-Manners
|
7c98d6a98b
|
Merging JGH: Tweeks to i/f between OSCLI & HOSTFS.
|
2021-08-26 17:36:46 -04:00 |
|
Bobbi Webber-Manners
|
7ab32daacb
|
Implemented FSCV RENAME call. No err handling yet.
|
2021-08-25 18:25:42 -04:00 |
|
Bobbi Webber-Manners
|
599ae0cb45
|
Added *CDIR/*MKDIR handling.
|
2021-08-24 23:40:47 -04:00 |
|
Bobbi Webber-Manners
|
ab8ba0c274
|
*DIR error handling 'Bad dir'.
|
2021-08-24 13:42:08 -04:00 |
|
Bobbi Webber-Manners
|
76eb70bbe9
|
Fixed return code bug in LOADFILE.
|
2021-08-24 12:52:58 -04:00 |
|
Bobbi Webber-Manners
|
ca72fec379
|
Further improvements to DELETE error handling.
|
2021-08-24 12:38:05 -04:00 |
|
Bobbi Webber-Manners
|
e6ab679ebd
|
Fixed silly bug in DELETE error handling.
|
2021-08-24 01:02:22 -04:00 |
|
Bobbi Webber-Manners
|
d5ee3aaf02
|
Adding error handling to DELETE. In progress.
|
2021-08-24 00:50:56 -04:00 |
|
Bobbi Webber-Manners
|
ac256afdfd
|
Add UPDFB: update FILEBLK after LOADFILE/SAVEFILE.
|
2021-08-23 23:59:52 -04:00 |
|
Bobbi Webber-Manners
|
8d12c531cc
|
Fixed previous commit. Ooops.
|
2021-08-23 22:38:29 -04:00 |
|
Bobbi Webber-Manners
|
8ac9b5e2a6
|
SAVEFILE now updates file length in OSFILE CB.
|
2021-08-23 22:06:48 -04:00 |
|
Bobbi Webber-Manners
|
67f230d07a
|
Replaced OSCLI dispatcher with JGH's table driven version
|
2021-08-22 19:04:30 -04:00 |
|
Bobbi Webber-Manners
|
c4f20036f9
|
Reinstated OSFILE error handling that I broke!
|
2021-08-22 16:59:07 -04:00 |
|
Bobbi Webber-Manners
|
8d220fb4dd
|
Added *RENAME.
|
2021-08-22 15:53:05 -04:00 |
|
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 |
|