maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Games (https://talk.maemo.org/forumdisplay.php?f=12)
-   -   DGen Sega Genesis Emulator (https://talk.maemo.org/showthread.php?t=9891)

HtheB 2010-01-04 01:01

Re: DGen Sega Genesis Emulator
 
please read the first topic date... this wasn't even for the N900...

=_=

DarkAlexander 2010-01-04 15:27

Re: DGen Sega Genesis Emulator
 
Ops... :)
Sorry! Do u know if exist a Sega Genesis Emulatore on N900?

HtheB 2010-01-04 20:58

Re: DGen Sega Genesis Emulator
 
there is no one (yet)

I hope someone ports PicoDrive though.

ArnimS 2010-02-02 04:46

Re: DGen Sega Genesis Emulator
 
1 Attachment(s)
Quote:

Originally Posted by DarkAlexander (Post 452601)
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 :)

alexreed88 2010-02-02 18:47

Re: DGen Sega Genesis Emulator
 
Quote:

Originally Posted by ArnimS (Post 506254)
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..

scuddy 2010-02-20 10:05

Re: DGen Sega Genesis Emulator
 
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 2010-02-20 11:33

Re: DGen Sega Genesis Emulator
 
Quote:

Originally Posted by alexreed88 (Post 507298)
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)

scorpio16v 2010-02-20 17:41

Re: DGen Sega Genesis Emulator
 
The only success that i had, was to see the SEGA logo for a second. :o
Seems, there are some compatibility problems, like Arnim remarked.
Anyone knows a working ROM for testing ?

RDK 2010-02-24 18:52

Re: DGen Sega Genesis Emulator
 
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!

cjsegninir 2010-03-01 18:18

Re: DGen Sega Genesis Emulator
 
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,


All times are GMT. The time now is 21:14.

vBulletin® Version 3.8.8