Main Menu

PSPUAE V0.82 RC1 almost ready

Started by FOL, 16 Feb, 2012, 11:18 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

FOL

Hi,

I forgot I had almost finished working on this release (dated 22nd December).
I will fix the last of the bugs from adding AGA and then release.

Changes for PSPUAE 0.82 are;

Compiled with latest toolchian (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)
Add AGA properly (Dont expect any great speeds)
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)
QuoteResolute and Industrious
Grand ruler of the yellow people and the Ultimate Amiga Empire

FOL

Doh, seems I wrote down wrong Version number.
Oh well, it will stay as 0.82, :).
QuoteResolute and Industrious
Grand ruler of the yellow people and the Ultimate Amiga Empire

Danster72

Thanks for the update FOL, really looking forward to this :)

FOL

#3
Still having issues with the menu selection.
Spent a few nights thinking up different ways around it.

Will continue working on it, Im getting closer, :).

EDIT:- Bah, I broke it. AGA is perfect, but lower modes chops the right of screen off, :(.
Will look at it some mor tommorow.
QuoteResolute and Industrious
Grand ruler of the yellow people and the Ultimate Amiga Empire

FOL

Just an update.

Im close to solving menu problem. Looks like the chipset modes were never being set right from the starts.
Hoping to have it fixed in the next few mins, :).
QuoteResolute and Industrious
Grand ruler of the yellow people and the Ultimate Amiga Empire

delta191

#5
Looks like I've been away to long!! V0.82 RC1.

lol, I'm still playing around with a V0.80 beta20, think thats the one :)

I better read back and see whats been going on  ::)

FOL

Quote from: delta191 on 04 Mar, 2012, 09:54 PM
Looks like I've been away to long!! V0.82 RC1.

lol, I'm still playing around with a V0.80 beta20, think thats the one :)

I better read back and see whats been going on  ::)

Yeh, I made a mistake in the versioning, so left it.
QuoteResolute and Industrious
Grand ruler of the yellow people and the Ultimate Amiga Empire

FOL

Quote from: FOL on 04 Mar, 2012, 12:52 AM
Just an update.

Im close to solving menu problem. Looks like the chipset modes were never being set right from the starts.
Hoping to have it fixed in the next few mins, :).

Did'nt work, :(.
I know why its not working, but just trying to workout a way around it.

Basically, we have AGA as option 4 in the menu.
Now the emu take 4 as CSMASK_AGA. Which is what you would think is selecting AGA.
Well its not, as for a proper AGA state, you need to have CAMASK_AGA, CSMASK_AGNUS and CSMASK_DENISE all set.
Now the problem is, the true value for option is 7. This puts the menu to an option that doesnt exist (i.e. null).

Settings;
0 //OCS,
1 //ECS_AGNUS,
2 //ECS_DENISE,
3 & 4 //ECS_DENISE | ECS_AGNUS (Full ECS),
5, 6 & 7 //AGA | ECS_DENISE | ECS_AGNUS (Full AGA).

As you can see, 5, 6 and 7 need to be set for proper AGA.
Im proberly missing something simple, will keep playing with it.
This problem has also opened my eyes to HDD options, maybe this could be answer to HDD not booting issue.
QuoteResolute and Industrious
Grand ruler of the yellow people and the Ultimate Amiga Empire

FOL

Hi,

Still have to finish this, been so very busy lately, just havent had chance to work on it further, :(.
Will do so, first chance I get.
QuoteResolute and Industrious
Grand ruler of the yellow people and the Ultimate Amiga Empire

FOL

Hopefully, will restart work on this in the next week.
QuoteResolute and Industrious
Grand ruler of the yellow people and the Ultimate Amiga Empire

MadAngus

 8) It will be nice to see everyone getting the time to get their teeth stuck back into their projects. So best wishes.


I just noticed that the post editor window can be re-sized, little resize handle bottom right. Spent a minute or two playing with it. Simple minds, simple pleasures...  :P
My shadow says otherwise.

Ultimi

any potential  release period?

FOL

Quote from: Ultimi on 06 Dec, 2012, 06:20 AM
any potential  release period?

Still working in between RL issues.
QuoteResolute and Industrious
Grand ruler of the yellow people and the Ultimate Amiga Empire

FOL

Scrap that.

I will have to restart, there is a stupid bug.
Will go back and work from original 0.82 source.
QuoteResolute and Industrious
Grand ruler of the yellow people and the Ultimate Amiga Empire

FOL

Quote from: FOL on 07 Dec, 2012, 12:14 PM
Scrap that.

I will have to restart, there is a stupid bug.
Will go back and work from original 0.82 source.

I have now got everything set back up and will try to continue where I left off.
QuoteResolute and Industrious
Grand ruler of the yellow people and the Ultimate Amiga Empire