Commit Graph

44 Commits

Author SHA1 Message Date
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
13e8479fc5 Tentatively identify CONFIGURE_ZP_USE 2017-09-21 08:09:11 -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
4227be7825 Identify REDRAW_ALL entry point 2017-09-18 08:10:19 -07:00
Joshua Bell
a9f8039a12 STF: more symbols; also add glyph definitions 2017-09-16 09:31:05 -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
b2b36a2e32 mask defaults 2017-09-15 01:02:38 -07:00
Joshua Bell
6bb8ef67f9 pattern -> bitmap 2017-09-13 21:58:37 -07:00
Joshua Bell
e57c316180 Clarify comments about masks 2017-09-13 21:38:35 -07:00
Joshua Bell
12acca8db7 Identify more state params/calls 2017-09-13 21:35:23 -07:00
Joshua Bell
ae232b1cf4 Identify window/box pattern fields, use .res 2017-09-13 21:01:30 -07:00
Joshua Bell
40026a0f46 Date: Identify SET_LINE_WIDTH call, thickness and pattern params for window state 2017-09-13 20:09:36 -07:00
Joshua Bell
cc82e3a1f0 Date: Identify save to file logic 2017-09-13 19:31:54 -07:00
Joshua Bell
a65459124c Date: strings 2017-09-12 22:01:45 -07:00
Joshua Bell
7b98c5e996 Date: rect/label params 2017-09-12 21:27:27 -07:00
Joshua Bell
8e9d31c374 Date: initial param identifications, procs 2017-09-12 18:52:14 -07:00
Joshua Bell
9c5d8f269b Puzzle: routines and param blocks 2017-09-11 20:38:58 -07:00
Joshua Bell
44df378f29 Puzzle: input loop and overall structure 2017-09-11 08:36:31 -07:00
Joshua Bell
62b5695d35 Puzzle/Date - A2D call sites 2017-09-10 20:40:32 -07:00
Joshua Bell
7807f9d17e A2D API digging 2017-09-10 19:40:52 -07:00
Joshua Bell
57e80d7240 Identify SET_FILL_MODE 2017-09-10 10:40:08 -07:00
Joshua Bell
2fbbd23f20 Identify QUERY_SCREEN 2017-09-09 21:15:01 -07:00
Joshua Bell
aefb3016f4 Clarify close button handler, A2D API comments 2017-09-09 18:43:32 -07:00
Joshua Bell
ba55d8d8f4 TEXT_BOX -> SET_BOX, and speculate $80 is stride 2017-09-09 18:28:15 -07:00
Joshua Bell
4b9f4f2cc3 Identify QUERY_BOX and params 2017-09-09 18:11:01 -07:00
Joshua Bell
6039648211 Identified A2D_DRAW_PATTERN details 2017-09-09 17:43:37 -07:00
Joshua Bell
e9d9e06545 Identify TEST_BOX, refine SET_POS 2017-09-09 12:18:06 -07:00
Joshua Bell
2bbd9e4ec9 Calc: calc state/error recovery sleuthing 2017-09-09 11:08:40 -07:00
Joshua Bell
8095434e1e Window dragging 2017-09-08 21:10:56 -07:00
Joshua Bell
0d460f63c1 Sort out call 0 2017-09-08 20:45:11 -07:00
Joshua Bell
96d7ccf9d8 Calc: disentangle input params 2017-09-08 20:13:09 -07:00
Joshua Bell
73ab8e6714 MEASURE_TEXT and floating point entry points 2017-09-08 08:36:36 -07:00
Joshua Bell
4a748f7306 FOUND MOUSE HIDING YAY 2017-09-06 23:43:40 -07:00
Joshua Bell
7a63772865 Click/press loop 2017-09-06 21:33:22 -07:00
Joshua Bell
fb77cfb5fd more params 2017-09-05 23:24:21 -07:00
Joshua Bell
0428643cba Move STF files up into DA directory 2017-09-04 12:56:41 -07:00