mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 07:17:45 -04:00
sms: some bugfixes
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@870 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
fcdefcf62c
commit
03065bb617
3 changed files with 10 additions and 2 deletions
|
@ -260,6 +260,7 @@ void PicoDoHighPal555M4(void)
|
|||
t |= (t >> 4) & 0x08610861;
|
||||
*dpal = t;
|
||||
}
|
||||
HighPal[0xe0] = 0;
|
||||
}
|
||||
|
||||
static void FinalizeLineRGB555M4(int line)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue