diff --git a/bin/RAM2Eutil.dbg.po b/bin/RAM2Eutil.dbg.po index 4500fbb..ef5e528 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 7d74161..2232401 100644 Binary files a/bin/RAM2Eutil.po and b/bin/RAM2Eutil.po differ diff --git a/ram2gs.c b/ram2gs.c index 065f244..d430f6f 100644 --- a/ram2gs.c +++ b/ram2gs.c @@ -98,9 +98,7 @@ int ram2gs_main(void) clrscr(); return EXIT_SUCCESS; } - case '!': nvm = true; case '1': en8meg = 0; ram2gs_set4mb(); break; - case '@': nvm = true; case '2': en8meg = 1; ram2gs_set8mb(); break; case 'R': { reset_count++;