[hatari-devel] I'm lucky ;) K.prg is working

Thomas Huth huth at users.berlios.de
Wed Feb 24 19:56:26 CET 2010


On Tue, 23 Feb 2010 23:14:40 +0200
Eero Tamminen <eerot at users.berlios.de> wrote:

> > I will try to post a patch this evening that solves both cases.
> 
> Attached is patch that solves the return case.

Please keep also in mind that the m68k_run functions are very
performance critical, since they are the innermost loops of the
emulator. For every check you add there (like "while (loop)" instead of
"for(;;)"), Hatari gets slower and slower...

 Thomas



More information about the hatari-devel mailing list