Recent content by rattboi24

  1. R

    GP32 Memcpy Performance

    I think it sounds like an alignment issue. Could you possibly do something like this: check for odd address if (odd) read first byte read other words read last byte else read all words Sorry for shitty pseudo code, but yeah, that's what I think it should do. In fact, I thought memcopy...
  2. R

    Other Consoles Should Not Be On Front Page

    I don't mind the other console stuff on the front page. I thought the zodiac stuff was annoying because it wasn't really news, it was a couple pricks saying how much the zodiac rules and how our gp32s suck the big balls. I don't see anyone saying that with the DS stuff. As far as...
  3. R

    Gp32 Win Ce

    Yeah, gay :P
  4. R

    GP32 Wanted: File Requester Src

    Looking closer at Oankali's website, I see he doesn't have a package put together that includes okf.h. I got it from the beta test forum, here: http://www.gp32x.de/board/index.php?showtopic=10079
  5. R

    GP32 Wanted: File Requester Src

    I would like to mention that I use Oankali's lib in my emulator, and it is very nice I'm not sure what EvilDragon is talking about with the OKF.h missing. Also, EvilDragon, could you check for me why my old account (rattboi) is disabled? I pm'ed the admin and got no answer
  6. R

    GP32 List Of Developers

    Yo, mine doesn't work either Here's my three: Wonderboi Sourceforge Page Wonderboi old page GDB Server Page (old)
  7. R

    Next Home Consoles

    Aren't Xbox 2 and GC 2 going to use similar PowerPC chips and similar video chipsets? Actually, I thought I heard that PS3 will use a similar video chipset as well. I don't really see any difference between them at this point, except first-party titles. Oh, and PS3 is going to use HD-DVD? or...
  8. R

    Ram Upgrade Service

    I'd like this
  9. R

    GP32 Info On Caching

    Pirotic, I don't think that's quite right. The GP32 has like 32k(?) of cache that is much faster than even normal RAM, so reading and writing is greatly increased if the data you are accessing is cached. I know of the cache, but I was hoping to understand how it worked and how to control it.
  10. R

    Virtual Boy Flash Carts

    Here's a site showing how to make a reprogrammable virtual boy cart: http://dana.ucc.nau.edu/~dbt/VBCart.html
  11. R

    Virtual Boy Flash Carts

    I'm pretty sure there are sites that detail how to make your own flash cart, but I think you'll never find one being sold.
  12. R

    GP32 Info On Caching

    I was working on wonderboi a few days ago, and it seemed like all of a sudden it was running a lot smoother, and I couldn't account for it, since I was changing GUI code. I didn't pay much attention to it at the time. I figured maybe I just was seeing things. But I changed a little more GUI...
  13. R

    Drmd - Genesis Emulator

    Yo Reesy, Good work on the emu, man. I haven't tried it, but I've been following this thread. If you'd like, I'd be glad to help you. I have just got wonderboi a sourceforge page, and my code is pretty portable, as far as the interface, etc goes. If you want to look at it, it's at...
  14. R

    Bored

    Hmm, I didn't see this topic till just now. Look, the simple fact is that people don't program for you, so if you're bored, that's not the development community's fault. My emulator is probably one of the least used emus for gp32, it's emulating a platform that most people don't care about, and...
  15. R

    Funny Looking Squares

    I don't really encode many movies, but it sounds to me like maybe you encoded the movie with the wrong version of XVid. There's only a few that work correctly, so I reccommend looking around the forum for which one works.
Back
Top