Files
byte-pusher-emu/README.md
2024-02-18 22:05:16 +05:30

23 lines
425 B
Markdown

# BytePusher Emulator
This is a play at emulating a BytePusher machine.
## Status
- [ ] MMU
- [X] RAM
- [ ] Mapped I/O
- [X] Program counter
- [X] Framebuffer
- [ ] Audio sample data
- [X] Color
- [ ] CPU
- [X] Inner loop - 65536 instructions
- [ ] Outer loop
- [ ] Keyboard
- [ ] Display adapter
- [ ] Load/Save memory
## More information about the BytePusher VM
https://esolangs.org/wiki/BytePusher