|
af8ec4db5b
|
chore: go through TODOs and FIXMEs
mainly deleting / rewording those that no longer apply
|
2022-10-31 06:17:09 -03: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 |
|
|
6154585e77
|
feat(dma): implement all dma i/o writes
|
2022-10-30 01:04:22 -03:00 |
|
|
f0dca29836
|
fix(dma): apply proper masks to dma i/o
|
2022-10-29 04:53:21 -03:00 |
|
|
36832ba1fb
|
feat(apu): impelement all apu i/o reads
|
2022-10-29 04:24:06 -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 |
|
|
268961262d
|
feat(dma): implement all dma i/o reads
|
2022-10-29 01:30:12 -03:00 |
|
|
a2868dfe9e
|
feat(dma): Implement DMA Latch
|
2022-10-22 20:52:02 -03:00 |
|
|
21eddac31e
|
style: improve code quality
|
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 |
|