Commit Graph

114 Commits

Author SHA1 Message Date
Dagen Brock 686b5c240b fixed bitwalk0 twopass 2015-10-15 10:57:58 -05:00
Dagen Brock 8acb7b8fa2 bank walk two pass partially working 2015-10-14 20:41:18 -05:00
Dagen Brock da20f80628 two pass 8 bit random working 2015-10-13 21:53:13 -05:00
Dagen Brock e20d477192 two pass 8 bit pattern seems good 2015-10-13 21:10:41 -05:00
Dagen Brock 37356175ea partially working two pass of 8-bit pattern 2015-10-13 20:38:32 -05:00
Dagen Brock 149d7f758e fix final tested address printing! doh so simple. 2015-10-12 22:14:04 -05:00
Dagen Brock 20e46e65ca fixed status/error printing 2015-10-12 21:53:26 -05:00
Dagen Brock bd414a4c27 fixed 16 bit random 2015-10-12 21:30:16 -05:00
Dagen Brock 5f1909a25b add byte order hex entry for 6502 addressing 2015-10-12 21:22:32 -05:00
Dagen Brock 770d666d28 better status update interval logic 2015-10-11 14:52:31 -05:00
Dagen Brock 558aa22306 Pause on error, 16-bit rand func (ghetto), 16-bit tests (broken) 2015-10-11 10:22:39 -05:00
Dagen Brock 948fe4c67c add pause on error functionality 2015-10-07 18:43:47 -05:00
Dagen Brock f194080aea added remaining 8-bit modes. that was surprisingly easy 2015-10-07 16:22:03 -05:00
Dagen Brock 77db105415 fix ESC to exit test 2015-10-06 23:32:07 -05:00
Dagen Brock 30e5493343 test routines are starting to work again 2015-10-01 12:08:02 -05:00
Dagen Brock b99f751c32 add ToLower for simplified key handling 2015-09-30 09:52:31 -05:00
Dagen Brock 7f3066e1dd fix pause 2015-09-30 09:37:21 -05:00
Dagen Brock 69c3d1adbd add Q key to test 2015-09-29 23:56:20 -05:00
Dagen Brock 24b2bff84d minor layout tweaks 2015-09-29 23:47:16 -05:00
Dagen Brock b201eacacc minor layout tweaks 2015-09-29 23:44:37 -05:00
Dagen Brock cbf5109fb7 test info messages working, and fixed menu toggle with AdjacentWrite 2015-09-29 23:18:36 -05:00
Dagen Brock 226c2bf7e9 indented applerom 2015-09-29 23:17:14 -05:00
Dagen Brock 5b395b58e3 adding build files 2015-09-28 20:45:46 -05:00
Dagen Brock 6cd86251f6 fix log messages a bit 2015-09-25 15:31:13 -05:00
Dagen Brock 5bd1671d11 trying to strip out helper functions ... also add PrintInt 2015-09-25 12:22:14 -05:00
Dagen Brock cf23621175 trying to strip out helper functions ... also add PrintInt 2015-09-25 12:17:05 -05:00
Dagen Brock 1b50917523 just cleaning up layout before rewriting the real test engine 2015-09-23 21:35:09 -05:00
Dagen Brock 03cb159e98 fix console log 2015-09-23 21:04:20 -05:00
Dagen Brock c7c86025ab memory detection all working and sets bank defaults 2015-09-23 16:11:12 -05:00
Dagen Brock bbfc1a7a76 menu done 2015-09-23 11:09:51 -05:00
Dagen Brock 9425941db4 finally fixed int input (dirty buffer artifact) 2015-09-23 10:31:32 -05:00
Dagen Brock 13f5162eab finally fixed int input (dirty buffer artifact) 2015-09-23 09:23:05 -05:00
Dagen Brock ba62ca4ac4 fix lots of poorly chosen and/or inconsistent names 2015-09-22 22:36:33 -05:00
Dagen Brock eb1c2ac00a better layout, more menu works 2015-09-22 22:00:30 -05:00
Dagen Brock 0913a5fd89 gethex supports backspace 2015-09-20 15:09:05 -05:00
Dagen Brock 2d12b2971a bool selector working (under pressure :P ) 2015-09-20 12:56:24 -05:00
Dagen Brock c0a05c150d latest menus - layed out, most options working 2015-09-20 12:09:21 -05:00
Dagen Brock 969d7fe971 lots of cleanup and finally adding in all other types 2015-09-20 12:08:42 -05:00
Dagen Brock 6a9a2190ce cleaner bracket highlight code 2015-09-18 21:29:55 -05:00
Dagen Brock 1ac26bd1ff latest with menu updates 2015-09-17 01:44:05 -05:00
Dagen Brock 8a1489c4c1 cleaned up draw selection. sigh.. undraw needs it now 2015-09-17 01:43:47 -05:00
Dagen Brock 9a71cb289e indent - pre-new version changing 2015-09-16 23:17:35 -05:00
Dagen Brock 8cffd41557 starting new version... layout first 2015-09-16 22:39:39 -05:00
Dagen Brock 12aa5c33e4 track menu.s (sheesh!) 2015-06-26 15:45:12 -05:00
Dagen Brock 0e567fa158 v0.1a second alpha release version 2015-03-11 13:28:45 -05:00
Dagen Brock 96e61e4601 console log 2015-03-10 23:56:30 -05:00
Dagen Brock 9933e5b096 Pre-handling list 2015-03-09 23:08:22 -05:00
Dagen Brock 51bc316b19 change PrintString to self-modifying instead of using a ZP pointer 2015-03-09 23:08:02 -05:00
Dagen Brock 91bc3fd7d6 adding more menu types and clen up SOME functions 2015-03-09 13:07:35 -05:00
Dagen Brock 6a4133d6cc pause key 2015-03-06 22:46:12 -06:00