gbvm
gbvm copied to clipboard
simple virtual machine implementation for game boy
Simple VM for script-driven game boy games
Features:
- human readable assembler-like scripts
- rom banks support
- multi-threading
Notes:
- threads share same memory
- context's stack grows ahead
Instead of 100 words:
Game structures overlaying: