summaryrefslogtreecommitdiff
path: root/bios
diff options
context:
space:
mode:
authorsshwarts <sshwarts>2008-12-15 06:05:52 +0000
committersshwarts <sshwarts>2008-12-15 06:05:52 +0000
commitfd296fa279b14d54f0fe14a9b656582448f7f9f8 (patch)
treec391c3295d002a435cd7306ba0878225a88c4699 /bios
parent51fd2b51feddfb5e4d35686026fee4cc571076d2 (diff)
Patch applied
Diffstat (limited to 'bios')
-rw-r--r--bios/rombios.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/bios/rombios.c b/bios/rombios.c
index 4574ee73..f2bff806 100644
--- a/bios/rombios.c
+++ b/bios/rombios.c
@@ -9114,6 +9114,7 @@ retf_post_0x467:
retf
s3_post:
+ mov sp, #0xffe
#if BX_ROMBIOS32
call rombios32_init
#endif