Skip to content

Commit 01cc35f

Browse files
authored
Update README.md
1 parent ecf41ff commit 01cc35f

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,11 @@ compatible ROMs using this interpreter. Some sources for ROMs are:
6161
- <a href="https://chipo.ber.gp/">chipo</a>
6262
- <a href="https://johnearnest.github.io/chip8Archive/">johnearnest/chip8Archive</a>
6363

64+
> [!WARNING]
65+
> Some ROMs from this sites can contain null codes (0x0000) or other unknown ones
66+
> that for some reason don't exist in any of the references and people count with them.
67+
> This might cause the program to crash or to freeze itself.
68+
6469
To run a ROM, use the following command, where the parameter is the path to
6570
the ROM file:
6671

0 commit comments

Comments
 (0)