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

Refactor BIOS and I/O lib for shared use on both the Retro! and Nouveau #24

Merged
merged 6 commits into from
Jul 14, 2024

Conversation

johnwinans
Copy link
Member

  • factor out the console from boot & BIOS & into board-specific libraries
  • factor out the list device from boot & BIOS & into board-specific libraries
  • refactor the io.asm file into board-specific variants in board-specific libraries
  • define the initial gpio_out_cache in the board-specific io.asm files
  • Change "call bios_debug_disk" to "call disk_dump"
  • Use a more portable date construct in the Makefiles
  • add fsync to dd commands

@johnwinans
Copy link
Member Author

Merge in support for the Nouveau.

@johnwinans johnwinans merged commit d0dcfd1 into main Jul 14, 2024
@johnwinans johnwinans deleted the dev branch July 14, 2024 23:12
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

Successfully merging this pull request may close these issues.

1 participant