This website requires JavaScript.
Explore
Help
Sign in
devraza
/
rustboyadvance-ng
Archived
Watch
1
Fork
You've already forked rustboyadvance-ng
0
Code
Issues
Pull requests
Projects
Releases
1
Packages
Wiki
Activity
This repository has been archived on
2024-12-14
. You can view files and clone it, but cannot push or open issues or pull requests.
69aadb9d92
rustboyadvance-ng
/
src
History
Michel Heily
69aadb9d92
Fix broken tests due to recent arm7tdmi changes
...
Former-commit-id: e1a5ec4ce3cb4c61bf6f511babfa8da8efd7321f
2020-02-14 13:02:56 +02:00
..
core
Fix broken tests due to recent arm7tdmi changes
2020-02-14 13:02:56 +02:00
debugger
feat: Fix & improve debugger, Add commands to save/load the state
2020-02-11 02:26:17 +02:00
plat
Move creation of arm7tdmi core into the GameBoyAdvance
2020-02-11 02:26:17 +02:00
build.rs
windows: Add file icon to build targets
2020-02-12 22:18:58 +02:00
disass.rs
arm7tdmi/optimize: Optimize and cleanup CPU, roughly about 10% fps improvement.
2020-02-09 20:17:46 +02:00
lib.rs
fix: Completly refactor GPU scanline composition code.
2020-02-07 16:11:16 +02:00
util.rs
feat/savestates: Add
write_bin_file
util function
2020-01-16 19:49:43 +02:00