issues Search Results · repo:Timendus/chip8-test-suite language:Roff
Filter by
9 results
(50 ms)9 results
inTimendus/chip8-test-suite (press backspace or delete to remove)in my emulator I had a bug where 5XY0 was essentially a nop I believe Corax+ opcode test tested 5XY0, but it showed a
tick mark ?
sivansh11
- Opened on Feb 1
- #28
Here is the code that does the check: 660B 672A8761 472B - Location 2EC at memory. As far as I understand the program
assigns V6 - 0B and V7 - 2A and OR s them. The result should be stored in V7 as 0x1. ...
sepkov
- 2
- Opened on Sep 5, 2024
- #26
In the quirks test, the Memory check is only checking for the correct behavior of the opcode FX55, not for FX65.
gfcwfzkm
- 1
- Opened on May 17, 2024
- #21
I only have the required opcodes to run the IBM logo screen implemented (00E0, 1NNN, 6XNN, 7XNN, ANNN, DXYN) with any
unknown instruction nooping, and I get a huge number of checkmarks: img width= 742 ...
algometric
- 3
- Opened on Sep 30, 2023
- #19
Hi, first of all thanks for these incredibly helpful ROMs. My interpreter passes all of the logo, opcodes, flags, and
input tests. However I noticed some weird behavior with the quirks rom. For the shift ...
lbussell
- 2
- Opened on Jul 8, 2023
- #17
First of all, thank you very much for these incredible tests!
I ran into the following issue with my CHIP-8 implementation. The timers were accidentally signed integers, meaning
their range was from -128 ...
ivan-pi
- 2
- Opened on May 2, 2023
- #13
First of all, many thanks for the excellent test suite! I m currently developing my first CHIP-8/SCHIP interpreter using
a TDD approach and have a large bank of unit tests defined, yet despite this your ...
jon-axon
- 3
- Opened on Mar 8, 2023
- #7
- Add a specific XO-CHIP test (more memory, planes, scrolling, save and load (flags), long load i (with proper skip))
- Generate screenshots of all possible permutations of opcodes not being implemented, ...
Timendus
- 12
- Opened on Aug 19, 2022
- #5
DUDE THANKS! I was writing a CHIP-8 emulator and THIS HELPED ME SO FRICKING MUCH, THANKS!
Milk-Cool
- 3
- Opened on Jun 23, 2022
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.