You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In emulator, add option to create a TTY that is connected to the serial port, so the serial_boot program can run against it and test uploading a program.
This would also require emulating the ROM in high memory. The emulator would need to read a bootrom file at startup, and make memory accesses to that region return values from it.
In emulator, add option to create a TTY that is connected to the serial port, so the serial_boot program can run against it and test uploading a program.
https://gist.github.com/jbush001/c69699145c17597082c06566b8fcde15
The text was updated successfully, but these errors were encountered: