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,49 @@
|
||||
// _____________________________________________________________________________
|
||||
// ▄▄ ▄ ▄ ▄▄▄ ▄▄ ▄ ▄
|
||||
// ██ ▀ ██▀█ ▀█▄ ▀█▄▀ ▀▀██ ▄ ██▀▄
|
||||
// ▀█▄▀ ██ █ ▄▄█▀ ██ █ ██▄▄ ██ ██▀
|
||||
// ______________________________▀▀ ___________________________________________
|
||||
// CMSXzip 1.0.0 by Guillaume "Aoineko" Blanchard (2021) under CC-BY-SA free license
|
||||
// File generated on Mon Nov 29 22:22:57 2021
|
||||
// Soure file: testcases\lvl1.dat.dts
|
||||
// Compressor: RLEp
|
||||
// Default value: 0
|
||||
const u8 lvl1_dat[] = {
|
||||
// Default value (used for type 0)
|
||||
0x00,
|
||||
// Chunk[0] type:0 len:8
|
||||
0x07,
|
||||
// Chunk[1] type:1 len:2
|
||||
0x41,
|
||||
0x09,
|
||||
// Chunk[2] type:0 len:4
|
||||
0x03,
|
||||
// Chunk[3] type:1 len:2
|
||||
0x41,
|
||||
0x0A,
|
||||
// Chunk[4] type:0 len:4
|
||||
0x03,
|
||||
// Chunk[5] type:1 len:2
|
||||
0x41,
|
||||
0x09,
|
||||
// Chunk[6] type:0 len:22
|
||||
0x15,
|
||||
// Chunk[7] type:3 len:2
|
||||
0xC1,
|
||||
0x0A, 0x09,
|
||||
// Chunk[8] type:0 len:4
|
||||
0x03,
|
||||
// Chunk[9] type:3 len:2
|
||||
0xC1,
|
||||
0x09, 0x0A,
|
||||
// Chunk[10] type:0 len:4
|
||||
0x03,
|
||||
// Chunk[11] type:1 len:2
|
||||
0x41,
|
||||
0x09,
|
||||
// Chunk[12] type:0 len:14
|
||||
0x0D,
|
||||
// Zero terminator
|
||||
0x00,
|
||||
};
|
||||
// Total size: 23 bytes
|
||||
Reference in New Issue
Block a user