zba/src/cpu
Rekai Nyangadzayi Musuka b4e0682801 fix(cpu): allow for select values to overflow
FuzzARM found these operations which panicked, when they should
have overflowed. These are now fixed

n = 8000
2022-10-21 05:12:12 -03:00
..
arm fix(cpu): allow for select values to overflow 2022-10-21 05:12:12 -03:00
thumb feat(cpu): implement format 13 2022-10-21 05:12:12 -03:00
barrel_shifter.zig feat(cpu): Pass all LDR/STR ARMwrestler tests 2022-10-21 05:12:10 -03:00