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: emulator/README.md
-8Lines changed: 0 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -9,14 +9,6 @@ Download MSYS2. Run build.sh in MSYS2 MINGW64 environment.
9
9
10
10
Only supports x64 architecture for now.
11
11
12
-
## Usage
13
-
14
-
Run the generated binary `casioemu32.exe` or `casioemu64.exe`
15
-
16
-
To interact with the calculator keyboard, use the mouse (left click to press, right click to stick) or the keyboard (see `models/*/model.lua` for keyboard configuration).
17
-
18
-
The dlls needed by the program (SDL2.dll, SDL2_image.dll) are in the `dlls` directory.
19
-
20
12
## Command-line arguments
21
13
22
14
Each argument should have one of these two formats:
0 commit comments