Initial commit: MSXgl 1.4.1 with mazegame project

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-06-29 22:50:20 +02:00
co-authored by Claude Opus 4.8
commit f3340e86c6
1905 changed files with 633952 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
// ██▀▀█▀▀██▀▀▀▀▀▀▀█▀▀█ ▄▄ ▄
// ██ ▀ █▄ ▀██▄ ▀ ▄█ ██▄ ▄ ██▀▄
// █ █ █ ▀▀ ▄█ █ █ ██▄▀ ██ ██ █
// ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
// MSXbin 1.4.5 by Guillaume "Aoineko" Blanchard (2022) under CC BY-SA free license
// Soure file: ndp\SE.NDS
// Skip areas: from=0 size=7
const unsigned char g_NDS_SE[] = {
0x02, 0x05, 0x00, 0x15, 0x00, 0x00, 0x00, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x70, 0xA1, 0x00, // 0
0x2B, 0x31, 0x25, 0x05, 0xFF, 0x00, 0x00, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x70, 0x31, 0x02, // 16
0x35, 0x02, 0x38, 0x02, 0x3C, 0x02, 0x3F, 0x02, 0x42, 0x02, 0xFF, // 32
};
// Total bytes: 43