From 84ca3186406f65f65a18b18130dcecab2c78e2d3 Mon Sep 17 00:00:00 2001 From: Javier Degirolmo Date: Wed, 7 Dec 2011 19:58:15 -0300 Subject: Some updates... Trying to fix SFX restoring but still broken --- src-z80/core/main.z80 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src-z80/core/main.z80') diff --git a/src-z80/core/main.z80 b/src-z80/core/main.z80 index 9ac1aa4..bc63da9 100644 --- a/src-z80/core/main.z80 +++ b/src-z80/core/main.z80 @@ -90,7 +90,7 @@ EntryPoint: ld (ix+1), $C9 ld (ix+0), $27 ld (ix+1), $3F - + jp IdleLoop ; Go into idle loop ;**************************************************************************** -- cgit v1.2.3