Tantric's latest activity

  • T
    It should work, I mean it's still some effort for sure - but of course it would work for the GBA side of NooDS (or any GBA emulator for that matter), and the thumb instruction set for DS is pretty similar. All it's doing is compiling to PPC. And...
  • T
    Yup, there's no question that mGBA is a better core. And yup, VBA-M is poorly engineered. As far as the actual experience playing games, the challenge for me was just to improve what was already there.
  • T
    I've never even tried that feature, so it's no wonder it's not working. I took a look though - that code needed a lot of love. I've released a new version and tested the borders out (sized to 256x224)
  • T
    I decided to give my VBA-M port some love - so I wrote a JIT thumb compiler for it. I didn't want to leave GameCube behind - so I've also written a whole new backend for handling paging (since GameCube only has 24MB of RAM). Note - I haven't put...