|
d985eac0fc
|
tmp: implement mechanisms for a emu reset fn (currently crashes)
|
2023-02-23 23:49:56 -06:00 |
|
|
bf95eee3f1
|
fix(apu): resolve bug in NR10 obscure behaviour
|
2022-12-05 11:08:04 -04:00 |
|
|
46e29245b7
|
fix(apu): disable APU writes when APU is disabled
|
2022-11-26 12:20:42 -04:00 |
|
|
af8ec4db5b
|
chore: go through TODOs and FIXMEs
mainly deleting / rewording those that no longer apply
|
2022-10-31 06:17:09 -03:00 |
|
|
36832ba1fb
|
feat(apu): impelement all apu i/o reads
|
2022-10-29 04:24:06 -03:00 |
|
|
14b24787ab
|
style: remove unnecessary imports
|
2022-10-28 21:56:55 -03:00 |
|
|
21eddac31e
|
style: improve code quality
|
2022-10-13 00:23:58 -03:00 |
|
|
785135a074
|
feat: rewrite device ticks
|
2022-10-13 00:23:58 -03:00 |
|
|
fd38fd6506
|
style(scheduler): rename scheduler event handlers
|
2022-10-13 00:23:58 -03:00 |
|
|
bcacac64df
|
style: code refactoring
|
2022-10-13 00:23:58 -03:00 |
|
|
dc7cad9691
|
style(apu): split apu.zig into multiple files + refactor
|
2022-10-13 00:23:58 -03:00 |
|