diff options
| author | Xavi Del Campo <xavi.dcr@tutanota.com> | 2020-03-03 18:10:15 +0100 |
|---|---|---|
| committer | Xavi Del Campo <xavi.dcr@tutanota.com> | 2020-03-03 18:10:27 +0100 |
| commit | b28059d49afce8524361fa7597adcc9e108f4eab (patch) | |
| tree | 5041d37aa9571ac738ced4b9f16388550d0e8f78 | |
| parent | bf3bb8cdc590a18195e25c38f4f4db11e8bcd1c4 (diff) | |
| download | opensend-b28059d49afce8524361fa7597adcc9e108f4eab.tar.gz | |
Renamed folders to lowercase
| -rw-r--r-- | bin/OPENSEND.bin (renamed from Bin/OPENSEND.bin) | bin | 627984 -> 627984 bytes | |||
| -rw-r--r-- | bin/OPENSEND.cue (renamed from Bin/OPENSEND.cue) | 0 | ||||
| -rw-r--r-- | include/EndAnimation.h (renamed from Source/EndAnimation.h) | 0 | ||||
| -rw-r--r-- | include/Font.h (renamed from Source/Font.h) | 0 | ||||
| -rw-r--r-- | include/GameStructures.h (renamed from Source/GameStructures.h) | 0 | ||||
| -rw-r--r-- | include/Gfx.h (renamed from Source/Gfx.h) | 0 | ||||
| -rw-r--r-- | include/Global_Inc.h (renamed from Source/Global_Inc.h) | 0 | ||||
| -rw-r--r-- | include/LoadMenu.h (renamed from Source/LoadMenu.h) | 0 | ||||
| -rw-r--r-- | include/Serial.h (renamed from Source/Serial.h) | 0 | ||||
| -rw-r--r-- | include/System.h (renamed from Source/System.h) | 0 | ||||
| -rw-r--r-- | sprites/Font_2.bmp (renamed from Sprites/Font_2.bmp) | bin | 18486 -> 18486 bytes | |||
| -rw-r--r-- | sprites/Font_2_4bit.bmp (renamed from Sprites/Font_2_4bit.bmp) | bin | 3190 -> 3190 bytes | |||
| -rw-r--r-- | src/EndAnimation.c (renamed from Source/EndAnimation.c) | 0 | ||||
| -rw-r--r-- | src/Font.c (renamed from Source/Font.c) | 0 | ||||
| -rw-r--r-- | src/Gfx.c (renamed from Source/Gfx.c) | 0 | ||||
| -rw-r--r-- | src/LoadMenu.c (renamed from Source/LoadMenu.c) | 0 | ||||
| -rw-r--r-- | src/Makefile (renamed from Source/Makefile) | 0 | ||||
| -rw-r--r-- | src/Serial.c (renamed from Source/Serial.c) | 0 | ||||
| -rw-r--r-- | src/System.c (renamed from Source/System.c) | 0 | ||||
| -rw-r--r-- | src/main.c (renamed from Source/main.c) | 19 |
20 files changed, 9 insertions, 10 deletions
diff --git a/Bin/OPENSEND.bin b/bin/OPENSEND.bin Binary files differindex 39a962a..39a962a 100644 --- a/Bin/OPENSEND.bin +++ b/bin/OPENSEND.bin diff --git a/Bin/OPENSEND.cue b/bin/OPENSEND.cue index 4b18ec2..4b18ec2 100644 --- a/Bin/OPENSEND.cue +++ b/bin/OPENSEND.cue diff --git a/Source/EndAnimation.h b/include/EndAnimation.h index edb7b07..edb7b07 100644 --- a/Source/EndAnimation.h +++ b/include/EndAnimation.h diff --git a/Source/Font.h b/include/Font.h index 5a7d6b5..5a7d6b5 100644 --- a/Source/Font.h +++ b/include/Font.h diff --git a/Source/GameStructures.h b/include/GameStructures.h index e092e1d..e092e1d 100644 --- a/Source/GameStructures.h +++ b/include/GameStructures.h diff --git a/Source/Gfx.h b/include/Gfx.h index b2b8295..b2b8295 100644 --- a/Source/Gfx.h +++ b/include/Gfx.h diff --git a/Source/Global_Inc.h b/include/Global_Inc.h index 0c8f446..0c8f446 100644 --- a/Source/Global_Inc.h +++ b/include/Global_Inc.h diff --git a/Source/LoadMenu.h b/include/LoadMenu.h index 8afc373..8afc373 100644 --- a/Source/LoadMenu.h +++ b/include/LoadMenu.h diff --git a/Source/Serial.h b/include/Serial.h index da2c4ce..da2c4ce 100644 --- a/Source/Serial.h +++ b/include/Serial.h diff --git a/Source/System.h b/include/System.h index 2994366..2994366 100644 --- a/Source/System.h +++ b/include/System.h diff --git a/Sprites/Font_2.bmp b/sprites/Font_2.bmp Binary files differindex 878437b..878437b 100644 --- a/Sprites/Font_2.bmp +++ b/sprites/Font_2.bmp diff --git a/Sprites/Font_2_4bit.bmp b/sprites/Font_2_4bit.bmp Binary files differindex fdd2473..fdd2473 100644 --- a/Sprites/Font_2_4bit.bmp +++ b/sprites/Font_2_4bit.bmp diff --git a/Source/EndAnimation.c b/src/EndAnimation.c index 027ca1a..027ca1a 100644 --- a/Source/EndAnimation.c +++ b/src/EndAnimation.c diff --git a/Source/Font.c b/src/Font.c index c4b1491..c4b1491 100644 --- a/Source/Font.c +++ b/src/Font.c diff --git a/Source/LoadMenu.c b/src/LoadMenu.c index ba8efaf..ba8efaf 100644 --- a/Source/LoadMenu.c +++ b/src/LoadMenu.c diff --git a/Source/Makefile b/src/Makefile index f20974f..f20974f 100644 --- a/Source/Makefile +++ b/src/Makefile diff --git a/Source/Serial.c b/src/Serial.c index 2e2a1a4..2e2a1a4 100644 --- a/Source/Serial.c +++ b/src/Serial.c diff --git a/Source/System.c b/src/System.c index 852fea1..852fea1 100644 --- a/Source/System.c +++ b/src/System.c diff --git a/Source/main.c b/src/main.c index 650f907..6fed452 100644 --- a/Source/main.c +++ b/src/main.c @@ -1,5 +1,5 @@ /* ************************************* - * Includes + * Includes * *************************************/ #include "Global_Inc.h" @@ -9,18 +9,18 @@ #include "EndAnimation.h" /* ************************************* - * Defines + * Defines * *************************************/ #define PSX_EXE_HEADER_SIZE 2048 #define EXE_DATA_PACKET_SIZE 8 /* ************************************* - * Local Prototypes + * Local Prototypes * *************************************/ /* ************************************* - * Local Variables + * Local Variables * *************************************/ /* Untitled1 (10/07/2017 18:57:47) @@ -38,15 +38,14 @@ int main(void) uint8_t* inBuffer = SystemGetBufferAddress(); // int (*exeAddress)(void); - //System initialization + //System initialization dprintf("SystemInit()\n"); - SystemInit(); + SystemInit(); dprintf("LoadMenuInit()\n"); LoadMenuInit(); - if(1) { uint32_t initPC_Address; uint32_t RAMDest_Address; @@ -154,9 +153,9 @@ int main(void) // PSX-EXE has been successfully loaded into RAM. Run executable! //dprintf("Entering exe...\n"); - + exeAddress(); } - - return 0; + + return 0; } |
