File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed
Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -29,10 +29,13 @@ Minimal.
2929
3030## How to start the PD777 core:
3131
32- ROM file handling is currently awkward, but gives some options that work .
32+ ROM file handling is slightly awkward because of the two-file ROM format .
3333
34- 1 . Supply a .bin777 file to load; the core looks for a similarly-named .ptn777 file in the same directory.
35- 2 . If that fails, run the content compiled from core/rom.cpp (as in standalone emulator).
34+ 1 . Zip-files (bundling one ` .bin777 ` and one ` .ptn777 ` ) are supported.
35+ 1 . Supply a ` .bin777 ` file to load; the core looks for a similarly-named ` .ptn777 ` file in the same directory.
36+
37+ There is not yet a suitable single-file format for the Cassette Vision.
38+ If ROM loading fails, the core will run a built-in balloon demo, as in standalone emulator.
3639
3740## BIOS
3841
4245
4346Content that can be loaded by the PD777 core have the following file extensions:
4447
48+ - .zip
4549- .bin777
4650
4751RetroArch database(s) that are associated with the PD777 core:
@@ -97,7 +101,7 @@ Standard.
97101
98102## Core options
99103
100- None yet .
104+ Input > Announce Course Switch: Show the new setting of the Course Select Switch when changing it with up/down buttons .
101105
102106## User 1 device types
103107
You can’t perform that action at this time.
0 commit comments