mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 07:17:45 -04:00
minor adjustments
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@176 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
a9a5a6e0b1
commit
2c559c66ef
2 changed files with 2 additions and 2 deletions
|
@ -689,9 +689,9 @@ static int CycloneMake()
|
|||
ot(" .global CycloneRun\n");
|
||||
ot(" .global CycloneSetSr\n");
|
||||
ot(" .global CycloneGetSr\n");
|
||||
ot(" .global CycloneSetRealTAS\n");
|
||||
ot(" .global CycloneVer\n");
|
||||
#if (CYCLONE_FOR_GENESIS == 2)
|
||||
ot(" .global CycloneSetRealTAS\n");
|
||||
ot(" .global CycloneDoInterrupt\n");
|
||||
ot(" .global CycloneJumpTab\n");
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue