Commit Graph

18 Commits

Author SHA1 Message Date
Eric Smith 12f40a159a More of the RWTS interface for DOS. 2021-04-16 23:38:36 -06:00
Eric Smith 0d184841d5 DOS entry point. 2021-04-14 22:49:07 -06:00
Eric Smith 1e88b54926 Remove definitions of shg_cur_part_size_{high,low}, there's other mucking about with those. 2021-04-09 13:31:52 -06:00
Eric Smith d3e64080a7 DOS partition size checking. 2021-04-09 13:26:04 -06:00
Eric Smith 2e8396f8ca Misc. changes. 2021-04-07 01:35:07 -06:00
Eric Smith 8cf4d97267 Partition table entry definitions. 2021-04-07 01:09:31 -06:00
Eric Smith 40c553b58d Rename character definitions to char_x. Define Apple II monitor zero page locations used. 2021-04-06 23:52:43 -06:00
Eric Smith 20364c4255 Define hardware registers. Add comment about use of indexed addressing to access hardware registers. 2021-04-06 22:35:58 -06:00
Eric Smith f4c5509834 ProDOS command decode. 2021-04-06 01:57:16 -06:00
Eric Smith 1d276ecb09 Prefix auto-generated labels in diag and pmgr with 'd' and 'p'. 2021-04-06 01:51:24 -06:00
Eric Smith 307642cc70 Put c800 common code in a section, with explicit public directives for symbols used by slot, diag, pmgr. 2021-04-06 01:24:54 -06:00
Eric Smith ba4306356f Better definitions of both slot and global screen holes. 2021-04-05 23:54:08 -06:00
Eric Smith 9b93e5bef7 Named the message table offsets. Added cmd_ent macro for partition manager dispatch table. 2021-04-05 19:35:46 -06:00
Eric Smith 4eb01a2af2 Use macros to compress/encode message tables. 2021-04-05 00:05:13 -06:00
Eric Smith 2216e6b610 Name partition manager command handlers invoked by keys. 2021-04-04 05:46:48 -06:00
Eric Smith 37496ef74d ASCII character definitions. 2021-04-04 05:38:56 -06:00
Eric Smith 70509652ca Partially decoded message tables, and partition manager key jump table. 2021-04-04 05:25:38 -06:00
Eric Smith 99f1679255 Initial commit. 2021-04-03 18:51:52 -06:00