mirror of
https://github.com/UzixLS/TSConf_MiST.git
synced 2025-07-18 14:51:25 +03:00
Update ReadMe.
This commit is contained in:
10
README.md
10
README.md
@ -9,18 +9,22 @@ This is the port of TSConf (one of ZX Spectrum clone with extra functionalities)
|
|||||||
* Kempston Joystick.
|
* Kempston Joystick.
|
||||||
* Kempston Mouse.
|
* Kempston Mouse.
|
||||||
* Turbosound FM (dual YM2203)
|
* Turbosound FM (dual YM2203)
|
||||||
* General Sound 512KB-4MB
|
* General Sound 512KB-2MB
|
||||||
* SAA1099
|
* SAA1099
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
place RBF into root of primary SD card. And then you have 2 options:
|
place RBF into root of primary SD card. And then you have 3 options:
|
||||||
1) Format secondary SD card with FAT32 and unpack content of SDCard.zip to it.
|
1) Format secondary SD card with FAT32 and unpack content of SDCard.zip to it.
|
||||||
2) Create TSConf.vhd image (non-MBR!) with FAT32 format and unpack SDCard.zip to it. Then place TSConf.vhd to root of primary SD card.
|
2) Create TSConf.vhd image (non-MBR!) with FAT32 format and unpack SDCard.zip to it. Then place TSConf.vhd to root of primary SD card.
|
||||||
|
3) same as 2, but name the file boot.vhd and place it into TSConf folder on primary SD card.
|
||||||
|
|
||||||
Put some TAP, SNA, SCL, TRD files to secondary SD card (or to TSConf.vhd image) as well.
|
Put some TAP, SNA, SCL, TRD, SPG files to secondary SD card (or to TSConf.vhd image) as well.
|
||||||
|
|
||||||
By default, if everything is done right, Wild Commander will be loaded where you can choose the games to start.
|
By default, if everything is done right, Wild Commander will be loaded where you can choose the games to start.
|
||||||
|
|
||||||
|
## VHD files
|
||||||
|
You can make several VHD files and put them into TSConf folder on primary SD card and then choose from OSD.
|
||||||
|
|
||||||
### Note
|
### Note
|
||||||
Although original CMOS setting page can be launched (CTRL+F11), the settings made there won't have effect. You need to use OSD for CMOS settings.
|
Although original CMOS setting page can be launched (CTRL+F11), the settings made there won't have effect. You need to use OSD for CMOS settings.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user