Skip to content
Keyboard Shortcuts
Reboot the console using the keyboard
- Press CTRL + OPT.1 + DEL at any time. Note this doesn’t work in every game/application
Clear SRAM
Force Booting to Floppy
- Hold Opt.1 right after reset
LHES
Quit and Launch a Game/Application Quickly
- Navigate to a directory containing !Start.bat
- Tap ‘Q’, ‘Q’, and it’ll quit LHES and start the game/application
Writing Floppies
Convert Floppy Images
- Most games will be in DIM format, convert the game you want to XDF using the “Virtual Floppy Image Converter” Windows utility
- Name the disk files:
- DISK.2HD (for games with one disk)
- DISK1.2HD, DISK2.2HD, etc. (for games with two or more disks)
Move Floppy Images to Hard Drive Image
- Open you disk image in the “DiskExplorer” Windows utility
- Create a folder called “GamesToWrite” at the root of the image then create a folder within that folder for the game you are writing
- Drag the disk files (XDF) over to the folder in DiskExplorer
- Exit DiskExplorer
Write Hard Drive Image to SD
- Plug in a MicroSD to your PC
- Open the “WinImage” Windows utilitySelect “Disk” -> “Restore Virtual Hard Disk image on physical drive…”
- Select the SD card and select the the disk image you edited above
- When finished, eject the MicroSD card, remove it, and insert it in your SCSI2SD hardware attached to x68000.
Format a Floppy Using a x68000 Floppy Drive
- Boot the x68000
- Once LHES starts, navigate to the GamesToWrite folder and exit to the command prompt (Press ‘Q’ then ‘Q’)
- Format a floppy disk:
- Insert a new disk in drive 0
- Load the driver with the following command:
- Format the disk in drive 0 with the following command:
- Repeat for as many other disks as necessary pressing ‘Enter’ to continue or ‘ESC’ if done
Write a Disk Image
- Insert a formatted disk into drive 0
- Load the driver with the following command (only needed if you rebooted between steps):
- Write the image to disk with the following command:
- Repeat for other disks:
- Ex: DPACK.X -u0 DISK1.2HD
- Test by inserting one or more disks and reboot (hold OPT.1 during boot if necessary to force boot from floppy)
Memory Expansion using the XSIMM10
- Using 10MB of 60ns RAM
- Dip Switch Settings:
- S1 dip: (B1:0, B0:0, AZ:0, A1:0, A0:0)
- S2 dip: (B2:1, B1:0, B0:1, AZ:1, A2:0, A1:0, A0:1)
Scroll back to top