Rakashazi / emu-ex-plus-alpha

Multi-platform computer & game console emulation system including supporting code (EmuFramework) and core engine (Imagine)
GNU General Public License v3.0
666 stars 152 forks source link

[Question]: Why MSX.emu can't load .cas games #1197

Open soundsnow opened 1 year ago

soundsnow commented 1 year ago

Describe your question

.cas files can't be shown by your file list why we need word wrap? because of their file name you need to type ? LOAD??? Fharanx (Japan) [T-En by Django] [CLOAD].cas Mystery House II (Japan) [T-En by Umbrella Terms v1.0] [CLOAD].cas Vilzam - Cosmic Struggle (Japan) [T-En by 232 & BiFi & Takamichi Suzukawa] [BLOAD''CAS'',R].cas

https://www.msxblue.com/manual/runningcas_c.htm

Add screenshots

No response

RETROalchemist commented 1 year ago

I have succeeded to run Fharanx (CAS) with openMSX. (.wav and .cas are okay.) (Sony HB-201 and Panasonic A1F are working good.)

  1. run the MSX machine (HB-201 or A1F or others. But CPC-400S and HB-XD, HB-101 were not working.)
  2. In Basic screen, type "cload" and press ENTER, then open cas file (wav is also ok) at cassette. Then click "Play"
  3. You will hear the data sound "Pee~Pee". Afrer "Ok", type "run" and press Enter.

I tried with blueMSX, but failed. I think blueMSX uses different method for data reading.