Skip to content

Conversation

@mathisbot
Copy link
Owner

Changelog

  • Optimizations
    • Screen flushing
    • VFS
    • Doom screen/input handling
  • Add structures/instructions related to FPU/SSE
  • Refactor PS/2 driver to improve compatibility

optimize screen rendering by removing bounds check and using offsets to give llvm better optimization options
the ps2 driver is now split into multiple submodules
the ps2 keyboard driver now keeps track of an internal state to receive multiple bytes scancodes
add hashbrown as a dependency to provide fast HashMaps
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.

2 participants