TriForceX / MiyooCFW

Custom firmware source code and resources for BittBoy, PocketGo, PowKiddy V90-Q90-Q20 and third party handheld consoles
GNU General Public License v2.0
1.11k stars 112 forks source link

magnavox odyssey 2 emulator #77

Closed Cibomatto2002 closed 3 years ago

Cibomatto2002 commented 5 years ago

In the future could we see a Magnavox Odyssey 2 emulator on the Pocket go? This emulator is old but better than nothing.

http://o2em.sourceforge.net/

G7200 commented 4 years ago

That would be amazing! There was one for the Dingoo A320, I don't know if it's compatible: https://dl.openhandhelds.org/cgi-bin/dingoo.cgi?0%2C0%2C0%2C0%2C27%2C680%2C0%2C0%2C0%2C42%2C721%2C0%2C0%2C0%2C46%2C695%2C0%2C0%2C0%2C71%2C281%2C0%2C0%2C0%2C30%2C174%2C0%2C0%2C0%2C71%2C68,0,0,0,71,106

G7200 commented 4 years ago

Here's another Odyssey2/Videopac emu i've found. But this one comes as an OPK: https://boards.dingoonity.org/gcw-zero-emulation/port-requestpossibility-o2em/

Cibomatto2002 commented 4 years ago

Thank you

salvacam commented 3 years ago

I have tried to port it but it uses a library, Allegro, which I cannot use with the toolchain. I don't know how to compile with that library

Cibomatto2002 commented 3 years ago

Ok thank you

salvacam commented 3 years ago

I have compiled the code inside this opk https://drive.google.com/file/d/0BwYi4RGX-HSaYjlRMkh3UU5HcFU/view But I do not pass a screen that says "select game" I got it from this thread https://boards.dingoonity.org/gcw-zero-emulation/port-requestpossibility-o2em/ Hopefully someone with more knowledge in C + can try to get it to work

G7200 commented 3 years ago

Wow, that's a good sign. SELECT GAME is the boot screen, you need to insert a game and start it by pressing a number, mostly it's "1". It depends on the game. You can check all the game manuals here: https://videopac.ch/

Can you send me the compiled version? Thanks for your work!