This website requires JavaScript.
Explore
Help
Sign In
paoda
/
zba
Watch
1
Star
0
Fork
0
You've already forked zba
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
zba
/
src
/
cpu
/
arm
History
Rekai Musuka
95dd3e3df8
fix(cpu): fix PC offset when barrel shifter and bit 4 of DP is set
2022-01-24 17:52:01 -04:00
..
barrel_shifter.zig
fix(cpu): fix PC offset when barrel shifter and bit 4 of DP is set
2022-01-24 17:52:01 -04:00
block_data_transfer.zig
chore(cpu): lay groundwork for THUMB instruction decoding and execution
2022-01-14 05:23:16 -04:00
branch.zig
chore(cpu): lay groundwork for THUMB instruction decoding and execution
2022-01-14 05:23:16 -04:00
data_processing.zig
fix(cpu): fix PC offset when barrel shifter and bit 4 of DP is set
2022-01-24 17:52:01 -04:00
half_signed_data_transfer.zig
chore(cpu): lay groundwork for THUMB instruction decoding and execution
2022-01-14 05:23:16 -04:00
psr_transfer.zig
feat(cpu): implement banked registers
2022-01-19 07:29:49 -04:00
single_data_transfer.zig
chore(cpu): refactor barrel shifter
2022-01-17 11:17:04 -04:00