Active Topics

 



Notices


Reply
Thread Tools
HtheB's Avatar
Moderator | Posts: 3,715 | Thanked: 7,419 times | Joined on Dec 2009 @ Bize Her Yer Trabzon
#21
please read the first topic date... this wasn't even for the N900...

=_=
 

The Following User Says Thank You to HtheB For This Useful Post:
Posts: 7 | Thanked: 1 time | Joined on Jan 2010
#22
Ops...
Sorry! Do u know if exist a Sega Genesis Emulatore on N900?
 
HtheB's Avatar
Moderator | Posts: 3,715 | Thanked: 7,419 times | Joined on Dec 2009 @ Bize Her Yer Trabzon
#23
there is no one (yet)

I hope someone ports PicoDrive though.
 
ArnimS's Avatar
Posts: 1,107 | Thanked: 720 times | Joined on Mar 2007 @ Germany
#24
Originally Posted by DarkAlexander View Post
Ops...
Sorry! Do u know if exist a Sega Genesis Emulatore on N900?
export CFLAGS="-mfpu=neon -ffast-math -ftree-vectorize -mcpu=cortex-a8 -mfloat-abi=softfp -Os -fstrict-aliasing"

(add -g for debug info)

./configure --without-opengl --without-nasm --without-mmx --without-star

make clean
make

-rwxrwxr-x 1 maemo maemo 735400 Feb 2 05:42 dgen

----------------------------------

Starting program: /usr/bin/dgen /home/user/MyDocs/games/genesis/xxxxx.smd
Code:
Program received signal SIGSEGV, Segmentation fault.
0x00072b70 in mz80exec (dwCycles=<value optimized out>) at zz80.c:16807
16807	zz80.c: No such file or directory.
	in zz80.c
(gdb) bt
#0  0x00072b70 in mz80exec (dwCycles=<value optimized out>) at zz80.c:16807
#1  0x0000c328 in md::one_frame_musa(bmap*, unsigned char*, sndinfo*) ()
#2  0x0000c708 in md::one_frame(bmap*, unsigned char*, sndinfo*) ()
#3  0x00016550 in main ()
-----------------------------------
see: https://bugs.launchpad.net/ubuntu/+s...en/+bug/131281
-----------------------------------
attached dgen binary built for n900 -- looks like that z80 core is still doing some unportable things that i really am not qualified to fix. but you *could* try a few roms, one does work
Attached Files
File Type: gz dgen.gz (138.7 KB, 137 views)
__________________
find . -name \*.mp3 -exec mplayer -quiet -shuffle "{}" +
das ist your media player, and yuu vill like it

Last edited by ArnimS; 2010-02-02 at 04:48.
 
Posts: 79 | Thanked: 12 times | Joined on Dec 2009
#25
Originally Posted by ArnimS View Post
export CFLAGS="-mfpu=neon -ffast-math -ftree-vectorize -mcpu=cortex-a8 -mfloat-abi=softfp -Os -fstrict-aliasing"

(add -g for debug info)

./configure --without-opengl --without-nasm --without-mmx --without-star

make clean
make

-rwxrwxr-x 1 maemo maemo 735400 Feb 2 05:42 dgen

----------------------------------

Starting program: /usr/bin/dgen /home/user/MyDocs/games/genesis/xxxxx.smd
Code:
Program received signal SIGSEGV, Segmentation fault.
0x00072b70 in mz80exec (dwCycles=<value optimized out>) at zz80.c:16807
16807    zz80.c: No such file or directory.
    in zz80.c
(gdb) bt
#0  0x00072b70 in mz80exec (dwCycles=<value optimized out>) at zz80.c:16807
#1  0x0000c328 in md::one_frame_musa(bmap*, unsigned char*, sndinfo*) ()
#2  0x0000c708 in md::one_frame(bmap*, unsigned char*, sndinfo*) ()
#3  0x00016550 in main ()
-----------------------------------
see: https://bugs.launchpad.net/ubuntu/+s...en/+bug/131281
-----------------------------------
attached dgen binary built for n900 -- looks like that z80 core is still doing some unportable things that i really am not qualified to fix. but you *could* try a few roms, one does work

being a linux noob, im not really sure what to do with the .gz files. do you install it? or is it for compiling..

also..i implore you..to anybody that knows how to help him with this project..please do so...because theres no emu tht i want more than the genesis one. id even pay for a copy..

Last edited by alexreed88; 2010-02-02 at 18:50.
 
Posts: 76 | Thanked: 5 times | Joined on Feb 2010
#26
I agree Ive got the snes, ines and mastergear on my n900 but the megadrive is the one I really want as I had one when I was a kid. wish I knew enough about Linux to port it myself
 
cddiede's Avatar
Posts: 1,034 | Thanked: 784 times | Joined on Dec 2007 @ Annapolis, MD
#27
Originally Posted by alexreed88 View Post
being a linux noob, im not really sure what to do with the .gz files. do you install it? or is it for compiling..

also..i implore you..to anybody that knows how to help him with this project..please do so...because theres no emu tht i want more than the genesis one. id even pay for a copy..
A .gz file extension indicates that the target is a single GZIP compressed file.

Try extracting it with the terminal using:

gzip -d dgen.gz

You would then have to execute it in the terminal:

If the dgen file was uncompressed to the top level of your memory card and you had a ROM called alteredbeast.smd there also, you would type:

/media/mmc1/dgen /media/mmc1/alteredbeast.smd

(please note the single space between dgen and /media)

Last edited by cddiede; 2010-02-20 at 11:37.
 
Posts: 90 | Thanked: 29 times | Joined on Dec 2009
#28
The only success that i had, was to see the SEGA logo for a second.
Seems, there are some compatibility problems, like Arnim remarked.
Anyone knows a working ROM for testing ?
 
Posts: 102 | Thanked: 9 times | Joined on Feb 2010 @ Wellingborough, UK
#29
I'll bum the person to get a working genesis/megadrive emu.

If I knew anything about coding/linux etc, I'd spend my life trying to get it to work, but I don't so I fail. Lol

Good luck sirs!
 
Posts: 113 | Thanked: 26 times | Joined on Feb 2010 @ Port of Spain, Trinidad & Tobago
#30
I want a Sega Genesis/Mega Drive emulator too!

If somebody with C/C++, Pascal and Delphi experience can do something to help, send me a PM. However, I'm a total Linux Noob...

Cheers,
 
Reply


 
Forum Jump


All times are GMT. The time now is 22:35.