Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@DnCraptor
Copy link
Collaborator

  • optimize x86 flags
    ++ cf+of & cf+af together
    ++ do not costruct/deconstruct flags
  • some temp variables to register
  • force inlining by #define
  • put some function to RAM (faster works thn from ROM)
  • put BIOS to RAM

DnCraptor added 4 commits May 8, 2025 20:33
+ temp variables to register
+ force inlining by define
+ put some function to RAM (faster works thn from ROM)
@xrip xrip merged commit f6bf5ba into xrip:master May 9, 2025
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