From 398f8cc146ef484ac935fc12cc930ad687a7bad2 Mon Sep 17 00:00:00 2001 From: Astatin Date: Tue, 22 Jul 2025 22:36:00 +0200 Subject: Add new emulator verbosity parameters --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ec62e0a..f1a16bf 100644 --- a/Makefile +++ b/Makefile @@ -58,7 +58,7 @@ build/game_linux_x86-64: build/makeself/start.sh build/makeself/main.rom build/m run: build/main.rom mkdir -p recordings - gb $< --record-input "./recordings/$(shell date -Iseconds).record" -k + gb $< --record-input "./recordings/$(shell date -Iseconds).record" -v infos,errors,debug,halt_cycles sameboy: build/main.rom sameboy build/main.rom -- cgit v1.2.3-70-g09d2