SAP-1 Emulator: Assembly programming
- May 22, 2022
- Negative(-11) Games Division
SAP-1 Emulator A visual emulator written in Go using the ebiten 2D game library. Enter Assembly instructions and manipulate memory values by entering instructions on the keypad interface. Run simple programs to add, subtract, and display results. Step through programs to watch how the registers behave at each step. The SAP-1 "Simple As Possible" emulator is inspired by the chapters about Simple As…