Commit Graph

53 Commits

Author SHA1 Message Date
Dagen Brock dba1ce9a42 fix RAM detection code and SCB text colorizer 2018-10-30 13:08:08 -05:00
Dagen Brock 623975e057 fix indents 2015-11-29 10:34:32 -06:00
Dagen Brock b999d875c0 cleaning up strings in prep for 1.0 2015-11-27 20:17:40 -06:00
Dagen Brock bb01332c93 add error noise and fix WaitOnError 2015-11-12 12:01:12 -06:00
Dagen Brock 1025e5cea0 minor changes in prep for 0.6 2015-11-12 08:42:43 -06:00
Dagen Brock d2fd03e02b omg this bug sucked. like 2 hours to find a missing sep #0. 2015-11-12 08:42:14 -06:00
Dagen Brock 1dcaeea958 v0.5 finalizations 2015-10-25 15:38:34 -05:00
Dagen Brock 8601f35783 fix for memory detection 2015-10-25 14:49:28 -05:00
Dagen Brock 9b8a87d9ac print memory map 2015-10-24 22:56:46 -05:00
Dagen Brock ec75b397a0 last two-pass test done. last test of all... w00t 2015-10-15 21:48:26 -05:00
Dagen Brock 99cab87e91 some notes 2015-10-15 21:29:10 -05:00
Dagen Brock c27f634310 fix bug on two pass 8-bit rand seed restore 2015-10-15 21:19:38 -05:00
Dagen Brock 623bfc0dc2 MUCH shorter bitwalkers 2015-10-15 21:10:28 -05:00
Dagen Brock 27e5a6efb3 Random16TP working 2015-10-15 20:36:18 -05:00
Dagen Brock 5783a05749 BitPattern16TP working 2015-10-15 17:02:42 -05:00
Dagen Brock 2e49f8a299 fixed more of two-pass 8-bit 2015-10-15 15:44:07 -05:00
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 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 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