Commit Graph

1026 Commits

Author SHA1 Message Date
Joshua Bell
696de2e669 DeskTop: Add dedicated linker config file; for now just a copy of default apple2-asm.cfg 2018-01-04 13:02:58 -08:00
Joshua Bell
f20bcf6205 DeskTop: Identify bank-switched routines 2018-01-04 12:58:32 -08:00
Joshua Bell
0ab8d20ec0 DeskTop S4: Fix disasm of data 2017-12-31 21:16:41 -08:00
Joshua Bell
e1c2ac5b73 Add memory map 2017-12-31 12:53:53 -08:00
Joshua Bell
7f5a36fb89 DeskTop Seg4: year string, no brks 2017-12-31 12:32:47 -08:00
Joshua Bell
dec9fb93d6 DeskTop: Symbols for softswitches 2017-12-31 12:04:22 -08:00
Joshua Bell
5a845a9674 DeskTop: comments 2017-12-30 21:22:06 -08:00
Joshua Bell
204d269421 Desktop S4: Macro for DESKTOP_RELAY calls 2017-12-30 21:03:33 -08:00
Joshua Bell
ac7639499b DeskTop S4: Simplify use of no-param relay macro calls 2017-12-30 20:22:40 -08:00
Joshua Bell
a115415fb3 DeskTop S4: Wrap A2D_RELAY use in macros 2017-12-30 20:19:43 -08:00
Joshua Bell
c20eeb4b3e DeskTop S4: Wrap A2D_RELAY use in macros 2017-12-30 19:59:27 -08:00
Joshua Bell
8343a38c4b Desktop S4: Identify strings 2017-12-30 19:21:34 -08:00
Joshua Bell
bf7976ee40 Desktop: Improve s4 infos 2017-12-30 18:02:15 -08:00
Joshua Bell
4ec1ff2e61 Segment work 2017-12-15 21:36:09 -08:00
Joshua Bell
9d4656f7b9 Add keyboard docs 2017-12-15 21:35:49 -08:00
Joshua Bell
077b0b5ccb misc 2017-10-15 20:38:58 -07:00
Joshua Bell
6b294f4bbc Identify SET_KBD_FLAG 2017-10-15 20:28:50 -07:00
Joshua Bell
41eb9f237d Identify GET_INT_HANDLER 2017-10-15 20:20:54 -07:00
Joshua Bell
4f4d40a5b8 Tentatively identify HOOK_MOUSE - buggy? 2017-10-15 20:13:45 -07:00
Joshua Bell
34d651799f Identify INIT/DISABLE_MOUSE 2017-10-14 22:09:00 -07:00
Joshua Bell
7f5924f870 Identify several window-related calls 2017-10-14 21:15:35 -07:00
Joshua Bell
2d33e2be0c Identify MENU_CLICK 2017-10-14 19:45:51 -07:00
Joshua Bell
a11d73e563 Identify ERASE_CURSOR 2017-10-14 12:56:59 -07:00
Joshua Bell
16a3a1da87 Identify GET_CURSOR 2017-10-14 12:51:25 -07:00
Joshua Bell
492183f7ee Identify DRAW_POLYGONS 2017-10-13 23:23:31 -07:00
Joshua Bell
ab85a50d1c DeskTop: Alert dialog call/params 2017-10-12 08:55:14 -07:00
Joshua Bell
4497a5eae4 Identify GET_STATE 2017-10-12 08:04:27 -07:00
Joshua Bell
40e32f8ea7 Identify QUERY_WINDOW 2017-10-11 21:33:23 -07:00
Joshua Bell
8800a0a59b Split up include files for GUI library vs. DeskTop app 2017-10-11 20:45:58 -07:00
Joshua Bell
2af2fa75fa DeskTop: menu structure, labels 2017-10-10 08:21:32 -07:00
Joshua Bell
bf46981549 DeskTop: Tidy up relays 2017-10-09 22:20:40 -07:00
Joshua Bell
7504878f6e DeskTop: Wrap GUI library and DeskTop in procs 2017-10-09 19:42:59 -07:00
Joshua Bell
0038f050db DeskTop: Combine 3 aux segments into one file 2017-10-09 19:15:17 -07:00
Joshua Bell
61792a780c DeskTop Seg 1: menu structure 2017-10-09 08:16:23 -07:00
Joshua Bell
9080390565 DeskTop Seg 1: menu structure 2017-10-08 22:09:39 -07:00
Joshua Bell
ac8356fb48 DeskTop Seg 1: params 2017-10-08 21:02:57 -07:00
Joshua Bell
4c0dae8c93 Identify CFG_DISPLAY and input processing 2017-10-08 15:02:16 -07:00
Joshua Bell
d3722b14f4 Identify SET_FONT and tease out font details 2017-10-08 11:06:40 -07:00
Joshua Bell
8e2d95611c DeskTop Seg 1: impl details 2017-10-08 08:42:27 -07:00
Joshua Bell
dd02732f5c DeskTop Seg 1: relay call documentation 2017-10-07 21:26:27 -07:00
Joshua Bell
8abcbe3b0a DeskTop Seg 1: tease out another A2D calling style 2017-10-07 20:51:11 -07:00
Joshua Bell
6bd9738e90 Standardize state label names a bit 2017-10-07 20:22:39 -07:00
Joshua Bell
33f2945f32 DeskTop Seg 1: mouse clamping and constants 2017-10-07 17:16:19 -07:00
Joshua Bell
31aa3ec57b DeskTop Seg 1: mouse hookup 2017-10-07 15:07:12 -07:00
Joshua Bell
e681879ede DeskTop Seg 1: various symbols 2017-10-07 13:59:25 -07:00
Joshua Bell
e222654103 DeskTop Seg 1: ZP usage vs. state param breakthrough 2017-10-06 21:10:34 -07:00
Joshua Bell
73e1ad5846 DeskTop Seg 1: param blocks 2017-10-06 20:59:09 -07:00
Joshua Bell
f6a009feda DeskTop Seg 1: A2D dispatch and params 2017-10-06 09:09:43 -07:00
Joshua Bell
75edccd667 DeskTop Seg 1: A2D dispatching 2017-10-05 21:18:28 -07:00
Joshua Bell
947140f8c8 DeskTop Seg 1: DESKTOP jump table 2017-10-05 18:36:20 -07:00