File tree 1 file changed +12
-1
lines changed
1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,18 @@ Also on first start, the following directories will be created:
54
54
55
55
The matching files from ` ./ROMs/ ` will be copied into the subdirectories;
56
56
any missing ones on subsequent startups will attempt to be copied again
57
- from ` ./ROMs/ ` and a warning dialogue will be produced.
57
+ from ` ./ROMs/ ` and a warning dialogue will be produced. If all the ROM
58
+ images are present in their machine-specific subdirectories, the ` ./ROMs/ `
59
+ directory is not needed (though it may be needed again if you attempt to
60
+ use the printer emulation).
61
+
62
+ When you exit the emulator, the current RAM data appears to be saved
63
+ in a ` ./…/RAM.bin ` file in the machine-specific directory and reloaded
64
+ when the emulator is restarted.
65
+
66
+ The "Help » Help" function in the menu expects ` ./doc/help.html ` to be
67
+ present under the current directory. As with the ROM images, you can copy
68
+ the ` doc/ ` directory from the source distribution.
58
69
59
70
60
71
You can’t perform that action at this time.
0 commit comments