We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7de0a91 commit 8c2e903Copy full SHA for 8c2e903
README.md
@@ -154,17 +154,6 @@ Use the **Step** button to execute one instruction at a time while watching:
154
155
This makes it easy to understand exactly what each instruction does.
156
157
-### Extending the Emulator
158
-
159
-Ideas for enhancement:
160
-- Add disassembler to show current instruction in assembly
161
-- Implement breakpoints for debugging
162
-- Add instruction history/trace
163
-- Create instruction set reference panel
164
-- Add performance metrics (FPS, instructions/sec)
165
-- Implement save/load state
166
-- Add sound generation for sound timer
167
168
## Credits
169
170
- **ROMs**: Public domain games from [Zophar's Domain](https://www.zophar.net/pdroms/chip8/chip-8-games-pack.html)
0 commit comments