NSRT Header support part 2.

This commit is contained in:
n-a-c-h
2004-05-03 08:39:19 +00:00
parent 120faab71a
commit 17d3b7a155
2 changed files with 9 additions and 3 deletions

View File

@@ -55,7 +55,7 @@ EXTSYM vcache8b,vidmemch8
EXTSYM offsetmshl,NextLineCache
EXTSYM tltype2b
EXTSYM tltype8b,objwlrpos
EXTSYM snesinputdefault
NEWSYM VCacheAsmStart
@@ -522,7 +522,10 @@ NEWSYM cachevideo
mov byte[Voice6Disable],01h
mov byte[Voice7Disable],01h
mov byte[scrndis],00h
mov byte[snesmouse],0
push eax
mov al,byte[snesinputdefault]
mov byte[snesmouse],al
pop eax
mov dword[Msgptr],panickeyp
mov eax,[MsgCount]
mov [MessageOn],eax