Page 1 of 1

[Emulator] New! HuExpress for Linux, Haiku, BSD?

Posted: Tue Aug 27, 2013 4:54 pm
by kallisti5
Good morning,

I've been working on a new PCEngine emulator. It is mostly a fork of HuGO! with a *lot* of cleanups and modernization.
Some major changes including code reorganization, moving to SDL 2.0, and using OpenGL for the rendering of the PCEngine frame buffer. It supports the HuGO HCD format, and lets you load HCD definitions and PCE roms from within zip files (without extracting).

Code is here: https://github.com/kallisti5/huexpress

I've yet to release the first major version, but am very close (pretty much just need to fix the fullscreen mode)

Full changelog is here:
https://github.com/kallisti5/huexpress/ ... /ChangeLog

If you have the bandwidth, try it out and let me know what you think!

Dependencies:
libsdl 2.0
libttf 2.0
openGL
scons (build system)
libzip

Re: [Emulator] New! HuExpress for Linux, Haiku, BSD?

Posted: Tue Aug 27, 2013 7:02 pm
by MooZ
The shared memory struct to access memory and controlling cpu sounds cool.
So... Who want's to code an external debugger? :)

Re: [Emulator] New! HuExpress for Linux, Haiku, BSD?

Posted: Thu Aug 29, 2013 5:44 pm
by kallisti5
Yeah, that was one neat feature HuGO! seemed to have in the works.. I definitely didn't remove it (or change the structure)

HuGO! kind of died off... I wonder if any work on a debugger was done? (I see docs on it, but no actual debugger)

Re: [Emulator] New! HuExpress for Linux, Haiku, BSD?

Posted: Fri Aug 30, 2013 10:04 am
by MooZ
You can try to ask its original author. He is sometimes on efnet #utopiasoft.