Mark1970 posted on Oct 30 2006 at 04:50 PM said:
I don't get out of the black screen - the gp2x definitely seems to have crashed. I need to power down and up again.
Wow. Keep up the work - my 63 year old mom (who was quite addicted to the Videopac in it's day) practically fainted when she saw o2em running on my gp2x. I might end up getting her a gp2x with o2em installed on it for Xmas
Got to the bottom of the BSD (black screen of death), I won't get technical but it turned out to be due to a bug in the allegro library, I have added a work around to the emulator and it seems to be ok now.
I will post the fixed version in the archive in the next few days, just want to get a few more things ironed out first.
In the meantime I suggest you run it from menu2x, you can also use this as a rom selector for the time being, put this script in the gmenu2x\section\games directory:
title=o2em
description=Videopac Emulator
icon=/mnt/sd/o2em/o2em_gp2x.png
exec=/mnt/sd/o2em/o2em_gp2x.gpe
params=[selFile][selExt]
clock=133
selectordir=/mnt/sd/o2em/roms/
wrapper=true
if you want to use the videopac+ bios (assuming you have it in the bios directory) then change params to:
params=[selFile][selExt] -g7400
I'll let you know as soon as I upload the latest version.
Cheers