.. |
Amiga.cpp
|
Expose joystick to the world.
|
2021-11-17 15:33:46 -05:00 |
Amiga.hpp
|
|
|
Audio.cpp
|
Reset will_request_interrupt .
|
2021-11-15 16:00:35 -05:00 |
Audio.hpp
|
Adds missing low -> high actions, implements more transitions.
|
2021-11-15 12:29:32 -05:00 |
Blitter.cpp
|
Fix exclusive fill, sizing, eliminate ECS call-ins.
|
2021-11-24 17:25:32 -05:00 |
Blitter.hpp
|
Fix exclusive fill, sizing, eliminate ECS call-ins.
|
2021-11-24 17:25:32 -05:00 |
Chipset.cpp
|
Move mouse and joystick into a separate file, give a common parent.
|
2021-11-26 17:50:47 -05:00 |
Chipset.hpp
|
Move mouse and joystick into a separate file, give a common parent.
|
2021-11-26 17:50:47 -05:00 |
Copper.cpp
|
Increase logging (but leave it disabled).
|
2021-11-19 08:01:23 -05:00 |
Copper.hpp
|
Switches to a synchronous audio state machine; renames advance -> advance_dma.
|
2021-11-13 15:53:41 -05:00 |
Disk.cpp
|
Switches to a synchronous audio state machine; renames advance -> advance_dma.
|
2021-11-13 15:53:41 -05:00 |
DMADevice.hpp
|
Implement bitplane modulos.
|
2021-10-29 11:29:22 -07:00 |
Flags.hpp
|
Add end-of-Blit interrupt.
|
2021-10-13 15:09:19 -07:00 |
Keyboard.cpp
|
Implements clear_all_keys .
|
2021-11-08 17:49:09 -05:00 |
Keyboard.hpp
|
Implements clear_all_keys .
|
2021-11-08 17:49:09 -05:00 |
MemoryMap.hpp
|
Moves the CIAs into the Chipset class.
|
2021-10-04 06:44:54 -07:00 |
Minterms.hpp
|
Correct filename.
|
2021-10-16 05:37:46 -07:00 |
MouseJoystick.cpp
|
Move mouse and joystick into a separate file, give a common parent.
|
2021-11-26 17:50:47 -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
|
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 |