Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow emulation of bootloader #179

Open
jbush001 opened this issue Feb 22, 2019 · 1 comment
Open

Allow emulation of bootloader #179

jbush001 opened this issue Feb 22, 2019 · 1 comment

Comments

@jbush001
Copy link
Owner

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

@jbush001 jbush001 added the tools label Feb 22, 2019
@jbush001
Copy link
Owner Author

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.

@jbush001 jbush001 added the test label Mar 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant