Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Libretro
jaxe
Commits
1b119013
Commit
1b119013
authored
Jun 28, 2022
by
KurtJD
Browse files
Fix newline in README and add test suite reference
parent
c326245d
Pipeline
#118813
passed with stages
in 1 minute and 35 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
1b119013
...
...
@@ -120,7 +120,7 @@ Also includes flags for disabling specific S-CHIP "quirks" (which are all enable
`-5`
Clear display when 00FE/00FF execute
`-6`
Allow sprite wrapping
`-7`
Disable collision enumeration
`-8`
Disable collision check with bottom of screen
`-8`
Disable collision check with bottom of screen
`-9`
Enable VF reset on logical OR, AND, XOR
...
...
@@ -257,6 +257,7 @@ JAXE is licensed under the MIT license so you are free to do almost whatever you
*
[
HP48-Superchip Investigations
](
https://github.com/Chromatophore/HP48-Superchip
)
*
[
CHIP-8 extensions and compatibility
](
https://chip-8.github.io/extensions/
)
*
[
XO-CHIP Specification
](
https://johnearnest.github.io/Octo/docs/XO-ChipSpecification.html
)
*
[
CHIP-8 Test Suite
](
https://github.com/Timendus/chip8-test-suite
)
## Acknowledgments
*
[
Kongtext Font by codeman38
](
https://www.1001fonts.com/kongtext-font.html
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment