Skip to content

Commit c39f8db

Browse files
committed
fix README
1 parent 295223d commit c39f8db

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

emulator/README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,6 @@ Download MSYS2. Run build.sh in MSYS2 MINGW64 environment.
99

1010
Only supports x64 architecture for now.
1111

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-
2012
## Command-line arguments
2113

2214
Each argument should have one of these two formats:

0 commit comments

Comments
 (0)