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.
rustboyadvance-ng/src/core/arm7tdmi
Michel Heily 44426b5f0e Impl arm SWP
Also ran some rustfmt


Former-commit-id: 30480e79d7f2926d5a5f15db20427179a672a78c
2019-07-27 20:20:58 +03:00
..
arm Impl arm SWP 2019-07-27 20:20:58 +03:00
thumb armwrestler-fix: Refactor barrel shifter and fix ALU carry flag, hopefully for good. 2019-07-26 17:55:50 +03:00
alu.rs Impl arm SWP 2019-07-27 20:20:58 +03:00
bus.rs Refactor core functionality into a separate module 2019-07-20 16:46:00 +03:00
cpu.rs armwrestler-fix: Refactor barrel shifter and fix ALU carry flag, hopefully for good. 2019-07-26 17:55:50 +03:00
exception.rs Fix exceptions and dataprocess mode change 2019-07-22 01:16:48 +03:00
mod.rs Refactor core functionality into a separate module 2019-07-20 16:46:00 +03:00
psr.rs Refactor core functionality into a separate module 2019-07-20 16:46:00 +03:00