.. |
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
|
Adds an empty shell of a machine.
|
2021-07-16 20:30:48 -04:00 |
Audio.cpp
|
Attempt to avoid off-by-one buffer reads, add modulation.
|
2021-12-06 19:28:40 -05:00 |
Audio.hpp
|
Generalise AsyncTaskQueue, DeferringAsyncTaskQueue and AsyncUpdater into a single template.
|
2022-07-14 16:39:26 -04:00 |
Bitplanes.cpp
|
|
|
Bitplanes.hpp
|
Attempt full implementation of collisions.
|
2021-11-29 18:39:33 -05:00 |
Blitter.cpp
|
Switch to nibble-oriented lookup tables for fill mode.
|
2021-12-19 17:16:46 -05:00 |
Blitter.hpp
|
|
|
Chipset.cpp
|
Fix red/blue confusion.
|
2022-07-15 16:24:07 -04:00 |
Chipset.hpp
|
Switch the Amiga to the newer 68000.
|
2022-06-06 11:10:56 -04:00 |
Copper.cpp
|
Undo 8-cycle-if-met WAIT.
|
2022-03-13 12:47:48 -04:00 |
Copper.hpp
|
|
|
Disk.cpp
|
Silence debugging information.
|
2022-03-13 12:48:05 -04:00 |
DMADevice.hpp
|
Implement bitplane modulos.
|
2021-10-29 11:29:22 -07:00 |
Flags.hpp
|
Move DMAFlags to Flags.hpp.
|
2021-12-04 08:26:28 -05: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
|
Correct filename.
|
2021-10-16 05:37:46 -07:00 |
MouseJoystick.cpp
|
|
|
MouseJoystick.hpp
|
Move mouse and joystick into a separate file, give a common parent.
|
2021-11-26 17:50:47 -05:00 |
Sprites.cpp
|
Sprites: avoid magic constants, ensure proper DMA resumption.
|
2021-11-26 16:02:18 -05:00 |
Sprites.hpp
|
Move sprites into their own source file.
|
2021-11-26 15:30:31 -05:00 |