diff options
| author | Xavier Del Campo <xavi.dcr@gmail.com> | 2017-02-04 14:49:08 +0100 |
|---|---|---|
| committer | Xavier Del Campo <xavi.dcr@gmail.com> | 2017-02-04 14:49:08 +0100 |
| commit | 189ecf754d0c8131464bfdff98fb56e7752556b1 (patch) | |
| tree | 89e7d02128bbc7b2d3f5c19a3da14ec14291982a /Documentation | |
| download | airport-189ecf754d0c8131464bfdff98fb56e7752556b1.tar.gz | |
Initial commit
Diffstat (limited to 'Documentation')
| -rwxr-xr-x | Documentation/.directory | 3 | ||||
| -rwxr-xr-x | Documentation/CLUT List.txt | 9 | ||||
| -rwxr-xr-x | Documentation/Framebuffer.bmp | bin | 0 -> 1572918 bytes | |||
| -rwxr-xr-x | Documentation/Main Menu Structure.txt | 13 | ||||
| -rwxr-xr-x | Documentation/MainMenuBtn_AnimationCalc.ods | bin | 0 -> 39305 bytes | |||
| -rwxr-xr-x | Documentation/SW_Design.docx | bin | 0 -> 197421 bytes | |||
| -rwxr-xr-x | Documentation/Tileset UI.txt | 1 | ||||
| -rwxr-xr-x | Documentation/VRAM distribution Gameplay.bmp | bin | 0 -> 1572918 bytes | |||
| -rwxr-xr-x | Documentation/VRAM distribution MainMenu.bmp | bin | 0 -> 1572918 bytes |
9 files changed, 26 insertions, 0 deletions
diff --git a/Documentation/.directory b/Documentation/.directory new file mode 100755 index 0000000..291e202 --- /dev/null +++ b/Documentation/.directory @@ -0,0 +1,3 @@ +[Dolphin] +PreviewsShown=true +Timestamp=2016,5,20,20,15,40 diff --git a/Documentation/CLUT List.txt b/Documentation/CLUT List.txt new file mode 100755 index 0000000..c636638 --- /dev/null +++ b/Documentation/CLUT List.txt @@ -0,0 +1,9 @@ + ************ CLUT LIST ************** + X = 384 , Y = 496 -> LOADING.TIM (4 bit) + X = 384 , Y = 497 -> GAMEPLN.TIM (8 bit) + X = 384 , Y = 498 -> BUBBLE.TIM (8 bit) + X = 384 , Y = 499 -> FONT_1.FNT (4 bit) + X = 384 , Y = 500 -> FONT_2.FNT (4 bit) + X = 384 , Y = 501 -> PLNBLUE.CLT (8 bit) + X = 384 , Y = 502 -> GPL.TIM (4 bit) + X = 384 , Y = 503 -> OPENSRC.TIM (8 bit) diff --git a/Documentation/Framebuffer.bmp b/Documentation/Framebuffer.bmp Binary files differnew file mode 100755 index 0000000..e1cb121 --- /dev/null +++ b/Documentation/Framebuffer.bmp diff --git a/Documentation/Main Menu Structure.txt b/Documentation/Main Menu Structure.txt new file mode 100755 index 0000000..f58598d --- /dev/null +++ b/Documentation/Main Menu Structure.txt @@ -0,0 +1,13 @@ +Main Menu Structure: + +1. Basic + 1.1. Play + 1.2. Options + +2. Player number selection + 2.1. One + 2.2. Two + +3. Game modes + 3.1. Level + 3.2. Random
\ No newline at end of file diff --git a/Documentation/MainMenuBtn_AnimationCalc.ods b/Documentation/MainMenuBtn_AnimationCalc.ods Binary files differnew file mode 100755 index 0000000..e144254 --- /dev/null +++ b/Documentation/MainMenuBtn_AnimationCalc.ods diff --git a/Documentation/SW_Design.docx b/Documentation/SW_Design.docx Binary files differnew file mode 100755 index 0000000..22734a5 --- /dev/null +++ b/Documentation/SW_Design.docx diff --git a/Documentation/Tileset UI.txt b/Documentation/Tileset UI.txt new file mode 100755 index 0000000..8d1c8b6 --- /dev/null +++ b/Documentation/Tileset UI.txt @@ -0,0 +1 @@ + diff --git a/Documentation/VRAM distribution Gameplay.bmp b/Documentation/VRAM distribution Gameplay.bmp Binary files differnew file mode 100755 index 0000000..05294b5 --- /dev/null +++ b/Documentation/VRAM distribution Gameplay.bmp diff --git a/Documentation/VRAM distribution MainMenu.bmp b/Documentation/VRAM distribution MainMenu.bmp Binary files differnew file mode 100755 index 0000000..aa444fb --- /dev/null +++ b/Documentation/VRAM distribution MainMenu.bmp |
