Commit Graph

437 Commits

Author SHA1 Message Date
Joshua Bell
e739737ac5 DeskTop: Initial disassembly of segments 5/6 2018-01-05 09:42:32 -08:00
Joshua Bell
81ec68bd1b DeskTop: Puzzle out the segment loader 2018-01-05 00:26:13 -08:00
Joshua Bell
edeb0704a2 DeskTop loader: figure out when the extra chunk is run 2018-01-04 23:23:06 -08:00
Joshua Bell
1bdcd852e4 DeskTop Loader: fix relocated labels 2018-01-04 22:00:08 -08:00
Joshua Bell
a513ac12d8 DeskTop: Start cleaning up Loader 2018-01-04 21:57:50 -08:00
Joshua Bell
872c18826d DeskTop: Identify window struct lurking in buffer 2018-01-04 21:15:20 -08:00
Joshua Bell
9bb9608099 DeskTop: minimize 'exports' 2018-01-04 21:05:54 -08:00
Joshua Bell
07f9e5a733 DeskTop: Simplify some dynamic jumps 2018-01-04 20:27:15 -08:00
Joshua Bell
e8d2364379 DeskTop: Annotate some A2D code org wierdness 2018-01-04 18:48:36 -08:00
Joshua Bell
aed07533e8 DeskTop: Consolidate aux/main code into single source, split out GUI library 2018-01-04 14:18:24 -08:00
Joshua Bell
cd7182b975 Fix incorrect refactors 2018-01-04 13:14:07 -08:00
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