[uae] Re: e-uae 1.6.10 wip

  • From: Fabien Meghazi <agr@xxxxxxxxxxxx>
  • To: uae@xxxxxxxxxxxxx
  • Date: Wed, 14 Oct 2009 21:24:08 +0200

> btw, for merging;
> i left the cpu emulation (thus memory and cartridge emulation) last as
> winuae 2 has a lost of fixes on that part.
> i'm kinda waiting for winuae 2..

Hi Mustafa,

Are you taking the richard's e-uae tree and merge winuae's feature back, or are
you taking winuae's tree and merge e-uae features back ? Or Bernd's one ?

Could you explain a little bit what is your goal with puae ?

When I see src/include/options.h, I see that it's heavily modified
compared to e-uae's one.
I was digging around because I tried to compile with opengl support
--with-sdl-gl (which is THE main feature I love in e-uae w/vsync)
Problem is I had some errors while compiling (see below). Errors
caused because the uae_prefs struct miss some options that were in
e-uae. ( as soon as compilation uses sdl )

I've patched options.h so I could compile but I have now another
problem. The emulation runs way too fast. I used accurate cpu
emulation and it was a bit slower but it's still too fast.
I was testing with Turrican II and Turrican was moving like Benny
Hills at the end of an episode ;-)

PS: rapidshare sucks ;-)
Do you use git ? If true, have you considered github so we can commit
bug fixes ?


sdlgfx.c:796: error: ‘struct uae_prefs’ has no member named ‘gfx_vsync’
sdlgfx.c:854: error: ‘struct uae_prefs’ has no member named ‘gfx_vsync’
sdlgfx.c:930: error: ‘struct uae_prefs’ has no member named ‘gfx_vsync’
sdlgfx.c:1363: error: ‘struct uae_prefs’ has no member named ‘gfx_lores’
sdlgfx.c:1363: error: ‘struct uae_prefs’ has no member named ‘gfx_lores’
sdlgfx.c:1365: error: ‘struct uae_prefs’ has no member named
‘gfx_correct_aspect’
sdlgfx.c:1365: error: ‘struct uae_prefs’ has no member named
‘gfx_correct_aspect’
sdlgfx.c:1373: warning: suggest braces around empty body in ‘do’ statement
sdlgfx.c:1384: error: ‘struct uae_prefs’ has no member named ‘gfx_lores’
sdlgfx.c:1384: error: ‘struct uae_prefs’ has no member named ‘gfx_lores’
sdlgfx.c:1386: error: ‘struct uae_prefs’ has no member named
‘gfx_correct_aspect’
sdlgfx.c:1386: error: ‘struct uae_prefs’ has no member named
‘gfx_correct_aspect’

-- 
Fabien Meghazi

Website: http://www.amigrave.com
Email: agr@xxxxxxxxxxxx
IM: amigrave@xxxxxxxxx

Other related posts: