dmitrysmagin / picodrive-rzx50

Picodrive 1.35b SDL for Dingux/OpenDingux (Dingoo a320, Dingoo a380, Ritmix rzx50, GCW-Zero)
2 stars 3 forks source link

Error loading zip (bin) rom #1

Open clach04 opened 11 years ago

clach04 commented 11 years ago

Get error loading zip rom on GCW0 using aa8c28c60e65d30d0cedc5cb2355532ee6a9b62d

Get:

opendingux:/media/mmcblk1p1/picodrive # ./PicoDrive.dge /media/mmcblk1p1/roms/megadrive_genesis/Streets\ of\ Rage.zip 
emu_ReadConfig: picoconfig.bin (failed)
Initializing SDL... Ok.
found skin.txt
emu_ReloadRom(/media/mmcblk1p1/roms/megadrive_genesis/Streets of Rage.zip)
/media/mmcblk1p1/roms/megadrive_genesis/Streets of Rage.zip: ERROR_UNSUPPORTED: OS not supported
/media/mmcblk1p1/roms/megadrive_genesis/Streets of Rage.zip: ERROR_UNSUPPORTED: OS not supported
PGS_ReloadRom == 0
BPP: 16

NOTE zip has two files, one a *.bin rom (which loads when extracted) and a readme.

clach04 commented 11 years ago

See issue #4 fix