We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
type + subtype or/and Environment
type
subtype
Environment
MSXBIOS
MSXDOS
MSX
Z80
<nothing>
Example: interrupt_M1Hooks_MSX joystick_MSXDOS
interrupt_M1Hooks_MSX
joystick_MSXDOS
Example: keyboard_MSXBIOS
keyboard_MSXBIOS
Example: SDCC_KEYBOARD_MSXDOS_Lib to fR3eL_KEYBOARD_MSXDOS_Lib
SDCC_KEYBOARD_MSXDOS_Lib
fR3eL_KEYBOARD_MSXDOS_Lib
The text was updated successfully, but these errors were encountered:
Proposed names.
Sorry, something went wrong.
No branches or pull requests
1 Using underscore-separated code based on:
type
+subtype
or/andEnvironment
Environment tag
MSXBIOS
MSXDOS
MSX
Z80
or<nothing>
Example:
interrupt_M1Hooks_MSX
joystick_MSXDOS
2 Change MSXROM environment to MSXBIOS
Example:
keyboard_MSXBIOS
3 In the repository name, change SDCC to the name of the library (fR3eL).
Example:
SDCC_KEYBOARD_MSXDOS_Lib
tofR3eL_KEYBOARD_MSXDOS_Lib
The text was updated successfully, but these errors were encountered: