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

Jump table for BIOS/Firmware routines #5

Open
atoone opened this issue Aug 6, 2023 · 1 comment
Open

Jump table for BIOS/Firmware routines #5

atoone opened this issue Aug 6, 2023 · 1 comment

Comments

@atoone
Copy link
Owner

atoone commented Aug 6, 2023

Add a jump table for BIOS and firmware routines, so that user programs can call them directly.

For example:

  • Play tone
  • Wait for key
  • Display write
  • I2C comms

etc.

@atoone
Copy link
Owner Author

atoone commented Oct 3, 2023

BIOS jump table has been started, requires documentation.

rossbamford-xdesign pushed a commit to rossbamford-xdesign/MicroBeast that referenced this issue Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant