Recent content by drkIIRaziel

  1. drkIIRaziel

    Release REICAST - Dreamcast Emulator

    Hrfm, looks like a brain fart. Well, there are quite a few broken games ;p
  2. drkIIRaziel

    Release REICAST - Dreamcast Emulator

    [/SPOILER]  That looks really nice! I'm not even sure I have il level opcodes for div0/div1 right now. Time to add them I guess :)
  3. drkIIRaziel

    Release REICAST - Dreamcast Emulator

    Yeah, these will def. speed boost movies and (some) games. I've mostly focused on fpu/mem performance, there are quite a few low hanging fruits for movies/intra linking and register allocation. Whee :)
  4. drkIIRaziel

    Reicast - Dreamcast emulator for Android (Now Perhaps Pandora - See page 2)

    Yeah. GPL sucks, and is really broken for many kinds of projects, I haven't found better solution, so meh. People are retarded. If they want to ruin the party, well its entirely within their right. I'm gonna report non-gpl compliant stuff, or not properly crediting / misinforming (ex...
  5. drkIIRaziel

    Reicast - Dreamcast emulator for Android (Now Perhaps Pandora - See page 2)

    No, we have no plans for releasing a commercial version. This is an open source project, with work so far donated for free. The "monetization" model we're gonna go after is sponsored development via crowdfunding, and I believe is the only fair way. We're free on the android market (and a couple...
  6. drkIIRaziel

    Release REICAST - Dreamcast Emulator

    Pandora is compatible with android right now, and my efforts will be mostly around fixing core issues and bugs that affect both. It looks like ptitSeb is taking care of most of the pandora specific stuff (GUIs, packaging, etc - yay for me :P ), Shenmue has been kind enough to donate a unit...
  7. drkIIRaziel

    Release REICAST - Dreamcast Emulator

    Well, its prolly my fault .. don't worry too much about it :P . The dc has a couple of counters, and many of them are broken in the current release.
  8. drkIIRaziel

    Reicast - Dreamcast emulator for Android (Now Perhaps Pandora - See page 2)

    That's the main reason it wasn't released years earlier -- I hate other people making money off my work. We actually desperately need funding if we're to work on this project more, but the odd donation here and there doesn't help (and it is not a transparent process to the users anyway), and...
  9. drkIIRaziel

    Reicast - Dreamcast emulator for Android (Now Perhaps Pandora - See page 2)

    The alsa driver is broken, happened after some rewrites on the sound streaming code. newdc/oslib/alsa_audiostream.cpp & related files are fer ya ... Ya on freenode? We're on #reicast :)
  10. drkIIRaziel

    Reicast - Dreamcast emulator for Android (Now Perhaps Pandora - See page 2)

    Actually, I have an open pandora (was one of the first batchers), for for some reason never used it much development ... It did keep the pandora/beagle build active :) *edit* Looks like its dead now
  11. drkIIRaziel

    Reicast - Dreamcast emulator for Android (Now Perhaps Pandora - See page 2)

    It also supports chd. There's some "unofficial" cdi support with some whacky code i found on the internets... It has *just* 2 years of fulltime arm optimisation work. yeah ;p read on https://github.com/reicast/emulator#donations-and-stuff Pleasure :) . AT LAST ITS OUT WHEEEE.
  12. drkIIRaziel

    Reicast - Dreamcast emulator for Android (Now Perhaps Pandora - See page 2)

    And the source is out. https://github.com/reicast/emulator also, #reicast on freenode ... maby
  13. drkIIRaziel

    Reicast - Dreamcast emulator for Android (Now Perhaps Pandora - See page 2)

    ./blah.elf -config config:image=path/to/file should do it
  14. drkIIRaziel

    Reicast - Dreamcast emulator for Android (Now Perhaps Pandora - See page 2)

    Hopefully :) I Did have input support, but must be lost somewhere on my +inf amount of branches. The crash issue I think is more of an SGX driver bug though .. might be i'm not cleaning up properly. We're thinking of having a crowdfunding campaign if there's enough interest, so we can...
  15. drkIIRaziel

    Reicast - Dreamcast emulator for Android (Now Perhaps Pandora - See page 2)

    Updated with an armel build just for you guys :>. My pandaboard seems kind of dead right now so I can't test, but with some luck it might just work! Source is on its way (found some nasty bugs on one of the branches that I should merge before publishing) for later today. have a nice day~
Back
Top