diff system.h @ 2718:8ce5d1a7ef54

Initial work to integrate PAC-less LaserActive emulation
author Michael Pavone <pavone@retrodev.com>
date Wed, 16 Jul 2025 12:32:28 -0700
parents 5ca4e0fd761b
children
line wrap: on
line diff
--- a/system.h	Wed Jul 16 07:36:01 2025 -0700
+++ b/system.h	Wed Jul 16 12:32:28 2025 -0700
@@ -23,7 +23,8 @@
 	SYSTEM_MEDIA_PLAYER,
 	SYSTEM_COLECOVISION,
 	SYSTEM_PICO,
-	SYSTEM_COPERA
+	SYSTEM_COPERA,
+	SYSTEM_LASERACTIVE
 } system_type;
 
 typedef enum {