Commit graph

329 commits

Author SHA1 Message Date
Dan Piponi
12d0e1aa0e Minor 2016-12-23 08:36:17 -08:00
Dan Piponi
984ce1e99a Improvements to debugger interpreter 2016-12-23 08:35:18 -08:00
Dan Piponi
af3e6e0991 Debugger parser improvements 2016-12-23 08:11:52 -08:00
Dan Piponi
ae3c643319 Going to remove whiteSpaces and see if debugger still parses correctly 2016-12-22 22:17:00 -08:00
Dan Piponi
b54ed33283 Minor 2016-12-22 21:38:07 -08:00
Dan Piponi
a0e15d598f Simplified even more bit operations 2016-12-22 21:33:49 -08:00
Dan Piponi
ad878fd2c4 Simplified some more bit operations 2016-12-22 21:07:32 -08:00
Dan Piponi
ce3b07dd24 Simplified some bit operations 2016-12-22 21:05:00 -08:00
Dan Piponi
a24a8c7003 Updated readme 2016-12-22 14:57:03 -08:00
Dan Piponi
8aca8c27d0 Updated readme 2016-12-22 13:28:39 -08:00
Dan Piponi
aba2aba67e Updated readme 2016-12-22 13:27:29 -08:00
Dan Piponi
ceb3fb91d3 Updated readme 2016-12-22 13:13:04 -08:00
Dan Piponi
fd11cd3cd8 Updated readme 2016-12-22 13:12:19 -08:00
Dan Piponi
a650e5c9cf Updated readme 2016-12-22 13:07:55 -08:00
Dan Piponi
5b63131b16 Updated readme 2016-12-22 13:06:48 -08:00
Dan Piponi
be264a40da No longer makes sense to have TIARegisters 2016-12-22 12:05:19 -08:00
Dan Piponi
1cb1c71d42 Some tidying and dealing with warnings 2016-12-22 11:42:50 -08:00
Dan Piponi
b54f1852a0 More pushing down MonadAtari 2016-12-22 11:42:50 -08:00
Dan Piponi
97588eef29 Starting to thread MonadAtari back through again 2016-12-22 11:42:50 -08:00
Dan Piponi
ffa2c6c32c Unified all 8 bit words 2016-12-22 11:42:50 -08:00
Dan Piponi
b03cdf5aaa Deleted commented out bits 2016-12-22 11:42:50 -08:00
Dan Piponi
d586c6b391 Deleted commented out bits 2016-12-22 11:42:50 -08:00
Dan Piponi
dc8b2b940e Tiny fix 2016-12-22 11:42:50 -08:00
dpiponi
e2ebe345d9 Pulled out bank offset 2016-12-22 11:42:50 -08:00
dpiponi
f07cef04e7 Pulled out bank offset 2016-12-22 11:42:50 -08:00
dpiponi
ee0e514524 Eliminated Graphics 2016-12-22 11:42:50 -08:00
dpiponi
d39a3ec9f1 Removed Sprites 2016-12-22 11:42:50 -08:00
dpiponi
126e95673e False alarm. Xevious and combat 'work'. 2016-12-22 11:42:50 -08:00
dpiponi
b28824d702 Partly works. Combat+Xevious fail. 2016-12-22 11:42:50 -08:00
dpiponi
32a2ab6355 Switched a couple of things to IOUArrays 2016-12-22 11:42:50 -08:00
dpiponi
0b05ad6ec7 Still works despite ugliness 2016-12-22 11:42:50 -08:00
dpiponi
c9ff60de5a rom/ram at top 2016-12-22 11:42:50 -08:00
dpiponi
3c2a0cdc39 Switched a couple of things to IOUArrays 2016-12-22 11:42:50 -08:00
Dan Piponi
ddae469fa8 Vanilla-ish Haskell 2016-12-22 11:42:50 -08:00
Dan Piponi
95efd29f48 Slow :-( 2016-12-22 11:42:50 -08:00
Dan Piponi
8e4a6bdbae Pulled ioregisters to top 2016-12-22 11:42:50 -08:00
Dan Piponi
14eb474b81 Neater memory reads 2016-12-22 11:42:50 -08:00
Dan Piponi
98fe7f78f9 StellaClock at top 2016-12-22 11:37:52 -08:00
Dan Piponi
fe28e7c938 Graphics at top level 2016-12-22 11:37:52 -08:00
Dan Piponi
99dbd7ebac IntervalTimer at top 2016-12-22 11:37:52 -08:00
Dan Piponi
327a636c0e Removed some comments 2016-12-22 11:37:52 -08:00
Dan Piponi
ef287b1cbb Pulled Sprites out to top level 2016-12-22 11:37:52 -08:00
Dan Piponi
b374c605a6 Removed zoom* 2016-12-22 11:37:52 -08:00
Dan Piponi
39979ada80 Eliminating use of zoom 2016-12-22 11:37:52 -08:00
Dan Piponi
45a0c02f08 Small 2016-12-22 11:37:52 -08:00
Dan Piponi
402d08762c Moving everything into MonadAtari 2016-12-22 11:37:52 -08:00
Dan Piponi
7d3ea1b160 Small 2016-12-22 11:37:52 -08:00
Dan Piponi
d96a746ae3 Using StateT 2016-12-22 11:37:52 -08:00
Dan Piponi
1af4cf4ecd Converted to IORefs for top level 2016-12-22 11:37:52 -08:00
Dan Piponi
4b1d4f80df Nonworking put progress made 2016-12-22 11:37:52 -08:00