libretro / px68k-libretro

Portable SHARP X68000 Emulator for Libretro
http://hissorii.blog45.fc2.com
GNU General Public License v2.0
45 stars 41 forks source link

unable to load new floppy disks using menu #82

Closed ghost closed 5 years ago

ghost commented 5 years ago

using menu to insert disks used to work with this core. it is now does nothing when a disk is inserted (.DIM was tested) and causes disk drive not to update. this can be confirmed when browsing using the its command prompt and or using reset hotkey/menu.

this should have been working since i used it to load 6-disk images of street fighter on linux and windows when i was troubleshooting issues with the core when it first came out.

steps:

  1. boot from any game (at least a floppy game or .dim as i have tested)
  2. launch menu
  3. insert new disk or disks if you want to or a bootable human68k bootdisk in fdd0
  4. reset the game.
  5. it should boot into the game (if its a bootable game) or a dos prompt if a boot disk is used

what actually happens: [libretro INFO] file selected: Human 68k v3.02 with WINDVR (1993)(Sharp - Hudson).dim [libretro INFO] Restarting PX68K... [libretro INFO] ** drv:-1 *** [libretro INFO] BusError: 2ff053e <--- (this seems suspicious) [libretro INFO] BusError: ff0363

tested on windows and linux

traced.... what a strange error....