-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.env-mame.example
More file actions
32 lines (22 loc) · 1.03 KB
/
Copy path.env-mame.example
File metadata and controls
32 lines (22 loc) · 1.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# MAME launcher configuration
# Copy this file to .env-mame and adjust paths for your environment.
# MAME emulated machine (maciici, maciivx, maclc3, etc.)
MAME_MACHINE=maciici
# RAM size
MAME_RAMSIZE=8M
# MAME executable (optional; defaults to mame on macOS and mame.exe on Windows)
#MAME_EXECUTABLE=/path/to/mame
# Path to the boot HDA image
MAME_HDA=$HOME/path/to/your/HD.hda
# Path to MAME ROM directory (optional — omit if MAME finds ROMs automatically)
#MAME_ROMPATH=/usr/local/Cellar/mame/0.288/share/mame/roms
# Directory for MAME runtime data (cfg, nvram, snap, diff)
MAME_HOMEPATH=$HOME/.mame
# Directory used for Start/Mount communication (optional)
#MAME_CONTROL_DIR=$HOME/.mame/loka
# SCSI development disk generated under build/ by default (optional)
#MAME_DEV_HDA=$HOME/path/to/LokaDev.hd
# Host tools used to create/update the SCSI development disk (optional)
#RETRO68_TOOLCHAIN_BIN=$HOME/Retro68-build/toolchain/bin
# Override the MAME floppy device tag only if automatic detection fails.
#MAME_FLOPPY_DEVICE=:fdc:0:35hd