- Winnipeg or Halifax, Canada
- https://musuka.dev
- Joined on
2021-06-29
0443029c8b
fix: reimpl handleInterrupt code
4145c064ae
feat: implement basic pipeline
d37c130deb
feat: resolve off-by-{word, halfword} errors when printing debug info
418ef64e5d
fix: reimpl handleInterrupt code
4f127ea9db
feat: implement basic pipeline
4922106915
feat: reimplement cpu logging
53eec5c3ff
chore: don't init bus in Arm7tdmi init
c397b7069d
feat: move arm instr decoding to module
4fb9651d5a
chore: refactor window
e26fbea0ad
chore: crude background window impl (no affine)
d61fa9848f
chore: rename function (misspelt until now somehow)
2c8616f610
feat: reimplement cpu logging
53eec5c3ff
chore: don't init bus in Arm7tdmi init
2c8616f610
feat: reimplement cpu logging
53eec5c3ff
chore: don't init bus in Arm7tdmi init
c397b7069d
feat: move arm instr decoding to module
9d037fdc3e
feat: move thumb instr decoding to module
27957e1549
fix: flush pipeline on specific LDR/STR regsiter writes
348df3dbe4
fix: only add +4 to rn register when dealing with r15
69cf5b12f1
fix: remove undefined
e694110fbd
feat: pass thumb.gba
e17e9fb703
fix: don't fake the pipeline in swi
74f1fbc8fd
feat: fake the pipeline less
446b5f6aea
feat: implement obscure behaviour for ARM data processing instrs
0e53e774fe
fix: remove undefined
7872515da7
feat: pass thumb.gba
46d1d83724
fix: don't fake the pipeline in swi
cf38dee61a
feat: fake the pipeline less
d7aa7d0a9e
feat: implement obscure behaviour for ARM data processing instrs
dca06c1351
general update
e52624cc7a
chore: terminal font is my favourite font again
b5fae7c071
chore: crude background window impl (no affine)
1722e0d842
chore: rename function (misspelt until now somehow)
b200dd9fa1
chore: add non-working pipeline
3b3eb52c48
feat: impl WININ, WINOUT, WIN{N}H and WIN{N}V
d798aea6ea
fix: force align DMA transfers
5d37c212e2
fix: resolve bugs in VRAM unpredictable read/writes