DaedalusX64 is the continuation of the original Daedalus PSP port by StrmnNrmn and other contributors. It is a GPL Open Source project.

Changes:

[=>] Merged from Dev branch:

Rev 306 – Salvy
[!] Remove country ID line from cheats to speed up cheat parsing (this was redundant anyways, since we now insert that info in the name itself)
[!] Updated entry of Aerogauge as an example how cheats are formatted now.

Note : All cheats need to be updated!
Rev 307 – Salvy
[!] Simplified DMA_PI_CopyFromRDRAM (we only for DOM2/ADDR2 anyways)
[!] Simplified WriteValue_Cartridge (Added notes too for games that write to ROM in DOM1/ADDR2..)
[!] Moved RTC READ out of ProcessEeprom to keep code clean, and added an assert for NOP cmds in PIF.
[~] Killed a couple of dead externals
[!] Signed extend DADD/DADDU and also operand in 32bit (fixes Excite Bike and saves 4 ops)
[~] Small clean ups here and there..
Rev 308 – Salvy
[!] Small fix for cheat names
[!] Updated all cheat entries

http://forums.daedalusx64.com/viewtopic.php?f=12&t=2640&start=0