1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-16 22:28:57 +00:00
CLK/Components/9918/Implementation
2023-03-08 18:27:59 -05:00
..
9918.cpp Adjust visible Y9938 area; clamp scrolled y; use proper mode 2 terminator. 2023-03-07 18:19:08 -05:00
9918Base.hpp Better judge when to rotate addresses. 2023-03-08 18:27:59 -05:00
AccessEnums.hpp Pull out and partially generalise sprite output. 2023-02-21 22:00:00 -05:00
ClockConverter.hpp Clarify and simplify half_cycles_before_internal_cycles. 2023-01-09 22:55:46 -05:00
Draw.hpp Eliminate stale TODOs. 2023-03-05 21:34:10 -05:00
Fetch.hpp Correct GR7 rasterisation and 6/7 collection. 2023-03-05 13:43:53 -05:00
LineBuffer.hpp Detect mode 2 collisions, albeit without proper reporting. 2023-02-25 10:42:44 -06:00
PersonalityTraits.hpp Fix memory mask; mildly improve commentary. 2023-02-05 22:51:16 -05:00
Storage.hpp Make attempt at the TP background-colour bit. 2023-02-26 13:42:59 -05:00
YamahaCommands.hpp Attempt to generalise moving from CPU. 2023-03-03 21:40:48 -05:00