Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.48 KB

ISSUE_TEMPLATE.md

File metadata and controls

36 lines (22 loc) · 1.48 KB

Issue Report

Description

Please provide a detailed description of the issue you are experiencing or the feature request you have.

Steps to Reproduce

  1. Power On: Turn on the CHIP8 Machine by connecting it to the 5V power supply.
  2. Select ROM: Insert the SD card with the CHIP8 ROMs into the card reader slot or USB drive in the cartridge slot.
  3. Start ROM: Use the keypad to select and load the desired ROM.
  4. Observe: Describe the behavior or issue that occurs after performing these steps.

Expected Behavior

What did you expect to happen after performing the steps? For example, "The selected ROM should load and run correctly, displaying the expected graphics and responding to user input."

Actual Behavior

What actually happened? Include any error messages or unexpected behavior. For example, "The display shows a blank screen, and the machine does not respond to any input from the keypad."

Additional Information

Provide any additional information that may assist in resolving the issue:

  • Screenshots or diagrams of the problem.
  • Any error messages displayed on the screen.
  • Logs or output from the system.
  • Relevant code snippets or hardware details (e.g., version of components used).

Suggested Fix

If you have any suggestions for how to fix the issue, please provide them here. Otherwise, you can leave this section blank.


Thank you for contributing to the CHIP8 Machine project! Your assistance in improving the project is greatly appreciated.