PSPUAE 0.83

Started by FOL, May 15, 2013, 11:13:58 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

FOL

As I have started working on this again.

Changes for PSPUAE 0.83 are;

Tweaked Compile flags (Increased speed)
Compiled with latest toolchain (Increased speed)
Dumped FPU code (Increased speed)
Dumped 68881 and 040 code (Decreased EBOOT size)
Optimised and recompiled CPU cores, blitter and blit code (Increased speed)
Merged all blit code (Increased speed)
Added some of Gnostics P-UAE blitter changes (Increased speed)
Add AGA properly (Dont expect any great speeds) - Still having issues with this
Tweak CPU to CHIPSET timeslice (helps make stuff run smoother when using CHIPSET setting)
Sign PSPUAE to run on any PSP (hacked or not)
PSP's with extra RAM can now use the full amount (phat and early 2000 models, still limited to around 12MB's)

Note on Vita;
I believe its a file attribute issue, if the files (adf's and asf's) are READ ONLY. It appears to make PSPUAE freak out. This needs to be confirmed as I hit this issue on my Go! by chance.
QuoteResolute and Industrious
Grand ruler of the yellow people and the Ultimate Amiga Empire

APONE78


karol300993

On my PSP 2k if .adf is read-only it doesn't mount the disk image too.
completed:marvin marvellous adventure, lamborghini american chellange, superfrog, dune II battle for arrakis, bugbomber, death mask, ultimate boy blows, body blows galactic, diggers, crazy cars III
want to complete:  beneath a stell sky, alien breed tower assault, , oscar

dan

heh heh this sounds cool, I'm still on PSP as far amiga emulation is concerned... ;D ;D ;D
great news FOL!
Quote from: FOL on May 15, 2013, 11:13:58 PM
Tweaked Compile flags (Increased speed)
Compiled with latest toolchain (Increased speed)
Dumped FPU code (Increased speed)
Optimised and recompiled CPU cores, blitter and blit code (Increased speed)
Merged all blit code (Increased speed)
Added some of Gnostics P-UAE blitter changes (Increased speed)
Tweak CPU to CHIPSET timeslice (helps make stuff run smoother when using CHIPSET setting)
;D ;D ;D

FOL

#4
Quote from: karol300993 on May 18, 2013, 06:43:37 PM
On my PSP 2k if .adf is read-only it doesn't mount the disk image too.

Awesome, can you remove the read only attribute.

Quote from: dan on May 19, 2013, 07:17:43 PM
heh heh this sounds cool, I'm still on PSP as far amiga emulation is concerned... ;D ;D ;D
great news FOL!
Quote from: FOL on May 15, 2013, 11:13:58 PM
Tweaked Compile flags (Increased speed)
Compiled with latest toolchain (Increased speed)
Dumped FPU code (Increased speed)
Optimised and recompiled CPU cores, blitter and blit code (Increased speed)
Merged all blit code (Increased speed)
Added some of Gnostics P-UAE blitter changes (Increased speed)
Tweak CPU to CHIPSET timeslice (helps make stuff run smoother when using CHIPSET setting)
;D ;D ;D

I would'nt get to excited. There only minor increases, but everyone will moan as they have been spoiled by the beta releases.
QuoteResolute and Industrious
Grand ruler of the yellow people and the Ultimate Amiga Empire

FOL

#5
Considering the hastle I have had over this issue with Vita, Im suprised now one is interested now. I think I know what the problem is, just need it confirmed and then attributes altered. If that works then I can continue looking at the code, spent 5 hours+ lastnight looking at the problem.
I only have my Go!, so I have to manually make files read only, then it shows issue. Same issue, but different scenario.
QuoteResolute and Industrious
Grand ruler of the yellow people and the Ultimate Amiga Empire

Hungry Horace

Quote from: FOL on May 20, 2013, 11:10:19 AM
Considering the hastle I have had over this issue with Vita, Im suprised now one is interested now.

People are (will be ) interested, but remember FOL there is no direct access to the Vita's saved homebrew data like on the PSP, making the request difficult and fiddely (I am not even sure what software to install to check this) coupled with the fact even when suitable software is found, it's a pain to install!!

If PSPUAE could tell you file attributes you'd have an answer quicker.... :p

Quote from: KillerGorillabecause winuae is made of code and your amiga is made of stuff


FOL

#7
Quote from: Hungry Horace on May 20, 2013, 10:18:48 PM
Quote from: FOL on May 20, 2013, 11:10:19 AM
Considering the hastle I have had over this issue with Vita, Im suprised now one is interested now.

People are (will be ) interested, but remember FOL there is no direct access to the Vita's saved homebrew data like on the PSP, making the request difficult and fiddely (I am not even sure what software to install to check this) coupled with the fact even when suitable software is found, it's a pain to install!!

If PSPUAE could tell you file attributes you'd have an answer quicker.... :p

Working on it. It currently does'nt do anything with attributes. So how to tell it to ignore readonly attribute is also hard and fiddely, ;).
The toolchain only mentions, readonly and read/write after creation of a file.
Someone on EAB said the files are indeed write protected, so zipping them obviously strips the attributes of the files. Just need to see if that person can remove READONLY.

Im currently working on HDD, to see if I can get that working as I now see lots of mistakes in selecting and handling the HDF files.
Messing with attributes had shown me some stuff in regards to HDD issues.

Remember Im the only one still here messing with this emulator. After all others dumped it / left.
QuoteResolute and Industrious
Grand ruler of the yellow people and the Ultimate Amiga Empire

APONE78

Dont give up FOL still here to beta test.just got a psp go aftr a long time not hacking em,was quite hard figuring out what id forgotten lol

karol300993

Quote from: FOL on May 19, 2013, 08:40:44 PM
Quote from: karol300993 on May 18, 2013, 06:43:37 PM
On my PSP 2k if .adf is read-only it doesn't mount the disk image too.

Awesome, can you remove the read only attribute.


What is the problem to change attributes?
completed:marvin marvellous adventure, lamborghini american chellange, superfrog, dune II battle for arrakis, bugbomber, death mask, ultimate boy blows, body blows galactic, diggers, crazy cars III
want to complete:  beneath a stell sky, alien breed tower assault, , oscar

FOL

Quote from: karol300993 on May 22, 2013, 10:17:12 AM
Quote from: FOL on May 19, 2013, 08:40:44 PM
Quote from: karol300993 on May 18, 2013, 06:43:37 PM
On my PSP 2k if .adf is read-only it doesn't mount the disk image too.

Awesome, can you remove the read only attribute.


What is the problem to change attributes?

Sorry, I misread what you said. I need people with Vita to do tests.
QuoteResolute and Industrious
Grand ruler of the yellow people and the Ultimate Amiga Empire

FOL

Updated Changes for PSPUAE 0.83 are;

Remove Kickstart ROM checksum check (you can use what ever ROM you want)

Possible support for the following (well working on it).
HDD, Z3 FAST RAM, PS Vita fix and fully working AGA.
QuoteResolute and Industrious
Grand ruler of the yellow people and the Ultimate Amiga Empire

FOL

#12
Re-added z3Fast RAM.
Made so you could only use upto 16MB. Need to fix up settings to stop it being added when using 68000 / 010.
QuoteResolute and Industrious
Grand ruler of the yellow people and the Ultimate Amiga Empire

drakonia

Is it possible to download the 0.83? Can't find any links...

FOL

Quote from: drakonia on June 04, 2013, 01:27:59 PM
Is it possible to download the 0.83? Can't find any links...

Im still working on it.
QuoteResolute and Industrious
Grand ruler of the yellow people and the Ultimate Amiga Empire