.. |
Amiga.cpp
|
Attempt to build fixed operations into type.
|
2023-12-21 23:08:18 -05:00 |
Amiga.hpp
|
Adds an empty shell of a machine.
|
2021-07-16 20:30:48 -04:00 |
Audio.cpp
|
Switch to regular integer types for flags.
|
2022-07-26 09:22:05 -04:00 |
Audio.hpp
|
Switch name back to emphasise _async_.
|
2022-07-16 14:41:04 -04:00 |
Bitplanes.cpp
|
Move BitplaneShifter adjacent to expand_bitplane_byte .
|
2021-11-26 18:29:09 -05:00 |
Bitplanes.hpp
|
Eliminate various other errant spaces.
|
2023-05-16 16:40:09 -04:00 |
Blitter.cpp
|
Add workaround that further isolates whatever bug Spindizzy reveals.
|
2022-08-19 16:38:42 -04:00 |
Blitter.hpp
|
Factor out the blitter sequencer.
|
2022-08-19 16:38:15 -04:00 |
BlitterSequencer.hpp
|
Factor out the blitter sequencer.
|
2022-08-19 16:38:15 -04:00 |
Chipset.cpp
|
Attempt to build fixed operations into type.
|
2023-12-21 23:08:18 -05:00 |
Chipset.hpp
|
Remove much unused storage; add virtual destructor.
|
2023-12-27 11:14:08 -05:00 |
Copper.cpp
|
Add an easier hook for debugging.
|
2022-08-08 21:00:28 -04:00 |
Copper.hpp
|
Adds support for the Blitter-busy flag to WAIT and SKIP.
|
2021-11-27 11:36:15 -05:00 |
Disk.cpp
|
Apply changes on trailing edges only.
|
2023-12-22 18:38:43 -05:00 |
DMADevice.hpp
|
Switch to regular integer types for flags.
|
2022-07-26 09:22:05 -04:00 |
Flags.hpp
|
Switch to regular integer types for flags.
|
2022-07-26 09:22:05 -04:00 |
Keyboard.cpp
|
Eliminate various other errant spaces.
|
2023-05-16 16:40:09 -04:00 |
Keyboard.hpp
|
Further reduce state.
|
2023-12-27 11:25:47 -05:00 |
MemoryMap.hpp
|
Attempt to build fixed operations into type.
|
2023-12-21 23:08:18 -05:00 |
Minterms.hpp
|
Correct filename.
|
2021-10-16 05:37:46 -07:00 |
MouseJoystick.cpp
|
Add missing #include for std::clamp.
|
2021-11-26 18:08:39 -05:00 |
MouseJoystick.hpp
|
Move mouse and joystick into a separate file, give a common parent.
|
2021-11-26 17:50:47 -05:00 |
Sprites.cpp
|
Add missing #include.
|
2022-07-19 21:40:16 -04:00 |
Sprites.hpp
|
Take a guess at reintroducing a special case for end-of-blank.
|
2022-07-19 21:25:34 -04:00 |