Added pause code, and setup EMUPause variable for ipher.

This commit is contained in:
n-a-c-h
2005-04-04 13:45:02 +00:00
parent d70d34196c
commit 009214bdd1
2 changed files with 4 additions and 0 deletions

View File

@@ -1977,6 +1977,9 @@ NEWSYM cpuover
call ReadInputDevice
.noinputread
cmp byte[EMUPause],1
je .nonewgfx
call UpdateRewind
mov byte[NetQuit],0

View File

@@ -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