From 75c7f51ace5712677a8be3d8a0e58c85578e7f57 Mon Sep 17 00:00:00 2001 From: Ian C Date: Wed, 12 Apr 2023 19:14:37 +0100 Subject: Added .gitignore and added icon info to Makefile --- Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5d32140..52c0f03 100644 --- a/Makefile +++ b/Makefile @@ -33,6 +33,10 @@ DATA := data INCLUDES := include GRAPHICS := gfx +APP_TITLE := 3DS81 +APP_DESCRIPTION := ZX-81 emulator +APP_AUTHOR := Ian Cowburn + #--------------------------------------------------------------------------------- # options for code generation #--------------------------------------------------------------------------------- -- cgit v1.2.3