You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,10 +52,10 @@ Don't hesitate to report bugs or ask for new features by [openning an issue](htt
52
52
-*BIOS*: Gearcoleco needs a BIOS to run. It is possible to load any BIOS but the original one with md5 ```2c66f5911e5b42b8ebe113403548eee7``` is recommended.
53
53
-*Spinners*: When using any kind of spinner it is useful to capture the mouse by pressing ```F12```. It is also recommended to disable spinners for software that don't use them.
54
54
-*Overscan*: For a precise representation of the original image using Overscan Top+Bottom and 4:3 Display Aspect Ratio is recommended.
55
-
-*Mouse Cursor:*: Automatically hides when hovering main output window or when Main Menu is disabled.
56
-
-*Portable Mode:*: Create an empty file named `portable.ini` in the same directory as the application binary to enable portable mode.
57
-
-*Docking windows:* In debug mode you can dock windows together by pressing SHIFT and drag'n drop a window into another.
58
-
-*Debug multi-viewport:* In Windows or macOS you can enable "multi-viewport" in debug menu. You must restart the emulator for the change to take effect. Once enabled you can drag debugger windows outside the main window.
55
+
-*Mouse Cursor*: Automatically hides when hovering main output window or when Main Menu is disabled.
56
+
-*Portable Mode*: Create an empty file named `portable.ini` in the same directory as the application binary to enable portable mode.
57
+
-*Docking windows*: In debug mode you can dock windows together by pressing SHIFT and drag'n drop a window into another.
58
+
-*Debug multi-viewport*: In Windows or macOS you can enable "multi-viewport" in debug menu. You must restart the emulator for the change to take effect. Once enabled you can drag debugger windows outside the main window.
59
59
-*Debug Symbols*: The emulator always tries to load a symbol file at the same time a rom is being loaded. For example, for ```path_to_rom_file.rom``` it tries to load ```path_to_rom_file.sym```. It is also possible to load a symbol file using the GUI or using the CLI.
60
60
-*Command Line Usage*: ```gearcoleco [rom_file] [symbol_file]```
0 commit comments