Author Topic: Need some help with my libretro port  (Read 47748 times)

Offline barbudreadmon

  • Administrator
  • *****
  • Posts: 1091
  • Karma: +59/-1
  • Helper
Re: Need some help with my libretro port
« Reply #150 on: November 12, 2016, 02:44:14 AM »
Following the discussion on dipswitches from 2 weeks ago, the author of dipswitch handling on fbalpha-libretro applied the following patch to dataeast/actfancr and pre90s/snk because he thinks there is something wrong : https://github.com/libretro/fbalpha/commit/21c7f77a1c8b4de368299882985f19982c3682a2.patch
« Last Edit: November 12, 2016, 02:46:02 AM by barbudreadmon »

Offline dink

  • Administrator
  • *****
  • Posts: 5014
  • Karma: +449/-1
  • pie? I nearly bought one!
Re: Need some help with my libretro port
« Reply #151 on: November 12, 2016, 08:44:15 AM »
RE: Dips, he's right.  sometimes while we're writing a driver things get overlooked, thanks very much for the patches.
edit: actually theres a lot more broken dips in there, I went through and checked them all and fixed them.  here's the updates...

best regards,
- dink
« Last Edit: November 12, 2016, 08:53:16 AM by dink »

Offline barbudreadmon

  • Administrator
  • *****
  • Posts: 1091
  • Karma: +59/-1
  • Helper
Re: Need some help with my libretro port
« Reply #152 on: November 12, 2016, 09:46:54 AM »
edit: actually theres a lot more broken dips in there, I went through and checked them all and fixed them.  here's the updates...
I'm not surprised, the games he fixed was from a short list of suspicious games i mentioned while checking for dipswitch issues.
Thanks for the updates :).

Offline barbudreadmon

  • Administrator
  • *****
  • Posts: 1091
  • Karma: +59/-1
  • Helper
Re: Need some help with my libretro port
« Reply #153 on: November 13, 2016, 02:33:57 AM »
fbalpha-libretro now output some debug information when something goes wrong while parsing dipswitches (https://github.com/libretro/fbalpha/commit/912777ba73c14cc64fa6d103d44e5ec8a644b454), i wrote some batch script to run all arcade games and collect those output, here it is if you are interested :
http://pastebin.com/raw/iixAc50n