# HG changeset patch # User boisy # Date 1140373136 0 # Node ID 31ec6767f46cd71c697325a70d9158c60abf4de2 # Parent 7a139783c287f9a83fe570e878a8b46d20e52c98 Fixed incorrect offset reference in _readregs diff -r 7a139783c287 -r 31ec6767f46c 3rdparty/p2mods/noice/noice.asm --- a/3rdparty/p2mods/noice/noice.asm Sun Feb 19 17:37:48 2006 +0000 +++ b/3rdparty/p2mods/noice/noice.asm Sun Feb 19 18:18:56 2006 +0000 @@ -416,6 +416,7 @@ lda firsttime,u get first time called flag sta ,x+ write it clr ,x+ clear page reg + leax 2,x skip PC for now ldd R$U,y exg a,b std ,x++