implement "Advanced Homebrew ROM Header" for controller config

This commit is contained in:
hackgrid 2023-11-13 23:10:00 +01:00 committed by GitHub
parent 0c2881e53e
commit 38a3451800
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@
.word 0x00000000 /* Unknown */
.word 0x00000000 /* Unknown */
.ascii " " /* Internal ROM name (Max 20 characters) */
.word 0x00000000 /* Unknown */
.word 0x01000000 /* Advanced_Homebrew_ROM_Header (controller config) */
/* Game ID (EXAMPLE: NSME) Begins here */
.word 0x0000004E /* Cartridge Type (N)*/
.ascii "ED" /* Cartridge ID (SM)*/