Added pause code, and setup EMUPause variable for ipher.
This commit is contained in:
@@ -1977,6 +1977,9 @@ NEWSYM cpuover
|
||||
call ReadInputDevice
|
||||
.noinputread
|
||||
|
||||
cmp byte[EMUPause],1
|
||||
je .nonewgfx
|
||||
|
||||
call UpdateRewind
|
||||
|
||||
mov byte[NetQuit],0
|
||||
|
||||
@@ -168,6 +168,7 @@ EXTSYM firstsaveinc
|
||||
EXTSYM nssdip1,nssdip2,nssdip3,nssdip4,nssdip5,nssdip6
|
||||
EXTSYM SkipMovie,MovieStop,MoviePlay,MovieRecord,MovieInsertChapter
|
||||
EXTSYM MovieSeekAhead,MovieSeekBehind
|
||||
EXTSYM EMUPause
|
||||
|
||||
%ifdef __LINUX__
|
||||
EXTSYM numlockptr
|
||||
|
||||
Reference in New Issue
Block a user