Initial commit: MSXgl 1.4.1 with mazegame project
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
//*****************************************************************************
|
||||
// PROJECT CONFIG OVERWRITE
|
||||
//*****************************************************************************
|
||||
|
||||
//-- Target MSX machine version (string)
|
||||
Machine = "1";
|
||||
|
||||
//-- Application ID. Can be 2 character string or 16-bits integer (0~65535)
|
||||
AppID = "S1";
|
||||
Reference in New Issue
Block a user