Skip to content

Commit

Permalink
Add submissions from 3615Retro
Browse files Browse the repository at this point in the history
  • Loading branch information
Gekkio committed Nov 10, 2024
1 parent 9b7b304 commit 9f6cf86
Show file tree
Hide file tree
Showing 211 changed files with 2,330 additions and 82 deletions.
20 changes: 19 additions & 1 deletion backend/src/parser/macronix.rs
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,17 @@ fn agb_mx23l<'a, E: ParseError<&'a str>>(
)
}

/// Macronix MX23L8006 (TSOP-II-44, 3.3V)
///
/// ```
/// use gbhwdb_backend::parser::{self, LabelParser};
/// assert!(parser::macronix::MACRONIX_MX23L8006.parse("M042021-M MX23L8006-12B AGB-FBMP-0 F2 2K151900").is_ok());
/// ```
pub static MACRONIX_MX23L8006: NomParser<MaskRom> = NomParser {
name: "Macronix MX23L8006",
f: |input| agb_mx23l("MX23L8006-12B", "21", "F2").parse(input),
};

/// Macronix MX23L2306 (TSOP-II-44, 3.3V)
///
/// ```
Expand Down Expand Up @@ -187,11 +198,18 @@ pub static MACRONIX_MX23L12807: NomParser<MaskRom> = NomParser {
///
/// ```
/// use gbhwdb_backend::parser::{self, LabelParser};
/// assert!(parser::macronix::MACRONIX_MX23L25607.parse("E053953-MG MX23L25607-12D1 AGB-BE8P-0 K2 2N007800").is_ok());
/// assert!(parser::macronix::MACRONIX_MX23L25607.parse("M064053-MG MX23L25607-12D2 AGB-BH3E-0 K2 2T151000").is_ok());
/// ```
pub static MACRONIX_MX23L25607: NomParser<MaskRom> = NomParser {
name: "Macronix MX23L25607",
f: |input| agb_mx23l("MX23L25607-12D2", "53", "K2").parse(input),
f: |input| {
alt((
agb_mx23l("MX23L25607-12D1", "53", "K2"),
agb_mx23l("MX23L25607-12D2", "53", "K2"),
))
.parse(input)
},
};

fn dmg_mx23c_old<'a, E: ParseError<&'a str>>(
Expand Down
1 change: 1 addition & 0 deletions backend/src/parser/mask_rom.rs
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,7 @@ pub fn agb_mask_rom_tsop_ii_44() -> &'static impl LabelParser<MaskRom> {
MaskRom,
magnachip_ac23v(),
hynix_ac23v(),
&macronix::MACRONIX_MX23L8006,
&macronix::MACRONIX_MX23L3206,
&macronix::MACRONIX_MX23L6406,
&macronix::MACRONIX_MX23L6407,
Expand Down
3 changes: 3 additions & 0 deletions data/cartridges/AGB-A3AP-0/3615retro-1/01_front.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions data/cartridges/AGB-A3AP-0/3615retro-1/02_pcb_front.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions data/cartridges/AGB-A3AP-0/3615retro-1/03_pcb_back.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
32 changes: 32 additions & 0 deletions data/cartridges/AGB-A3AP-0/3615retro-1/metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"code": "AGB-A3AP-0",
"slug": "3615retro-1",
"contributor": "3615Retro",
"index": 1,
"shell": {
"code": "AGB-A3AP-EUR",
"stamp": "00"
},
"board": {
"label": "AGB-E03-10",
"circled_letters": "K",
"panel_position": "B-4",
"year": 2002,
"month": 8,
"u1": {
"label": "S023346-M MX23L6406-12C AGB-A3AP-0 I2 2F804400"
},
"u2": {
"label": "9854 2Q17W"
}
},
"dump": {
"tool": "GBxCart RW v1.4a/b/c",
"log": "= FlashGBX Dump Report =\n\n== File Information ==\n* File Name: Super Mario Advance 3 - Yoshi's Island (Europe) (En,Fr,De,Es,It).gba\n* File Size: 8.00 MiB (8388608 bytes)\n* CRC32: 639e9d3b\n* MD5: 5a0bd0ec784823f2c45fdaa5dd914bea\n* SHA-1: bd52eb4b4ebe438e9b9ecaac792bd389725cde41\n* SHA-256: c80b956254d01759dda43395b455e4c39abdb8a5335405159ea33680f02e84ee\n\n== General Information ==\n* Hardware: GBxCart RW v1.4a/b/c – Firmware R42+L13\n* Software: FlashGBX v4.2\n* OS Platform: Windows-10-10.0.19045-SP0\n* Baud Rate: 1700000\n* Dump Time: 2024-10-25T01:10:37+02:00\n* Time Elapsed: 57 seconds (143.65 KiB/s)\n* Transfer Buffer: 4096 bytes\n* Retries: 0\n\n== Dumping Settings ==\n* Mode: Game Boy Advance\n* ROM Size: 8 MiB\n* Cartridge Type: Generic ROM Cartridge\n* Read Method: Stream\n\n== Parsed Data ==\n* Game Title: SUPER MARIOC\n* Game Code: A3AP\n* Revision: 0\n* Nintendo Logo: OK\n* Header Checksum: OK (0x81)\n* Save Type: 4K or 64K EEPROM (EEPROM_V122)\n\n== Database Match ==\n* Game Name: Super Mario Advance 3 - Yoshi's Island (Europe) (En,Fr,De,Es,It)\n* Region: Europe\n* Language(s): En,Fr,De,Es,It\n* Game Code: AGB-A3AP\n* ROM CRC32: 639e9d3b\n* ROM Size: 8 MiB\n* Save Type: 64K EEPROM (8 KiB)",
"crc32": "639e9d3b",
"md5": "5a0bd0ec784823f2c45fdaa5dd914bea",
"sha1": "bd52eb4b4ebe438e9b9ecaac792bd389725cde41",
"sha256": "c80b956254d01759dda43395b455e4c39abdb8a5335405159ea33680f02e84ee",
"date": "2024-10-25"
}
}
3 changes: 3 additions & 0 deletions data/cartridges/AGB-A88P-0/3615retro-1/01_front.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions data/cartridges/AGB-A88P-0/3615retro-1/02_pcb_front.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions data/cartridges/AGB-A88P-0/3615retro-1/03_pcb_back.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
32 changes: 32 additions & 0 deletions data/cartridges/AGB-A88P-0/3615retro-1/metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"code": "AGB-A88P-0",
"slug": "3615retro-1",
"contributor": "3615Retro",
"index": 1,
"shell": {
"code": "AGB-A88P-EUR",
"stamp": "09"
},
"board": {
"label": "AGB-E03-20",
"circled_letters": "I",
"panel_position": "D-4",
"year": 2003,
"month": 10,
"u1": {
"label": "S034138-M MX23L12806-12C AGB-A88P-0 J2 2F565800"
},
"u2": {
"label": "9854 3R35W"
}
},
"dump": {
"tool": "GBxCart RW v1.4a/b/c",
"log": "= FlashGBX Dump Report =\n\n== File Information ==\n* File Name: Mario & Luigi - Superstar Saga (Europe) (En,Fr,De,Es,It).gba\n* File Size: 16.00 MiB (16777216 bytes)\n* CRC32: 170cc574\n* MD5: 3b50b9f9e13e271ead33ee5a234650a9\n* SHA-1: fa2314c2fbe0db1ab17175f8be7cceb0ab084efc\n* SHA-256: cc95f813a6721981cf7ea02f577c0c0591ad75d639a1b6a1473f40244ad280d0\n\n== General Information ==\n* Hardware: GBxCart RW v1.4a/b/c – Firmware R42+L13\n* Software: FlashGBX v4.2\n* OS Platform: Windows-10-10.0.19045-SP0\n* Baud Rate: 1700000\n* Dump Time: 2024-10-25T01:08:31+02:00\n* Time Elapsed: 1 minute, 53 seconds (144.18 KiB/s)\n* Transfer Buffer: 4096 bytes\n* Retries: 0\n\n== Dumping Settings ==\n* Mode: Game Boy Advance\n* ROM Size: 16 MiB\n* Cartridge Type: Generic ROM Cartridge\n* Read Method: Stream\n\n== Parsed Data ==\n* Game Title: MARIO&LUIGIP\n* Game Code: A88P\n* Revision: 0\n* Nintendo Logo: OK\n* Header Checksum: OK (0x87)\n* Save Type: 4K or 64K EEPROM (EEPROM_V124)\n\n== Database Match ==\n* Game Name: Mario & Luigi - Superstar Saga (Europe) (En,Fr,De,Es,It)\n* Region: Europe\n* Language(s): En,Fr,De,Es,It\n* Game Code: AGB-A88P\n* ROM CRC32: 170cc574\n* ROM Size: 16 MiB\n* Save Type: 64K EEPROM (8 KiB)",
"crc32": "170cc574",
"md5": "3b50b9f9e13e271ead33ee5a234650a9",
"sha1": "fa2314c2fbe0db1ab17175f8be7cceb0ab084efc",
"sha256": "cc95f813a6721981cf7ea02f577c0c0591ad75d639a1b6a1473f40244ad280d0",
"date": "2024-10-25"
}
}
3 changes: 3 additions & 0 deletions data/cartridges/AGB-AA2P-0/3615retro-1/01_front.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions data/cartridges/AGB-AA2P-0/3615retro-1/02_pcb_front.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions data/cartridges/AGB-AA2P-0/3615retro-1/03_pcb_back.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
32 changes: 32 additions & 0 deletions data/cartridges/AGB-AA2P-0/3615retro-1/metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"code": "AGB-AA2P-0",
"slug": "3615retro-1",
"contributor": "3615Retro",
"index": 1,
"shell": {
"code": "AGB-AA2P-EUR",
"stamp": "13"
},
"board": {
"label": "AGB-E03-10",
"circled_letters": "I",
"panel_position": "K-4",
"year": 2002,
"month": 7,
"u1": {
"label": "E023621-M MX23L3206-12B AGB-AA2P-0 H2 2F374200"
},
"u2": {
"label": "9854 2R48W"
}
},
"dump": {
"tool": "GBxCart RW v1.4a/b/c",
"log": "= FlashGBX Dump Report =\n\n== File Information ==\n* File Name: Super Mario Advance 2 - Super Mario World (Europe) (En,Fr,De,Es).gba\n* File Size: 4.00 MiB (4194304 bytes)\n* CRC32: fcfef343\n* MD5: f877b87f140945ad93cfce50411507c0\n* SHA-1: 199a5a01bd3f56fba9a701062edbcf57e1528a0c\n* SHA-256: c8ed7c3bbb9b440a7b15b9e79e8e5aa1c3e830f54c168488f1bfbd1cdc58a6e6\n\n== General Information ==\n* Hardware: GBxCart RW v1.4a/b/c – Firmware R42+L13\n* Software: FlashGBX v4.2\n* OS Platform: Windows-10-10.0.19045-SP0\n* Baud Rate: 1700000\n* Dump Time: 2024-10-25T01:07:08+02:00\n* Time Elapsed: 28 seconds (142.64 KiB/s)\n* Transfer Buffer: 4096 bytes\n* Retries: 0\n\n== Dumping Settings ==\n* Mode: Game Boy Advance\n* ROM Size: 4 MiB\n* Cartridge Type: Generic ROM Cartridge\n* Read Method: Stream\n\n== Parsed Data ==\n* Game Title: SUPER MARIOB\n* Game Code: AA2P\n* Revision: 0\n* Nintendo Logo: OK\n* Header Checksum: OK (0x83)\n* Save Type: 4K or 64K EEPROM (EEPROM_V122)\n\n== Database Match ==\n* Game Name: Super Mario Advance 2 - Super Mario World (Europe) (En,Fr,De,Es)\n* Region: Europe\n* Language(s): En,Fr,De,Es\n* Game Code: AGB-AA2P\n* ROM CRC32: fcfef343\n* ROM Size: 4 MiB\n* Save Type: 64K EEPROM (8 KiB)",
"crc32": "fcfef343",
"md5": "f877b87f140945ad93cfce50411507c0",
"sha1": "199a5a01bd3f56fba9a701062edbcf57e1528a0c",
"sha256": "c8ed7c3bbb9b440a7b15b9e79e8e5aa1c3e830f54c168488f1bfbd1cdc58a6e6",
"date": "2024-10-25"
}
}
3 changes: 3 additions & 0 deletions data/cartridges/AGB-AF5P-0/3615retro-1/01_front.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions data/cartridges/AGB-AF5P-0/3615retro-1/02_pcb_front.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions data/cartridges/AGB-AF5P-0/3615retro-1/03_pcb_back.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
32 changes: 32 additions & 0 deletions data/cartridges/AGB-AF5P-0/3615retro-1/metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"code": "AGB-AF5P-0",
"slug": "3615retro-1",
"contributor": "3615Retro",
"index": 1,
"shell": {
"code": "AGB-AF5P-EUR",
"stamp": "09"
},
"board": {
"label": "AGB-Y11-01",
"circled_letters": "I",
"panel_position": "K-5",
"year": 2004,
"month": 3,
"u1": {
"label": "S041138-M MX23L12806-12C AGB-AF5P-0 J2 2J418700"
},
"u2": {
"label": "JAPAN MB85R256A 0401 M82"
}
},
"dump": {
"tool": "GBxCart RW v1.4a/b/c",
"log": "= FlashGBX Dump Report =\n\n== File Information ==\n* File Name: Shining Force - Resurrection of the Dark Dragon (Europe) (En,Fr,De,Es,It).gba\n* File Size: 16.00 MiB (16777216 bytes)\n* CRC32: 07b06994\n* MD5: 17a986af456ed994f556f23c330666a8\n* SHA-1: cbe41fbe05e3212c301487a87f6a654c2814196e\n* SHA-256: 8a8485e100d9747e44e3a4255058af7cc2a425709a7172fcddd05ad87cc2c1e1\n\n== General Information ==\n* Hardware: GBxCart RW v1.4a/b/c – Firmware R42+L13\n* Software: FlashGBX v4.2\n* OS Platform: Windows-10-10.0.19045-SP0\n* Baud Rate: 1700000\n* Dump Time: 2024-10-25T01:12:35+02:00\n* Time Elapsed: 1 minute, 55 seconds (142.20 KiB/s)\n* Transfer Buffer: 4096 bytes\n* Retries: 1\n\n== Dumping Settings ==\n* Mode: Game Boy Advance\n* ROM Size: 16 MiB\n* Cartridge Type: Generic ROM Cartridge\n* Read Method: Stream\n\n== Parsed Data ==\n* Game Title: SHININGFORCE\n* Game Code: AF5P\n* Revision: 0\n* Nintendo Logo: OK\n* Header Checksum: OK (0x3E)\n* Save Type: 256K SRAM (SRAM_V113)\n\n== Database Match ==\n* Game Name: Shining Force - Resurrection of the Dark Dragon (Europe) (En,Fr,De,Es,It)\n* Region: Europe\n* Language(s): En,Fr,De,Es,It\n* Game Code: AGB-AF5P\n* ROM CRC32: 07b06994\n* ROM Size: 16 MiB\n* Save Type: 256K SRAM/FRAM (32 KiB)",
"crc32": "07b06994",
"md5": "17a986af456ed994f556f23c330666a8",
"sha1": "cbe41fbe05e3212c301487a87f6a654c2814196e",
"sha256": "8a8485e100d9747e44e3a4255058af7cc2a425709a7172fcddd05ad87cc2c1e1",
"date": "2024-10-25"
}
}
3 changes: 3 additions & 0 deletions data/cartridges/AGB-AH3P-0/3615retro-1/01_front.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions data/cartridges/AGB-AH3P-0/3615retro-1/02_pcb_front.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions data/cartridges/AGB-AH3P-0/3615retro-1/03_pcb_back.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
32 changes: 32 additions & 0 deletions data/cartridges/AGB-AH3P-0/3615retro-1/metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"code": "AGB-AH3P-0",
"slug": "3615retro-1",
"contributor": "3615Retro",
"index": 1,
"shell": {
"code": "AGB-AH3P-EUR",
"stamp": "09"
},
"board": {
"label": "AGB-E11-01",
"circled_letters": "MB",
"panel_position": "A-4",
"year": 2003,
"month": 4,
"u1": {
"label": "S031938-M MX23L12806-12C AGB-AH3P-0 J2 2F337900"
},
"u2": {
"label": "JAPAN MB85R256 0316 M10"
}
},
"dump": {
"tool": "GBxCart RW v1.4a/b/c",
"log": "= FlashGBX Dump Report =\n\n== File Information ==\n* File Name: Hamtaro - Ham-Ham Heartbreak (Europe) (En,Fr,De,Es,It).gba\n* File Size: 16.00 MiB (16777216 bytes)\n* CRC32: ecbd80ea\n* MD5: 5b565a961547d6d0980c57e2529130e1\n* SHA-1: b016328e4880f0413b9335c95758ba9c09e53710\n* SHA-256: 401968322b3245381da64dab35bdaacb3f82a404425c584867f00c45e469ffd8\n\n== General Information ==\n* Hardware: GBxCart RW v1.4a/b/c – Firmware R42+L13\n* Software: FlashGBX v4.2\n* OS Platform: Windows-10-10.0.19045-SP0\n* Baud Rate: 1700000\n* Dump Time: 2024-10-25T01:14:45+02:00\n* Time Elapsed: 1 minute, 53 seconds (144.23 KiB/s)\n* Transfer Buffer: 4096 bytes\n* Retries: 0\n\n== Dumping Settings ==\n* Mode: Game Boy Advance\n* ROM Size: 16 MiB\n* Cartridge Type: Generic ROM Cartridge\n* Read Method: Stream\n\n== Parsed Data ==\n* Game Title: HAMUTARO3␀␀␀\n* Game Code: AH3P\n* Revision: 0\n* Nintendo Logo: OK\n* Header Checksum: OK (0x50)\n* Save Type: 256K SRAM/FRAM (SRAM_F_V103)\n\n== Database Match ==\n* Game Name: Hamtaro - Ham-Ham Heartbreak (Europe) (En,Fr,De,Es,It)\n* Region: Europe\n* Language(s): En,Fr,De,Es,It\n* Game Code: AGB-AH3P\n* ROM CRC32: ecbd80ea\n* ROM Size: 16 MiB\n* Save Type: 256K SRAM/FRAM (32 KiB)",
"crc32": "ecbd80ea",
"md5": "5b565a961547d6d0980c57e2529130e1",
"sha1": "b016328e4880f0413b9335c95758ba9c09e53710",
"sha256": "401968322b3245381da64dab35bdaacb3f82a404425c584867f00c45e469ffd8",
"date": "2024-10-25"
}
}
3 changes: 3 additions & 0 deletions data/cartridges/AGB-AMAP-0/3615retro-1/01_front.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions data/cartridges/AGB-AMAP-0/3615retro-1/02_pcb_front.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions data/cartridges/AGB-AMAP-0/3615retro-1/03_pcb_back.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
32 changes: 32 additions & 0 deletions data/cartridges/AGB-AMAP-0/3615retro-1/metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"code": "AGB-AMAP-0",
"slug": "3615retro-1",
"contributor": "3615Retro",
"index": 1,
"shell": {
"code": "AGB-AMAP-EUR-1",
"stamp": "22"
},
"board": {
"label": "AGB-E03-10",
"circled_letters": "MB",
"panel_position": "I-1",
"year": 2001,
"month": 10,
"u1": {
"label": "E014021-M MX23L3206-12B AGB-AMAP-0 H2 2E244000B0"
},
"u2": {
"label": "9853 1932"
}
},
"dump": {
"tool": "GBxCart RW v1.4a/b/c",
"log": "= FlashGBX Dump Report =\n\n== File Information ==\n* File Name: Super Mario Advance (USA, Europe).gba\n* File Size: 4.00 MiB (4194304 bytes)\n* CRC32: 1e4c6d6a\n* MD5: ff6b0c48065389b888c7a78731d4b58d\n* SHA-1: f071d45d8f5cb05b48d7d2b804c6cb6a79ad96fb\n* SHA-256: d29dec02caacbf449e2a93c6042258b0669542e102eb0e6fd0eb92a5411e0244\n\n== General Information ==\n* Hardware: GBxCart RW v1.4a/b/c – Firmware R42+L13\n* Software: FlashGBX v4.2\n* OS Platform: Windows-10-10.0.19045-SP0\n* Baud Rate: 1700000\n* Dump Time: 2024-10-25T01:07:49+02:00\n* Time Elapsed: 28 seconds (142.61 KiB/s)\n* Transfer Buffer: 4096 bytes\n* Retries: 0\n\n== Dumping Settings ==\n* Mode: Game Boy Advance\n* ROM Size: 4 MiB\n* Cartridge Type: Generic ROM Cartridge\n* Read Method: Stream\n\n== Parsed Data ==\n* Game Title: SUPER MARIOA\n* Game Code: AMAE\n* Revision: 0\n* Nintendo Logo: OK\n* Header Checksum: OK (0x74)\n* Save Type: 4K or 64K EEPROM (EEPROM_V120)\n\n== Database Match ==\n* Game Name: Super Mario Advance (USA, Europe)\n* Region: USA, Europe\n* Language(s): En\n* Game Code: AGB-AMAE\n* ROM CRC32: 1e4c6d6a\n* ROM Size: 4 MiB\n* Save Type: 4K EEPROM (512 Bytes)",
"crc32": "1e4c6d6a",
"md5": "ff6b0c48065389b888c7a78731d4b58d",
"sha1": "f071d45d8f5cb05b48d7d2b804c6cb6a79ad96fb",
"sha256": "d29dec02caacbf449e2a93c6042258b0669542e102eb0e6fd0eb92a5411e0244",
"date": "2024-10-25"
}
}
3 changes: 3 additions & 0 deletions data/cartridges/AGB-AMKP-0/3615retro-1/01_front.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions data/cartridges/AGB-AMKP-0/3615retro-1/02_pcb_front.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions data/cartridges/AGB-AMKP-0/3615retro-1/03_pcb_back.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
32 changes: 32 additions & 0 deletions data/cartridges/AGB-AMKP-0/3615retro-1/metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"code": "AGB-AMKP-0",
"slug": "3615retro-1",
"contributor": "3615Retro",
"index": 1,
"shell": {
"code": "AGB-AMKP-EUR",
"stamp": "20"
},
"board": {
"label": "AGB-E02-01",
"circled_letters": "I",
"panel_position": "I-4",
"year": 2001,
"month": 7,
"u1": {
"label": "S012821-M MX23L3206-12B AGB-AMKP-0 H2 2E288100"
},
"u2": {
"label": "39VF512 70-4C-WH 0121044-D"
}
},
"dump": {
"tool": "GBxCart RW v1.4a/b/c",
"log": "= FlashGBX Dump Report =\n\n== File Information ==\n* File Name: Mario Kart - Super Circuit (Europe).gba\n* File Size: 4.00 MiB (4194304 bytes)\n* CRC32: 20025842\n* MD5: f99fb545ac65126e9956a7718c30d6a3\n* SHA-1: 2cdfc94cbe7a7f4efe00d98dd33ebb5f50cf91f0\n* SHA-256: 8f942be288124bb909559356c462460132b0ccbc6397db402aeabea60c4597bb\n\n== General Information ==\n* Hardware: GBxCart RW v1.4a/b/c – Firmware R42+L13\n* Software: FlashGBX v4.2\n* OS Platform: Windows-10-10.0.19045-SP0\n* Baud Rate: 1700000\n* Dump Time: 2024-10-25T01:03:18+02:00\n* Time Elapsed: 28 seconds (142.14 KiB/s)\n* Transfer Buffer: 4096 bytes\n* Retries: 0\n\n== Dumping Settings ==\n* Mode: Game Boy Advance\n* ROM Size: 4 MiB\n* Cartridge Type: Generic ROM Cartridge\n* Read Method: Stream\n\n== Parsed Data ==\n* Game Title: MARIO KART␀␀\n* Game Code: AMKP\n* Revision: 0\n* Nintendo Logo: OK\n* Header Checksum: OK (0xFD)\n* Save Type: 512K FLASH (FLASH_V124)\n* Save Flash Chip: SST 39VF512 (0xBFD4)\n\n== Database Match ==\n* Game Name: Mario Kart - Super Circuit (Europe)\n* Region: Europe\n* Language(s): En\n* Game Code: AGB-AMKP\n* ROM CRC32: 20025842\n* ROM Size: 4 MiB\n* Save Type: 512K FLASH (64 KiB)",
"crc32": "20025842",
"md5": "f99fb545ac65126e9956a7718c30d6a3",
"sha1": "2cdfc94cbe7a7f4efe00d98dd33ebb5f50cf91f0",
"sha256": "8f942be288124bb909559356c462460132b0ccbc6397db402aeabea60c4597bb",
"date": "2024-10-25"
}
}
3 changes: 3 additions & 0 deletions data/cartridges/AGB-AU2P-0/3615retro-1/01_front.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions data/cartridges/AGB-AU2P-0/3615retro-1/02_pcb_front.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 9f6cf86

Please sign in to comment.