ファイルフォーマット - GBAフォーマット

b	rom_header_end	@ entry point
.fill   156,1,0		@ Nintendo Logo Character Data (8000004h)
.fill	16,1,0		@ Game Title
.byte   0x30,0x31	@ Maker Code (80000B0h)
.byte   0x96		@ Fixed Value (80000B2h)
.byte   0x00		@ Main Unit Code (80000B3h)
.byte   0x00		@ Device Type (80000B4h)
.fill	7,1,0		@ unused
.byte	0x00		@ Software Version No (80000BCh)
.byte	0xf0		@ Complement Check (80000BDh)
.byte	0x00,0x00    	@ Checksum (80000BEh)
b	start_vector	@ This branch
.byte   0		@ __boot_method
.byte   0		@ __slave_number
.byte   0, 0		@ reserved
.word   0, 0, 0, 0, 0, 0	@ reserved
start of user code

タグ:

+ タグ編集
  • タグ:
最終更新:2007年06月18日 08:12
ツールボックス

下から選んでください:

新しいページを作成する
ヘルプ / FAQ もご覧ください。