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
b27bf4a85c
fix(cpu): perform MUL with u64s, throw away upper 32 bits
2022-02-01 16:15:08 -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
chore: dedup code in THUMB instructions
2022-01-29 20:05:27 -04:00
half_signed_data_transfer.zig
fix(cpu): properly decode multiply instructions
2022-01-30 02:16:12 -04:00
multiply.zig
fix(cpu): perform MUL with u64s, throw away upper 32 bits
2022-02-01 16:15:08 -04:00
psr_transfer.zig
feat(cpu): implement banked registers
2022-01-19 07:29:49 -04:00
single_data_transfer.zig
chore: relocate barrel_shifter zig file
2022-01-29 18:52:16 -04:00
software_interrupt.zig
feat(cpu): implement SWI
2022-01-25 10:34:21 -04:00