[Tuxnes-devel] CVS commit log for Tuxnes
Brought to you by:
tmmm
From: Mike M. <ch...@us...> - 2004-05-10 15:01:07
|
Update of /cvsroot/tuxnes/tuxnes In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9999 Modified Files: emulator_x86.c emulator_x86_asm.S emulator_x86_dynrec.c Log Message: "Rigel Freden" <ri...@po...> I found the x86 core was broken due to next_code_alloc in function translate being erroneously assigned to a constant value. - fixed memory allocation/deallocation in InitMemoryX86 and FreeMemoryX86; specifically fixed issue w/ ROM mem persisting |