Commit Graph

167 Commits

Author SHA1 Message Date
Lucas Scharenbroich 50f5da5608 WIP on BG0X positioning; fix tile horizonal calculation 2021-07-15 11:01:42 -05:00
Lucas Scharenbroich e03859406e Fix indexing issue with calculating a tile's top line 2021-07-10 20:46:32 -05:00
Lucas Scharenbroich d1e59e81ac Fix off-by-one error when rendering tiles 2021-07-10 20:43:55 -05:00
Lucas Scharenbroich b5fa2d9266 Fix comment typos 2021-07-10 20:35:27 -05:00
Lucas Scharenbroich e4d480d2be Fix addressing issue in font routine and data-overwrite bug; Render no longer crashes! 2021-07-10 17:15:35 -05:00
Lucas Scharenbroich ab9a2682db Fix table initialization and bank preservateion in _BltRange 2021-07-10 15:38:42 -05:00
Lucas Scharenbroich 469e8bb74a Add all minimal function in place; not onto debugging 2021-07-09 15:38:32 -05:00
Lucas Scharenbroich 5d713caf5c More parts of the render pipeline in place 2021-07-09 14:18:49 -05:00
Lucas Scharenbroich 7ee1ddb604 Fix cimpilation errors 2021-07-08 08:17:38 -05:00
Lucas Scharenbroich 8ec31631eb Split up source code a bit more; work toward completing render pipeline 2021-07-08 07:46:35 -05:00
Lucas Scharenbroich 6b32d61fa9 Small optimization to save 1 cycle per line 2021-07-07 21:13:18 -05:00
Lucas Scharenbroich 39f61087ce Fix stack initialization bug 2021-07-07 16:55:41 -05:00
Lucas Scharenbroich 92611281a4 Implemented a PEI slammer that can break for interrupt handling 2021-07-07 16:36:44 -05:00
Lucas Scharenbroich d1557437c5 Init tile sizes; fix merlin bug and fix bad jump table values 2021-03-24 06:37:48 -05:00
Lucas Scharenbroich 89c9a5c791 Store scrren width and height in tiles 2021-03-24 06:36:47 -05:00
Lucas Scharenbroich 04f202c9f8 Allow dynamic user selection of playfield size 2021-03-21 23:44:33 -05:00
Lucas Scharenbroich 50a3f27a9a Reorg files; focus on S16 artifact 2021-03-21 21:59:54 -05:00