changeset 1998:31ec6767f46c

Fixed incorrect offset reference in _readregs
author boisy
date Sun, 19 Feb 2006 18:18:56 +0000
parents 7a139783c287
children 0a302a23acaa
files 3rdparty/p2mods/noice/noice.asm
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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++