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/arm7tdmi
Michel Heily 0c50209735 Fix wrong calculation of conditional branch offset in Thumb mode
Former-commit-id: 4cc28b13b19b2bf45e2b0e34d9a9dc0f83f82b01
2019-07-05 16:01:16 +03:00
..
arm Impl Thumb 19, fix warnings and rustfmt 2019-07-05 15:34:52 +03:00
thumb Fix wrong calculation of conditional branch offset in Thumb mode 2019-07-05 16:01:16 +03:00
bus.rs Move cycle counting to CPU Core 2019-07-05 13:08:07 +03:00
cpu.rs Impl thumb Format4 2019-07-05 13:58:26 +03:00
exception.rs Correct F flag behaviour when entrying an exception. 2019-06-29 23:01:23 +03:00
mod.rs Impl Thumb 19, fix warnings and rustfmt 2019-07-05 15:34:52 +03:00
psr.rs arm: Implement MSR_REG and fix some prefetching errors 2019-07-02 16:53:29 +03:00