2024-02-17 11:11:05 +05:30
2024-02-19 09:07:28 +05:30
2024-02-16 23:13:12 +05:30
2024-02-18 22:05:16 +05:30

BytePusher Emulator

This is a play at emulating a BytePusher machine.

Status

  • MMU
    • RAM
    • Mapped I/O
      • Program counter
      • Framebuffer
      • Audio sample data
  • Color
  • CPU
    • Inner loop - 65536 instructions
    • Outer loop
  • Keyboard
  • Display adapter
  • Load/Save memory

More information about the BytePusher VM

https://esolangs.org/wiki/BytePusher

Description
BytePusher VM Emulator
Readme BSD-3-Clause 144 KiB
Languages
Rust 100%