PDA

Ver la versión completa : ZXGP2x v1.0



Emuboards
22/01/2009, 14:45
A new port of the Spectrum emulator has been made for the GP2X. Here are the release notes via GP32x forums (http://www.gp32x.com/board/index.php?showtopic=46233):
The GP32 could run 48K games full speed at 66Mhz, the GP2X needs 120Mhz (120 v 160 respectively for 128K games). Considering they are using exactly the same z80 core (just with some data tables moved around to comply with Linux's more stringent assembly rules) I find this rather baffling, maybe it is because the GP32 is a simpler device.

The emulator pauses for a split second every now and again, I don't think it is the code directly causing this (as again there were no issues with GP32) but I wonder if it is because I'm am using bad coding techniques under Linux.

Every now and again the emulator freezes completely, I suspect this and the point above are related but I have no idea what the specific cause is.

There are other issues I don't understand, currently the emulator runs in a while (1) {} loop, but I wanted to add the option to quit back to gmenu, but something as simple as changing it to while (quit_emu==0) {} causes the emulator to crash.You can download this release from the GP2X Archive here (http://archive.gp2x.de/cgi-bin/cfiles.cgi?0,0,0,0,72,2724).

Más información en la página web de la noticia. (http://www.emuboards.com/invision/index.php?showtopic=30851)