diff --git a/bin/RAM2Eutil.dbg.po b/bin/RAM2Eutil.dbg.po index b888f7d..2f2c9cb 100644 Binary files a/bin/RAM2Eutil.dbg.po and b/bin/RAM2Eutil.dbg.po differ diff --git a/bin/RAM2Eutil.po b/bin/RAM2Eutil.po index b58d876..d86b29d 100644 Binary files a/bin/RAM2Eutil.po and b/bin/RAM2Eutil.po differ diff --git a/ram2e.c b/ram2e.c index 114e264..5268dc7 100644 --- a/ram2e.c +++ b/ram2e.c @@ -351,7 +351,8 @@ int main(void) gotoxy(1, 9); cputs("Do not turn off your Apple."); - ufm_erase(); // Reset RAM2E settings + ufm_erase(); // Erase RAM2E settings memory + set_mask_temp(0x7F); // Set mask to default (0x7F) // Wait for >= 500ms on even the fastest systems. spin(32, 8);