Commit graph

110 commits

Author SHA1 Message Date
Salvy
87884e3bf0 [!] forgot this
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@440 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-10-11 23:03:49 +00:00
Salvy
1910ee981d [!] BranchZ, given address from RDP_HALF1 rather display stack (cheaper)
[!] Yoshi_Memrect no longer adds any overhead to RDP cmds, instead we'll just retrieve from LoadDetailsMap
[~] Small clean ups..

git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@439 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-10-11 23:03:03 +00:00
Salvy
fb29b30d2a [!] Fixed a blendmode for Majora's Mask
[-] Removed RDP_EMULATE_TMEM option (It only slowed down and never helped any game, also added more logic to our code)
[!] Avoid setting Tile/TileSize twice
[!] Simplified parameters for SetTile/SetTileSize
[!] Simplified setting pitch tile

git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@385 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-08-29 01:34:19 +00:00
Salvy
89dd5e5359 [!] 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..

git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@307 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-06-17 22:48:30 +00:00
Salvy
8fbfdbdbb5 [!] Simplified CRC hash
[!] Zelda sun hack works for OOT as well

git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@188 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-03-15 07:06:45 +00:00
Corn
bed33d8322 [~] Some cleaning and commenting
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@186 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-03-13 14:44:52 +00:00
Salvy
a7779e045e [!] Added a hack to fix the sun in Zelda (still needs abit of work though with the height)
[~] Temporally disabled check to wrap certain textures (was breaking the sun and other textures in Zelda, and Mario's hat in SSB) (Note: We need to make that check more robust if disabled the castle in Link's stage in SSB is broken..)

git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@185 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-03-13 01:09:34 +00:00
Corn
a4a8559422 [+] added more debug info for Dlist
[!] fix some init values
[!] reorder list in preferences.cpp to avoid compile errors

git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@58 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-01-08 18:04:21 +00:00
Corn
f1b9fd831f [!] Fixed textures in Fzero X menus
[!] Fixed textures in MM (need a hack tho)

git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@15 42e9bfbe-799a-4a2d-bad1-236e862a387a
2010-12-28 17:40:07 +00:00
Salvy
bdbd952c60 [+] Initial repo (based from r630 dx64 branch)
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@3 42e9bfbe-799a-4a2d-bad1-236e862a387a
2010-12-24 04:37:41 +00:00