emulator
|
Fix watchpoint reporting
|
2025-01-18 18:51:25 -05:00 |
gdbserver
|
Implement writing memory
|
2025-01-18 01:03:22 -05:00 |
window
|
No debugging unless the game is running
|
2025-01-17 22:00:46 -05:00 |
app.rs
|
Use logging
|
2025-01-14 23:33:30 -05:00 |
audio.rs
|
Use logging
|
2025-01-14 23:33:30 -05:00 |
controller.rs
|
Implement gamepad input
|
2024-11-18 22:49:56 -05:00 |
emulator.rs
|
Fix status returned on interrupt
|
2025-01-18 19:10:55 -05:00 |
game.wgsl
|
Implement side-by-side view
|
2024-12-01 15:52:11 -05:00 |
gdbserver.rs
|
Fix status returned on interrupt
|
2025-01-18 19:10:55 -05:00 |
input.rs
|
Save input mappings to disk
|
2024-12-11 23:44:14 -05:00 |
main.rs
|
No debugging unless the game is running
|
2025-01-17 22:00:46 -05:00 |
persistence.rs
|
Save input mappings to disk
|
2024-12-11 23:44:14 -05:00 |
window.rs
|
Add a checkbox to quit on disconnect
|
2025-01-09 23:00:46 -05:00 |