This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
mantis:ide_simulator:start [2019/04/16 08:27] colin [Instruction] |
mantis:ide_simulator:start [2024/09/22 19:53] (current) colin [Instructions] |
||
---|---|---|---|
Line 3: | Line 3: | ||
Welcome to the documentation for the IDE simulator! | Welcome to the documentation for the IDE simulator! | ||
+ | The IDE simulator can effectively replace CD and DVD-ROM drives in legacy computer hardware such as PCs and arcade PCBs by allowing you to use an SD card or a USB flash drive containing ISO or BIN/CUE files. With no moving parts, less power consumption than an optical drive and a small profile, it can be installed in place within the device enclosures without any impact to performance. | ||
===== Features ===== | ===== Features ===== | ||
- | Basic features: | + | V1 features: |
* 32-bit Cortex-M3 CPU | * 32-bit Cortex-M3 CPU | ||
* Standard 5V IDE interface, 16-bit parallel with multiword DMA support | * Standard 5V IDE interface, 16-bit parallel with multiword DMA support | ||
Line 14: | Line 15: | ||
* USB1: full speed | * USB1: full speed | ||
* SD card support | * SD card support | ||
- | * All storage supports | + | * All storage supports >4GB files |
* ISO and BIN/CUE formats supported | * ISO and BIN/CUE formats supported | ||
* ATAPI | * ATAPI | ||
Line 20: | Line 21: | ||
* Audio output | * Audio output | ||
* Dedicated audio DAC for audio playback, supporting full 16-bit 44kHz stereo output | * Dedicated audio DAC for audio playback, supporting full 16-bit 44kHz stereo output | ||
+ | * [[lcd|LCD control interface]] | ||
+ | |||
+ | V2 features: | ||
+ | * 32-bit Cortex-M3 CPU | ||
+ | * Standard 5V IDE interface, 16-bit parallel with multiword DMA support | ||
+ | * Implements ATAPI specification | ||
+ | * USB host | ||
+ | * Supports mass storage devices | ||
+ | * Supports >4GB files | ||
+ | * ISO and BIN/CUE formats supported | ||
+ | * ATAPI | ||
+ | * Supports SCSI over ATA to implement standard CD and DVD drives | ||
+ | * Audio output | ||
+ | * Dedicated audio DAC for audio playback, supporting full 16-bit 44kHz stereo output | ||
+ | * I2S header for custom DAC | ||
+ | * SPDIF output | ||
+ | * Mono 8 ohm speaker output | ||
+ | * Other options | ||
+ | * Header for rotary encoder | ||
+ | * Header for SSD1306 128x32 OLED display | ||
+ | * Micro USB for command line | ||
+ | * 3.3V RS232 header for command line | ||
+ | * Two status LEDs | ||
===== Supported platforms ===== | ===== Supported platforms ===== | ||
Line 27: | Line 51: | ||
* Konami 573 | * Konami 573 | ||
* Namco 246 & 256 | * Namco 246 & 256 | ||
- | * FreeDOS | + | * FreeDOS, MS-DOS 6.22 on 486 and above |
+ | * MacOS X, Windows 10 and Linux via USB IDE adapter | ||
+ | * [[uhd|Roland SP808]] | ||
===== Instructions ===== | ===== Instructions ===== | ||
Line 34: | Line 59: | ||
[[firmware|Firmware upgrades]]\\ | [[firmware|Firmware upgrades]]\\ | ||
[[cli|Command line interface]]\\ | [[cli|Command line interface]]\\ | ||
+ | [[known_issues|Known issues]]\\ | ||
[[legal|Legal info]]\\ | [[legal|Legal info]]\\ | ||
+ | [[protocol|Host control protocol]]\\ | ||
+ | |||
+ | ===== Other info ===== | ||
+ | |||
+ | [[https:// | ||
+ | [[enclosures|Enclosures]] |