|
d985eac0fc
|
tmp: implement mechanisms for a emu reset fn (currently crashes)
|
2023-02-23 23:49:56 -06:00 |
|
|
4af86e1cb3
|
style: replace meta.Tuple calls with new tuple syntax
|
2022-11-29 23:01:06 -04:00 |
|
|
c5cf471912
|
fix(timer): removing cascade when TIM aleady enabled shouldn't reset counter
|
2022-11-20 19:13:49 -04:00 |
|
|
472457b9f3
|
chore: make use of comptime control flow when working with tuples
|
2022-10-31 05:14:20 -03:00 |
|
|
472215b4c2
|
feat(ppu): implement all i/o writes
|
2022-10-30 03:11:04 -03:00 |
|
|
13710a3236
|
feat(timer): implement all timer i/o writes
|
2022-10-30 01:18:46 -03:00 |
|
|
647bd83224
|
chore(io): rewrite certain error messages
We can do this now that we know that it won't be because of any
unimplemented feature in some circumstances
|
2022-10-29 02:37:54 -03:00 |
|
|
c831f67d1a
|
feat(timer): implemeant all timer i/o reads
|
2022-10-29 01:37:28 -03:00 |
|
|
14b24787ab
|
style: remove unnecessary imports
|
2022-10-28 21:56:55 -03:00 |
|
|
fd38fd6506
|
style(scheduler): rename scheduler event handlers
|
2022-10-13 00:23:58 -03:00 |
|
|
13f6ee8ec4
|
style(bus): refactor several hardware abstractions
|
2022-10-10 11:57:57 -03:00 |
|
|
92cfc763c0
|
chore: move util.zig
|
2022-09-19 16:07:19 -03:00 |
|
|
59c9ff910e
|
feat: implement open bus for unmapped i/o
|
2022-09-12 23:18:29 -03:00 |
|
|
53191b0eeb
|
chore: change directory structure
|
2022-07-22 21:11:19 -03:00 |
|