Commit Graph

194 Commits

Author SHA1 Message Date
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
f6a009feda DeskTop Seg 1: A2D dispatch and params 2017-10-06 09:09:43 -07:00
Joshua Bell
f774daf8eb DeskTop: Seg 1 strings 2017-09-29 22:51:11 -04:00
Joshua Bell
6401ed9bc9 DeskTop: more seg2 structuring 2017-09-29 16:57:02 -04:00
Joshua Bell
1bbf77f8aa DeskTop: more seg2 structuring 2017-09-29 16:01:54 -04:00
Joshua Bell
39885d040d DeskTop: window param blocks in seg2 2017-09-28 12:24:41 -07:00
Joshua Bell
d2bb4f12f2 DeskTop: Strings and icons in seg2 2017-09-28 08:45:05 -07:00
Joshua Bell
ec18ec8c44 DeskTop: Icon disassembly WIP 2017-09-27 19:41:40 -07:00
Joshua Bell
574d59072b Identify 'moved' output byte from DRAG 2017-09-24 21:02:13 -07:00
Joshua Bell
fa98ed8445 Identify 'next' member of window params 2017-09-24 19:59:49 -07:00
Joshua Bell
fe81830ce0 More DRAW_BITMAP param block definition labels 2017-09-24 19:16:55 -07:00
Joshua Bell
7da8d58ee0 Document offset params for DRAW_BITMAP 2017-09-24 17:57:57 -07:00
Joshua Bell
d51708fa43 Docs: Factor out drags 2017-09-24 16:26:15 -07:00
Joshua Bell
8e7e9f3dec No custom IDs? 2017-09-24 16:20:32 -07:00
Joshua Bell
0d7bb5990e Try fixing anchors 2017-09-24 16:18:57 -07:00
Joshua Bell
bd667a7291 API docs 2017-09-24 16:16:36 -07:00
Joshua Bell
1d51caeea0 Identify 'tmask' property of window parans/state 2017-09-23 20:53:19 -07:00
Joshua Bell
e14adf3ffa Confirm font usage, add converter and a handful of fonts 2017-09-23 14:10:53 -07:00
Joshua Bell
2956b786a7 Update a2d.md 2017-09-22 09:33:49 -07:00
Joshua Bell
5c9f0dcd0b Create a2d.md 2017-09-22 09:00:30 -07:00
Joshua Bell
13e8479fc5 Tentatively identify CONFIGURE_ZP_USE 2017-09-21 08:09:11 -07:00
Joshua Bell
7559715903 In fixed calculator, swap ROM in/out only for FP ops, for #36 2017-09-20 23:37:12 -07:00
Joshua Bell
c9028c41cc Remove cursor jump in fixed version - issue #35 2017-09-20 19:56:31 -07:00
Joshua Bell
bc47645c5f Add modified calc with bugs #33, #34 fixed 2017-09-20 19:54:19 -07:00
Joshua Bell
e94b6e7f2d Identify SET_INPUT 2017-09-19 07:58:17 -07:00
Joshua Bell
15e354c927 Identify SET_TEXT_MASK 2017-09-18 22:51:24 -07:00
Joshua Bell
05d8caf8a6 Identify DRAW_LINE 2017-09-18 21:43:35 -07:00
Joshua Bell
aede1af6e9 Identify SET_CURSOR 2017-09-18 21:32:46 -07:00
Joshua Bell
2f1e20099d Show Image File additions/fixes
* Make ESC key close
* Fix cursor glitch when closing if over menu
* Don't overlap input/window params - maybe fix MD bug?
2017-09-18 19:50:16 -07:00
Joshua Bell
c39a8a5816 Figured out $8E00 call - redraws desktop icons.
Also found a couple bugs:
https://github.com/inexorabletash/a2d/issues/33
https://github.com/inexorabletash/a2d/issues/34
2017-09-18 18:34:45 -07:00
Joshua Bell
c1ece9ad71 Standardize on sizeof_ hack 2017-09-18 17:17:30 -07:00
Joshua Bell
4227be7825 Identify REDRAW_ALL entry point 2017-09-18 08:10:19 -07:00
Joshua Bell
82f5dbc2bb snapshot 2017-09-17 11:18:47 -07:00
Joshua Bell
c1f9bcb46b Clean up directories, start work mapping DESKTOP2 2017-09-16 17:11:50 -07:00
Joshua Bell
3712af2dce Add include file for ASCII code points 2017-09-16 14:20:41 -07:00
Joshua Bell
a9f8039a12 STF: more symbols; also add glyph definitions 2017-09-16 09:31:05 -07:00
Joshua Bell
1bff134a6d STF: symbols - yay tabs 2017-09-15 22:05:41 -07:00
Joshua Bell
947340adf9 STF: symbols 2017-09-15 21:44:41 -07:00
Joshua Bell
62ed78f148 Identify font glyphs in memory 2017-09-15 21:31:20 -07:00
Joshua Bell
97efeaf44d STF: Glyph widths 2017-09-15 20:04:56 -07:00
Joshua Bell
3b22aa7dbd Explore calls from DeskTop 2017-09-15 19:30:49 -07:00
Joshua Bell
df3ad2054c Image: Use hat operator to get 3rd byte; more symbols for STF 2017-09-15 19:08:20 -07:00
Joshua Bell
326760e6bc STF: Symbols 2017-09-15 01:09:42 -07:00
Joshua Bell
b2b36a2e32 mask defaults 2017-09-15 01:02:38 -07:00
Joshua Bell
a2c64de108 Calc: symbols 2017-09-15 00:53:45 -07:00
Joshua Bell
87aff9debc Calc: symbol cleanup 2017-09-14 21:22:27 -07:00
Joshua Bell
4d4966d6b4 Factor out common A2 defines 2017-09-14 21:13:54 -07:00
Joshua Bell
391ee78bdd Puzzle: reduce generic symbols 2017-09-14 19:11:21 -07:00