mirror of
https://github.com/mauiaaron/apple2.git
synced 2025-01-11 14:30:08 +00:00
bugfix: save/restore state before C routine
This commit is contained in:
parent
b0236992d2
commit
0e81927f5b
@ -191,7 +191,9 @@ E(read_keyboard_strobe)
|
||||
ret
|
||||
|
||||
E(read_random)
|
||||
pushal
|
||||
call SN(c_read_random)
|
||||
popal
|
||||
movb SN(random_value), %al
|
||||
ret
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user