diff system.h @ 2428:65c2e4d990cc

WIP Pico emulation
author Michael Pavone <pavone@retrodev.com>
date Sat, 03 Feb 2024 18:32:41 -0800
parents 64cf80e683aa
children bed4d3db8a3f
line wrap: on
line diff
--- a/system.h	Thu Jan 25 22:18:46 2024 -0800
+++ b/system.h	Sat Feb 03 18:32:41 2024 -0800
@@ -17,7 +17,8 @@
 	SYSTEM_SMS_PLAYER,
 	SYSTEM_JAGUAR,
 	SYSTEM_MEDIA_PLAYER,
-	SYSTEM_COLECOVISION
+	SYSTEM_COLECOVISION,
+	SYSTEM_PICO
 } system_type;
 
 typedef enum {