mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
more sms wip, better ROM detect, line callback change
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@762 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
200772b790
commit
87b0845f37
19 changed files with 414 additions and 186 deletions
|
@ -6,4 +6,5 @@ void PDebugShowPalette(unsigned short *screen, int stride);
|
|||
void PDebugShowSprite(unsigned short *screen, int stride, int which);
|
||||
void PDebugDumpMem(void);
|
||||
void PDebugZ80Frame(void);
|
||||
void PDebugCPUStep(void);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue