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
History
Rekai Musuka
a21f94569f
fix(cpu): flip two branches in PSR Transfer execution
2022-10-21 05:11:55 -03:00
..
barrel_shifter.zig
feat(cpu): implement MSR and MRS
2022-10-21 05:11:55 -03:00
block_data_transfer.zig
feat(cpu): refactor LDM/STM
2022-10-21 05:11:53 -03:00
branch.zig
fix(cpu): fix off-by-word bug in BL
2022-10-21 05:11:52 -03:00
data_processing.zig
fix(cpu): write results of ORR to destination register
2022-10-21 05:11:54 -03:00
half_signed_data_transfer.zig
chore: code cleanup
2022-10-21 05:11:50 -03:00
psr_transfer.zig
fix(cpu): flip two branches in PSR Transfer execution
2022-10-21 05:11:55 -03:00
single_data_transfer.zig
feat(cpu): implement MSR and MRS
2022-10-21 05:11:55 -03:00