You can get current source from GIT from our project page at https://github.com/protoman/rockbot.
1.21.067:
- Android APK
- OpenDingux
- Linux (x64/tgz)
- PocketGo
- Raspberry Pi (RetroPie)
- Source Code
- Ubuntu/Mint (x64/deb)
- Windows
- PSP
2.01.067:
- Android (apk)
- OpenDingux
- Linux (tgz)
- PocketGo
- RaspberryPi (RetroPie)
- Ubuntu/Mint (deb)
- Windows
- Source Code
- PSP
1.21.040:
- Android APK
- OpenDingux
- Linux (tgz)
- PocketGo
- Raspberry Pi (RetroPie)
- Source Code
- Ubuntu/Mint (deb)
- Windows
- PSP
2.01.040:
- Android (apk)
- OpenDingux
- Linux (tgz)
- PocketGo
- RaspberryPi (RetroPie)
- Ubuntu/Mint (deb)
- Windows
1.21.038:
- Android APK
- OpenDingux
- Linux (tgz)
- PocketGo
- Raspberry Pi (RetroPie)
- Source Code
- Ubuntu/Mint (deb)
- Windows
2.01.038:
1.2.74:
*Dingux version does not have sound right now. Will try to fix when possible.
1.2.21:
1.1.1:
1.1.0:
Older versions are available here.
Hi
Is the Sourcecode available ?
A GP2X / Wiz Port would be cool. Contact me if you are interested.
BR
Yes, it is in the project page link here on the page, but you can get directly to there by:
http://sourceforge.net/projects/rockman-engine/develop
I’m not doing source tarballs for each release because it is not much stable.
I would love a GP32 port. I am actually looking to buy one or an Dingoo to port, because the DS port is way too slow, and I wanted to test how it runs on a better platform, such as the gp 32
This site is crazy
Hello , can you port it for Dreamcast too ?
Dreamcast have SDL , OpenGL ports :
http://cadcdev.svn.sourceforge.net/viewvc/cadcdev/
Can you please provide a link of a tutorial for developing for dreamcast?
I can give a try, programming without having the console is a bit hard, because emulators sometimes are not good for homebrew.
The main updated info is _http://dcemulation.org/?title=Development
there is an iso with all nessesery tools _http://dchelp.dcemulation.org/downloads/DDEr4.rar but some component may be alittle outdated and the latest version can be downloaded fron svn by link above .
also NullDC can emulate homebrew games well , basically if a game work on nulldc it works on read console and i can test it on real console . Forgot to mention that program languages is c/c++
Thanks. I’ll try to install the dev system in my Linux if it works (last update was from 2007).
You can install it on windows too because it has Cygwin as linux emulator . I have it on XP and that pack is working – i have compiled some stuff some time ago .
Thanks. I’ll take a look on it when I have some free time. Currently I’m rewriting the loading of files to be done at once (like most games do nowadays).