lemur/src
Simon Gellis 0debae0678 Support hypothetical big-endian users 2025-02-15 16:14:03 -05:00
..
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 Support hypothetical big-endian users 2025-02-15 16:14:03 -05:00
app.rs Make properties editable 2025-02-15 12:56:58 -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 Sync memory between emulator thread and UI 2025-02-15 00:28:46 -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
graphics.rs Write textures in separate thread; fixes perf 2024-11-11 19:27:23 -05:00
input.rs Save input mappings to disk 2024-12-11 23:44:14 -05:00
main.rs New implementation for reading/showing vram 2025-02-15 00:28:46 -05:00
memory.rs Support hypothetical big-endian users 2025-02-15 16:14:03 -05:00
persistence.rs Save input mappings to disk 2024-12-11 23:44:14 -05:00
vram.rs Start drawing objects 2025-02-15 00:28:46 -05:00
window.rs Start drawing objects 2025-02-15 00:28:46 -05:00