Commit Graph

109 Commits

Author SHA1 Message Date
Joshua Bell
96d7ccf9d8 Calc: disentangle input params 2017-09-08 20:13:09 -07:00
Joshua Bell
dbc26c14c9 Calc: init comments 2017-09-08 18:34:34 -07:00
Joshua Bell
be971c90ee Add docs explaining HR to DHR conversion process 2017-09-08 15:54:14 -07:00
Joshua Bell
f91394cfbe Calc: more procs and comments 2017-09-08 08:41:51 -07:00
Joshua Bell
73ab8e6714 MEASURE_TEXT and floating point entry points 2017-09-08 08:36:36 -07:00
Joshua Bell
de84c69fe9 Calc: more procs and comments 2017-09-08 01:00:58 -07:00
Joshua Bell
ca77bd988f Calc: proc identifications 2017-09-08 00:42:45 -07:00
Joshua Bell
6278ba56a8 Calc: btn definitions 2017-09-08 00:10:54 -07:00
Joshua Bell
2305de6870 Calc: btn definitions 2017-09-07 23:40:01 -07:00
Joshua Bell
98ef84c74d Calc: btn definitions 2017-09-07 22:13:24 -07:00
Joshua Bell
9067fd668a Calc: btn definitions 2017-09-07 21:47:27 -07:00
Joshua Bell
bbf648410c Calc: btn definitions 2017-09-07 21:42:58 -07:00
Joshua Bell
a97edd4712 Calc: special case button bounds checks 2017-09-07 21:03:57 -07:00
Joshua Bell
c08a2f69cc Calc: special case button bounds checks 2017-09-07 21:03:07 -07:00
Joshua Bell
f0189e3d96 Calc: sort out mouse queries - WIP 2017-09-07 20:59:38 -07:00
Joshua Bell
9c57fa6c92 More doc edits 2017-09-07 08:37:13 -07:00
Joshua Bell
8d336c5881 Docs update 2017-09-07 08:34:45 -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
a86513cf32 Calc: FP ops 2017-09-06 20:43:12 -07:00
Joshua Bell
e8f4b5f515 button hit bounds 2017-09-06 19:38:06 -07:00
Joshua Bell
6dc8fdad19 button row/col lookup 2017-09-06 19:05:49 -07:00
Joshua Bell
a4c2f4066d button boxes 2017-09-06 08:55:53 -07:00
Joshua Bell
5810e0653f button boxes 2017-09-06 08:42:33 -07:00
Joshua Bell
62d8c35399 button boxes 2017-09-06 08:23:23 -07:00
Joshua Bell
f4542e5d64 Calc: text buffers 2017-09-06 00:00:46 -07:00
Joshua Bell
f41acaa76d Calc labels 2017-09-05 23:55:44 -07:00
Joshua Bell
483a59674b more params 2017-09-05 23:37:05 -07:00
Joshua Bell
fb77cfb5fd more params 2017-09-05 23:24:21 -07:00
Joshua Bell
f4cacbc2c3 Calc: start param block identification 2017-09-05 22:59:02 -07:00
Joshua Bell
a32e5e6d73 More calculator symbols 2017-09-05 22:19:45 -07:00
Joshua Bell
379c715aba Calc: identify known A2D calls 2017-09-05 19:08:11 -07:00
Joshua Bell
0310a79aaa Initial Calculator disassembly snapshot 2017-09-05 18:41:13 -07:00
Joshua Bell
1855f51302 Combine HGR/DHR viewers 2017-09-04 19:44:55 -07:00
Joshua Bell
d6fa37e7b1 HGR works 2017-09-04 19:18:37 -07:00
Joshua Bell
323c3772e8 HGR works but palettes flipped 2017-09-04 16:47:11 -07:00
Joshua Bell
a297b3e956 First stab at hgr to dhr 2017-09-04 16:00:09 -07:00
Joshua Bell
9466b9f539 Add manual link to README 2017-09-04 13:57:34 -07:00
Joshua Bell
2542a20984 Rework files, add Makefile 2017-09-04 13:51:51 -07:00
Joshua Bell
c705c4b876 Add .gitignore file for .o / .list files 2017-09-04 12:58:06 -07:00
Joshua Bell
0428643cba Move STF files up into DA directory 2017-09-04 12:56:41 -07:00
Joshua Bell
fefe806842 DHR: Strip unused fields 2017-09-04 09:24:44 -07:00
Joshua Bell
dd406a01ef DHR: Stash menu pixels 2017-09-03 22:55:17 -07:00
Joshua Bell
dacb8c82a7 Start playing with a DHR-displaying DA 2017-09-03 21:47:45 -07:00
Joshua Bell
4e786a7ccf Jump table identifications 2017-09-03 20:07:05 -07:00
Joshua Bell
454d2db7f6 Window params includes text box params, which defines initial window bounds 2017-09-03 10:44:42 -07:00
Joshua Bell
467a1783c6 label tidying, a few todos 2017-09-03 00:31:23 -07:00
Joshua Bell
471719dace div/mul by 16 helpers 2017-09-02 22:52:38 -07:00
Joshua Bell
6d9cc4048c hscroll/vscroll window params 2017-09-02 20:56:08 -07:00
Joshua Bell
7553cd6c76 Window params: scrollbar control 2017-09-02 20:49:28 -07:00