Skip to content

Commit

Permalink
update codeset and version 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
JLaferri committed Feb 22, 2019
1 parent e1c7aa3 commit fb29dd8
Show file tree
Hide file tree
Showing 9 changed files with 13 additions and 10 deletions.
2 changes: 1 addition & 1 deletion common/include/NintendontVersion.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#define __NINTENDONT_VERSION_H__

#define NIN_MAJOR_VERSION 1
#define NIN_MINOR_VERSION 1
#define NIN_MINOR_VERSION 2

#define NIN_VERSION ((NIN_MAJOR_VERSION << 16) | NIN_MINOR_VERSION)

Expand Down
Binary file modified kernel/gecko/g_core.bin
Binary file not shown.
11 changes: 7 additions & 4 deletions kernel/gecko/g_core.h
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
/*
Filename : g_core.bin
Date created: Thu Feb 21 00:19:48 2019
Date created: Thu Feb 21 22:01:53 2019
*/

#define g_core_size 0x878
#define g_core_size 0x8b0

const unsigned char g_core[] = {
0x04, 0x1B, 0xFA, 0x20, 0x38, 0x60, 0x00, 0x02, 0x04, 0x45, 0xBF, 0x28, 0xFF, 0xFF, 0xFF, 0xFF,
Expand Down Expand Up @@ -33,7 +33,7 @@ const unsigned char g_core[] = {
0x38, 0x60, 0x00, 0x37, 0x48, 0x00, 0x04, 0x45, 0x38, 0x60, 0x00, 0x3F, 0x48, 0x00, 0x04, 0x49,
0x38, 0x60, 0x00, 0x38, 0x48, 0x00, 0x04, 0x35, 0x38, 0x60, 0x00, 0x25, 0x48, 0x00, 0x04, 0x39,
0x38, 0x60, 0x00, 0x39, 0x48, 0x00, 0x04, 0x25, 0x38, 0x60, 0x00, 0x01, 0x48, 0x00, 0x04, 0x29,
0x38, 0x60, 0x00, 0x36, 0x48, 0x00, 0x04, 0x15, 0x3C, 0x60, 0x01, 0x06, 0x60, 0x63, 0x00, 0x00,
0x38, 0x60, 0x00, 0x36, 0x48, 0x00, 0x04, 0x15, 0x3C, 0x60, 0x01, 0x07, 0x60, 0x63, 0x00, 0x00,
0x48, 0x00, 0x04, 0x21, 0x39, 0xC0, 0x00, 0x00, 0x7C, 0x7F, 0x72, 0x14, 0x80, 0x63, 0x00, 0x00,
0x48, 0x00, 0x04, 0x11, 0x39, 0xCE, 0x00, 0x04, 0x2C, 0x0E, 0x01, 0x38, 0x41, 0x80, 0xFF, 0xEC,
0x38, 0x79, 0xFE, 0xC8, 0x3A, 0xA3, 0x00, 0x60, 0x3A, 0x80, 0x00, 0x00, 0x1E, 0xD4, 0x00, 0x24,
Expand Down Expand Up @@ -141,5 +141,8 @@ const unsigned char g_core[] = {
0x04, 0x1D, 0x46, 0x10, 0x48, 0x00, 0x00, 0x4C, 0x04, 0x1D, 0x47, 0x24, 0x48, 0x00, 0x00, 0x3C,
0xC2, 0x1C, 0x15, 0x4C, 0x00, 0x00, 0x00, 0x04, 0x38, 0x80, 0x02, 0x04, 0x3D, 0x80, 0x80, 0x00,
0x61, 0x8C, 0xC1, 0x60, 0x7D, 0x89, 0x03, 0xA6, 0x4E, 0x80, 0x04, 0x21, 0x28, 0x1A, 0x00, 0x00,
0x60, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
0x60, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xC2, 0x06, 0x8E, 0xEC, 0x00, 0x00, 0x00, 0x06,
0x3B, 0xC3, 0x00, 0x00, 0x3C, 0x80, 0x80, 0x45, 0x60, 0x84, 0x8F, 0xD0, 0x80, 0x84, 0x00, 0x20,
0x3D, 0x80, 0x80, 0x00, 0x61, 0x8C, 0xC1, 0x60, 0x7D, 0x89, 0x03, 0xA6, 0x4E, 0x80, 0x04, 0x21,
0x7F, 0xC3, 0xF3, 0x78, 0x3C, 0x80, 0x80, 0x46, 0x60, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
};
2 changes: 1 addition & 1 deletion kernel/gecko/g_pal.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
Filename : g_pal.bin
Date created: Thu Feb 21 00:19:48 2019
Date created: Thu Feb 21 22:01:53 2019
*/

#define g_pal_size 0x8a8
Expand Down
2 changes: 1 addition & 1 deletion kernel/gecko/g_qol.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
Filename : g_qol.bin
Date created: Thu Feb 21 00:19:48 2019
Date created: Thu Feb 21 22:01:53 2019
*/

#define g_qol_size 0x1b8
Expand Down
2 changes: 1 addition & 1 deletion kernel/gecko/g_spawns.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
Filename : g_spawns.bin
Date created: Thu Feb 21 00:19:48 2019
Date created: Thu Feb 21 22:01:53 2019
*/

#define g_spawns_size 0x260
Expand Down
2 changes: 1 addition & 1 deletion kernel/gecko/g_toggles.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
Filename : g_toggles.bin
Date created: Thu Feb 21 00:19:48 2019
Date created: Thu Feb 21 22:01:53 2019
*/

#define g_toggles_size 0x6e0
Expand Down
2 changes: 1 addition & 1 deletion kernel/gecko/g_ucf.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
Filename : g_ucf.bin
Date created: Thu Feb 21 00:19:49 2019
Date created: Thu Feb 21 22:01:53 2019
*/

#define g_ucf_size 0x2e0
Expand Down
Binary file modified loader/loader.dol
Binary file not shown.

0 comments on commit fb29dd8

Please sign in to comment.