.. |
Amiga.cpp
|
Switch to int ; attempt to do a better job of initial audio filling.
|
2022-07-09 13:33:46 -04:00 |
Amiga.hpp
|
|
|
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
|
Add comments, fix playfield sprite masking.
|
2022-07-22 17:01:38 -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
|
Fix refresh slots: they're taken, not open.
|
2022-08-16 21:51:02 -04:00 |
Chipset.hpp
|
Add optional transaction records to the Blitter.
|
2022-08-06 09:51:20 -04: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
|
Silence debugging information.
|
2022-03-13 12:48:05 -04: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
|
Avoid posting redundant key events.
|
2021-11-28 05:31:00 -05:00 |
Keyboard.hpp
|
|
|
MemoryMap.hpp
|
Switch the Amiga to the newer 68000.
|
2022-06-06 11:10:56 -04:00 |
Minterms.hpp
|
|
|
MouseJoystick.cpp
|
Add missing #include for std::clamp.
|
2021-11-26 18:08:39 -05:00 |
MouseJoystick.hpp
|
|
|
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 |