This repository has been archived on 2024-06-01. You can view files and clone it, but cannot push or open issues or pull requests.
rustboyadvance-ng/src/debugger
Michel Heily fefeddbc40 Continue working on DMA sound.
Cleanup timer.rs
run cargo fmt
restore debugging continue&frame commands
Fix bug introduced in previous commit causing the bios animation to
hang


Former-commit-id: 188acaa1121503a97f2d3be816f6f57835e17fe1
2019-12-23 01:37:45 +02:00
..
command.rs Continue working on DMA sound. 2019-12-23 01:37:45 +02:00
mod.rs Use Rc<RefCell<T>> to have the GameboyAdvance struct hold references to platform video,audio,input combo 2019-12-20 15:11:26 +02:00
palette_view.rs Refactor core functionality into a separate module 2019-07-20 16:46:00 +03:00
parser.rs Impl Thumb 19, fix warnings and rustfmt 2019-07-05 15:34:52 +03:00
tile_view.rs Implement DMA, WIP 2019-11-09 19:44:55 +02:00