mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 07:17:45 -04:00
idle loop detection (Cyclone only, with debug stuff)
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@502 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
d95259bdaa
commit
053fd9b42f
17 changed files with 372 additions and 37 deletions
|
@ -621,6 +621,8 @@ Additional thanks
|
|||
* Tasco Deluxe for his reverse engineering work on SVP and some mappers.
|
||||
* Bart Trzynadlowski for his SSFII and 68000 docs.
|
||||
* Haze for his research (http://haze.mameworld.info).
|
||||
* Lordus, Exophase and Rokas for various ideas.
|
||||
* Nemesis for his YM2612 research.
|
||||
* Mark and Jean-loup for zlib library.
|
||||
* ketchupgun for the skin.
|
||||
#ifdef GP2X
|
||||
|
@ -632,7 +634,6 @@ Additional thanks
|
|||
* A_SN for his gamma code.
|
||||
* craigix for supplying the GP2X hardware and making this port possible.
|
||||
* Alex for the icon.
|
||||
* Exophase, Rokas and Lordus for various ideas.
|
||||
* All the people from gp32x boards for their support.
|
||||
#endif
|
||||
#ifdef GIZ
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue