diff system.h @ 2413:64cf80e683aa

Initial support for Colecovision emulation
author Michael Pavone <pavone@retrodev.com>
date Thu, 04 Jan 2024 22:56:35 -0800
parents 6f8400ce7a0f
children 65c2e4d990cc
line wrap: on
line diff
--- a/system.h	Thu Jan 04 22:14:29 2024 -0800
+++ b/system.h	Thu Jan 04 22:56:35 2024 -0800
@@ -16,7 +16,8 @@
 	SYSTEM_SMS,
 	SYSTEM_SMS_PLAYER,
 	SYSTEM_JAGUAR,
-	SYSTEM_MEDIA_PLAYER
+	SYSTEM_MEDIA_PLAYER,
+	SYSTEM_COLECOVISION
 } system_type;
 
 typedef enum {