mirror of
https://github.com/suloku/gcmm.git
synced 2026-04-25 15:35:28 -05:00
Clear the CommentBuffer and FileBuffer prior to loading a sd file. Clear CommentBuffer in ReadFileHeader (mcard.c) Modified video initialization to support widescreen and progressive cable. Display will always have 480 lines height (program compatible with all tv modes)
7 lines
97 B
Plaintext
7 lines
97 B
Plaintext
.rodata
|
|
.globl bitmapfile
|
|
.balign 32
|
|
bitmapfile:
|
|
.incbin "../source/gcbk.bmp"
|
|
|