[doc] Update status
This commit is contained in:
18
README.md
18
README.md
@@ -2,22 +2,20 @@
|
|||||||
|
|
||||||
This is a play at emulating a BytePusher machine.
|
This is a play at emulating a BytePusher machine.
|
||||||
|
|
||||||
|
|
||||||
## Status
|
## Status
|
||||||
|
|
||||||
- [ ] MMU
|
- [X] Memory
|
||||||
- [X] RAM
|
|
||||||
- [ ] Mapped I/O
|
|
||||||
- [X] Program counter
|
|
||||||
- [X] Framebuffer
|
|
||||||
- [ ] Audio sample data
|
|
||||||
- [X] Color
|
- [X] Color
|
||||||
- [ ] CPU
|
- [X] CPU
|
||||||
- [X] Inner loop - 65536 instructions
|
- [X] Inner loop - 65536 instructions
|
||||||
- [ ] Outer loop
|
- [X] Outer loop - 60fps display loop
|
||||||
|
- [X] Display adapter
|
||||||
|
- [X] SDL2 adapter
|
||||||
- [ ] Keyboard
|
- [ ] Keyboard
|
||||||
- [ ] Display adapter
|
- [ ] Audio
|
||||||
- [ ] Load/Save memory
|
- [ ] Load/Save memory
|
||||||
|
- [ ] Load a ROM
|
||||||
|
|
||||||
## More information about the BytePusher VM
|
## More information about the BytePusher VM
|
||||||
|
|
||||||
https://esolangs.org/wiki/BytePusher
|
https://esolangs.org/wiki/BytePusher
|
Reference in New Issue
Block a user