ace1000
2014-01-10, 12:34
Hi
Reicast a dreamcast emulator has been release for android and the Pandora so I decided to port it to the n900. All real credit should go the original authors. It can be had from below.
http://users.tpg.com.au/jfk//reicast.zip
Instructions
unzip file to a new directory
create a data directory and place the dreamcast bios there (dc_bios.bin, and dc_flash.bin ).
Running
There is no menu at the current time so you need to run the following command
./reicast.elf -config config:image=<name of disk image>
Note: This will not run anything particularly fast (even at 1.15ghz) except really basic things.
original source files here
https://github.com/reicast/reicast-emulator
note The changes made to the source for the n900 is to retrieve the window handle correctly, setting the key map and porting sound to pulse audio. if anyone is interested in the exact changes made let me know.
Reicast a dreamcast emulator has been release for android and the Pandora so I decided to port it to the n900. All real credit should go the original authors. It can be had from below.
http://users.tpg.com.au/jfk//reicast.zip
Instructions
unzip file to a new directory
create a data directory and place the dreamcast bios there (dc_bios.bin, and dc_flash.bin ).
Running
There is no menu at the current time so you need to run the following command
./reicast.elf -config config:image=<name of disk image>
Note: This will not run anything particularly fast (even at 1.15ghz) except really basic things.
original source files here
https://github.com/reicast/reicast-emulator
note The changes made to the source for the n900 is to retrieve the window handle correctly, setting the key map and porting sound to pulse audio. if anyone is interested in the exact changes made let me know.