Advertising (This ad goes away for registered users. You can Login or Register)

DaedalusX64 r747 signed + 17 cool wallpapers

Running old school games on your PSP? It's definitely possible
User avatar
Disturbed0ne
Retired Mod
Posts: 3787
Joined: Sun Jan 16, 2011 5:44 am
Location: In a van, down by the river!
Contact:

Re: DaedalusX64 r719 signed + 17 cool wallpapers

Post by Disturbed0ne » Wed Jul 27, 2011 10:43 am

varun wrote:deadalus 721 has been released unofficially
http://pspslimhacks.com/n64-emulator-da ... 4-rev-721/

i am unable to get any changes and will wait till official release
Dammit I just updated to rev719. :x
Advertising
DO NOT MESSAGE ME ABOUT THE NAME OF ANY NINJA RELEASE GAME! I WILL NOT PROVIDE YOU WITH THE NAME OF THE GAME AND IF YOU PERSIST THEN I WILL REPORT YOU TO THE STAFF!
I AM A RETIRED MODERATOR!

User avatar
varun
Banned
Posts: 651
Joined: Thu Jan 27, 2011 12:32 pm
Location: Mars

Re: DaedalusX64 r719 signed + 17 cool wallpapers

Post by varun » Wed Jul 27, 2011 11:22 am

Disturbed0ne wrote:
varun wrote:deadalus 721 has been released unofficially
http://pspslimhacks.com/n64-emulator-da ... 4-rev-721/

i am unable to get any changes and will wait till official release
Dammit I just updated to rev719. :x
font worry disturbed one, its unofficial and from the changes log given on pspslimhacks i see tht there are no changes
Advertising

User avatar
varun
Banned
Posts: 651
Joined: Thu Jan 27, 2011 12:32 pm
Location: Mars

Re: DaedalusX64 r719 signed + 17 cool wallpapers

Post by varun » Wed Jul 27, 2011 11:23 am

:mrgreen: :mrgreen:
varun wrote:
Disturbed0ne wrote:
varun wrote:deadalus 721 has been released unofficially
http://pspslimhacks.com/n64-emulator-da ... 4-rev-721/

i am unable to get any changes and will wait till official release
Dammit I just updated to rev719. :x
font worry disturbed one, its unofficial and from the changes log given on pspslimhacks i see tht there are no changes
:mrgreen: :mrgreen:

User avatar
varun
Banned
Posts: 651
Joined: Thu Jan 27, 2011 12:32 pm
Location: Mars

Re: DaedalusX64 r719 signed + 17 cool wallpapers

Post by varun » Thu Jul 28, 2011 9:31 am

updating to 721.
this time its easy for me, they have themselves signed it :lol:

User avatar
varun
Banned
Posts: 651
Joined: Thu Jan 27, 2011 12:32 pm
Location: Mars

Re: DaedalusX64 r722 signed + 17 cool wallpapers

Post by varun » Mon Aug 01, 2011 10:34 am

722 released, changes are quite unknown compared to 717

the person who updated wrote
Whoops, forgot to bump it after uploading 722
i wonder what he means 8-)

User avatar
XxGodOfWar2xX
Posts: 1036
Joined: Sat Feb 12, 2011 3:28 pm
Location: Lurking in the Shadows
Contact:

Re: DaedalusX64 r722 signed + 17 cool wallpapers

Post by XxGodOfWar2xX » Mon Aug 08, 2011 6:25 am

rev723 released
source/
dl.qj.net/psp.html

User avatar
varun
Banned
Posts: 651
Joined: Thu Jan 27, 2011 12:32 pm
Location: Mars

Re: DaedalusX64 r722 signed + 17 cool wallpapers

Post by varun » Tue Aug 09, 2011 11:00 am

XxGodOfWar2xX wrote:rev723 released
source/
dl.qj.net/psp.html
are u sure cuz there is a 724 version too but its not there on official page(only till 722)

its really cofusing cuz the Changelog: says
Merged from Dev branch
anyways it can be foud here http://dl.qj.net/down/daedalusx64-svn-r724.html

User avatar
toBsucht
VIP
Posts: 1936
Joined: Wed Dec 29, 2010 8:15 am
Contact:

Re: DaedalusX64 r722 signed + 17 cool wallpapers

Post by toBsucht » Tue Aug 09, 2011 11:22 am

HomeBrews working with Psp 6.xx fw viewtopic.php?f=2&t=2624
ofw (shrunk) HomeBrews viewtopic.php?f=2&t=1879

All Psp homebrews at mfi.re/toBsucht
http://pspinstaller.co.uk

User avatar
varun
Banned
Posts: 651
Joined: Thu Jan 27, 2011 12:32 pm
Location: Mars

Re: DaedalusX64 r722 signed + 17 cool wallpapers

Post by varun » Wed Aug 10, 2011 8:28 am

toBsucht wrote:thinking http://www.qj.net/psp/news/psp-homebrew ... -r723.html was a few dayz ago :twisted:
yhank u but now i am sick of these, they dont show any changes :o and also they are unofficial

User avatar
varun
Banned
Posts: 651
Joined: Thu Jan 27, 2011 12:32 pm
Location: Mars

Re: DaedalusX64 r722(or 724) signed + 17 cool wallpapers

Post by varun » Fri Aug 12, 2011 10:22 am

guts i messed something , there are big changes
r723
[=>] Merged from Dev branch:

Rev 331 - Salvy
[!] Simplified alpha test checks
[!] Simplified and inline SetMux
[~] Removed hack for Aidyn (no longer needed)
[~] Do not test for GU_GREATER in alpha threshold mode (was breaking Aidym)
[!] Fixed debug build
Rev 332 - Salvy
[~] Corrected order of rt and rs in SPECIAL opcodes that had it incorrect
[~] DSUBU/ADDU should be unsigned
Rev 333 - Corn
[!] small optimization of StoreFPR_Double()
[~] clean up some redundant code in math.h
Rev 334 - Salvy
[!] Optimize interrupts (this time shouldn't cause issues)
[!] Check first if interrupts are enabled to avoid wasting time checking for pending interrupts
Rev 335 - Salvy
[!] Optimized out instances of status reg
Rev 336 - Salvy
[+] Different approach to check for Cop1 Unusuable exceptions (previous approach added too much bloat to the emulator)
Rev 337 - Salvy
[!] Bump up OSHLE cache version
r724
[=>] Merged from Dev branch:

Rev 331 - Corn
[!] let compiler inline R4300_JumpToInterruptVector() since it only adds ~100 bytes to .exe
[!] reorganize and improve checks in R4300_Handle_Interrupt()
[!] speedup and use 32bit (instead of 64bit) in DDIV and DDIVU when possible
Rev 332 - Salvy
[!] Optimized CPU_SetCompare
Rev 333 - Salvy
!] Made COP0 registers 32bit (to save a few cycles, since the values written aren't 64bit anyways)
Rev 334 - Salvy
[+] Implemented MFC0 in dynarec
Rev 335 - Salvy
[!] Optimized CTC1 in dynarec
Rev 336 - Corn
[!] some small optimizations in code generator
[-] removed non working fix for TV output
Rev 337 - Salvy
[~] Corrected typo from previous commit which broke GenerateCACHE (Corn)
[!] Enabled option to ignore memory bound checking in release mode (slight speed up)
Rev 338 - Salvy
[~] Fixed EXPERIMENTAL_INTERRUPTS option (when defined, Body Harvest and Nightmare Creatures work)
Rev 339 - Salvy
[!] inlined(again) R4300_JumpToInterruptVector (reduces # of ops from 239 to 299 in Interrupts.cpp)
Still they are unofficial but u can download them from links (given by me(r724) or by toBsucht(r723)
(I AM NOT SURE WERATHER THEY ARE NOT FAKE versions posted by qj.net)
but this one might be official r724 - http://sourceforge.net/projects/daedalusx64/
(source http://sourceforge.net/projects/daedalusx64/develop)(as far as i know they should be unsigned)

Post Reply

Return to “Emulators”