Home | Forums | What's new | Resources | |
NES emulation |
vbt - Feb 2, 2003 |
< Prev | 1 | 2 | 3 | 4 | 5 | 6 | Next> |
vbt | Mar 16, 2003 | |||
I had a little time to work on that today and managed to display something
|
Daniel Eriksson | Mar 16, 2003 | |||
Very nice! |
vbt | Mar 16, 2003 | |||
Does someone have an idea why colors are wrong ? |
TakaIsSilly | Mar 16, 2003 | |||
Looks like wrong pallete data to me. What's the function you're using to convert RGB to the Saturn format? |
vbt | Jul 24, 2003 | |||
Project restarted from zero. This time I will use FCE Ultra as source code and will try to port it correctly. I just started to compile this project and load the ROM in memory |
Tagrineth | Jul 24, 2003 | |||
PS1 has 2MB total. Saturn has 4.5MB total. Saturn has 2MB general-purpose RAM that the SH-2's can access at will. And that's before you count expansion cartridges. |
ExCyber | Jul 24, 2003 | ||||
No, it has 2MB work RAM. There's also 1MB VRAM and 512KB of sound RAM. The additional RAM in Saturn is dedicated to particular functions (specifically CD block RAM and framebuffers for VDP1-VDP2 rendering integration), so it's not as simple as having 3.5 vs. 4.5. |
Arakon | Jul 24, 2003 | |||
hmm.. that nes emu for psx, called pnes I think, ran mostly fullspeed, and I'm sure it could run fullspeed with some optimizing.. SMS worked too afterall. so full speed on saturn shouldn't be any prob either. |
AntiPasta | Jul 25, 2003 | |||
well PnesX ran slower than imbNES... the first one was written in C and the last one entirely in MIPS assembly. Shows you what a lil' optimizing can do |
vbt | Aug 20, 2003 | |||
It's just to say I've really started to port FCE Ultra, this is a small pic. It seems to be a little faster than previous try of porting FCE 0.1 |
IceDigger | Aug 20, 2003 | |||
Thats amazing vbt. I wish you luck. |
Daniel Eriksson | Aug 20, 2003 | |||
Very nice! What framrate does it run in? |
slinga | Aug 20, 2003 | |||
Hey, seems as if you updated the pic since the morning. Nice work VBT. |
IBarracudaI | Aug 20, 2003 | |||
yes the pic was updated... and what an update! |
vbt | Aug 20, 2003 | |||
a second update next tasks are : - pad management - a menu (derived from SMS Emu - work on speed (but no idea for now) |
Edge-` | Aug 20, 2003 | |||
Bravo vbt! Please, keep up the good work! |
ExCyber | Aug 20, 2003 | ||||
Do you notice substantial differences in speed between games, or are they all about equally slow? |
< Prev | 1 | 2 | 3 | 4 | 5 | 6 | Next> |