1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-04 18:29:40 +00:00
CLK/Machines/Atari/ST
Thomas Harte 85f814c632 Attempt to build fixed operations into type.
This simplifies callees and should make all helper functions automatically able to optimise themselves for fixed operations.
2023-12-21 23:08:18 -05:00
..
AtariST.cpp Attempt to build fixed operations into type. 2023-12-21 23:08:18 -05:00
AtariST.hpp Eliminate various other errant spaces. 2023-05-16 16:40:09 -04:00
DMAController.cpp Ensures the DMA controller remains clocked. 2021-04-20 22:34:13 -04:00
DMAController.hpp Simplify namespace syntax. 2023-05-10 16:02:18 -05:00
IntelligentKeyboard.cpp Switch to std::clamp. 2021-11-26 18:10:29 -05:00
IntelligentKeyboard.hpp Simplify namespace syntax. 2023-05-10 16:02:18 -05:00
Video.cpp Unify usages of output_level for border. 2023-12-07 11:04:18 -05:00
Video.hpp Simplify 'get_next_sequence_point' -> 'next_sequence_point'. 2023-09-10 18:00:49 -04:00