The Following User Says Thank You to HtheB For This Useful Post: | ||
![]() |
2010-01-04
, 15:27
|
Posts: 7 |
Thanked: 1 time |
Joined on Jan 2010
|
#22
|
![]() |
2010-01-04
, 20:58
|
|
Moderator |
Posts: 3,718 |
Thanked: 7,420 times |
Joined on Dec 2009
@ Bize Her Yer Trabzon
|
#23
|
![]() |
2010-02-02
, 04:46
|
|
Posts: 1,107 |
Thanked: 720 times |
Joined on Mar 2007
@ Germany
|
#24
|
Ops...
Sorry! Do u know if exist a Sega Genesis Emulatore on N900?
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 ()
![]() |
2010-02-02
, 18:47
|
Posts: 79 |
Thanked: 12 times |
Joined on Dec 2009
|
#25
|
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
![]() |
2010-02-20
, 10:05
|
Posts: 76 |
Thanked: 5 times |
Joined on Feb 2010
|
#26
|
![]() |
2010-02-20
, 11:33
|
|
Posts: 1,034 |
Thanked: 784 times |
Joined on Dec 2007
@ Annapolis, MD
|
#27
|
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..
![]() |
2010-02-20
, 17:41
|
Posts: 90 |
Thanked: 29 times |
Joined on Dec 2009
|
#28
|
![]() |
2010-02-24
, 18:52
|
Posts: 102 |
Thanked: 9 times |
Joined on Feb 2010
@ Wellingborough, UK
|
#29
|
![]() |
2010-03-01
, 18:18
|
Posts: 113 |
Thanked: 26 times |
Joined on Feb 2010
@ Port of Spain, Trinidad & Tobago
|
#30
|
=_=