Skip to content

Commit

Permalink
typo gencpu.c
Browse files Browse the repository at this point in the history
  • Loading branch information
bbbradsmith committed Apr 14, 2024
1 parent 35f53df commit d1b7cbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEVELOP.md
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ Otherwise there are minor changes to the CMake build files, each marked with a c
* Disable use of `unzOpen` which was modified (see: unzip.c) and not needed by this core.
* **hatari/src/cpu/custom.c**
* Make `extra_cycle` externally accessible for savestate.
* **hatari/src/cpu/gencpui.c**
* **hatari/src/cpu/gencpu.c**
* Suppress unused variable warning.
* **hatari/cpu/hatari-glue.c**
* Added `core_save_state`, `core_restore_state` and `core_flush_audio` to facilitate seamless savestates.
Expand Down

0 comments on commit d1b7cbd

Please sign in to comment.