Search results

  1. zacaj

    What You Want Out Of The Pandora

    YOu add multiple options for the first one.. Ill be using it mainly for emulation AND makeing games, and most game makers probably play games too
  2. zacaj

    Getpixel And Putpixel Get/putting Wrong Colors

    I cant believe I didnt think of that! It works great now. THanks
  3. zacaj

    Pandora's Emulators - What Will Work And What Won't

    Will gpSP's compatability be inproved to vba's level then?
  4. zacaj

    Getpixel And Putpixel Get/putting Wrong Colors

    CODE putpixel (screen, x, y,getpixel(srf,sx,sy)); screen = SDL_SetVideoMode(320,240,16, SDL_HWSURFACE | SDL_DOUBLEBUF); What is the correct get/putpixel code for the GP2X?
  5. zacaj

    Pandora's Emulators - What Will Work And What Won't

    Will the pandora be fast enough to run Visual Boy advance?
  6. zacaj

    Pandora's Emulators - What Will Work And What Won't

    Isnt the DS less powerful than the N64, and has the same architecture as the Pandora? Is the 32X really harder to emulate than the PSX?
  7. zacaj

    Getpixel And Putpixel Get/putting Wrong Colors

    I have these functions for getting and putting pixels, and theyre drawing the wrong colors(grey is red, red is blue, etc). Whats wrong? CODE Uint32 getpixel(SDL_Surface *surface, int x, int y) { int bpp = surface->format->BytesPerPixel; /* Here p is the address to the pixel we want to...
  8. zacaj

    Psx Quality

    I think it was back when we had THE Pandora thread...
  9. zacaj

    Psx Quality

    Didnt they say they quick ported an emulator and it went fullspeed with no optimization?
  10. zacaj

    Dev Kits?

    Would firmware upgrading be dangerous at all? If not, then the dev boards will just require more manual work, and maybe have a few small problems?
  11. zacaj

    Dev Kits?

    SO what are the differences between the dev kit and the regular version?
  12. zacaj

    N64 Emulation

    Im going to try it if noone releases one before i get a pandora, but i doubt ill be the first to try
  13. zacaj

    Usb Joystick/ Joypad With Cradle

    THe cradle usually doesnt work in the menu for me, boot up Picodrive or GPFce(even if you dont play them), and see if they recognize the controllers in the controls section.
  14. zacaj

    Pandora Comparison

    Extra RAM on the DS is in a GBA cart(theres rumble carts too) Also: The GP2X has 240MHz CPU's, not 200, its just usually clocked to 200 can you program a DSP like a normal CPU?
  15. zacaj

    Programming Language

    C++ is best in my opinion, although also the most complicated, if you get it, use it, otherwise go to fenix first
  16. zacaj

    Around The World

    NY, USA
  17. zacaj

    New Blog On Open Pandora

    Doesnt he mean site bandwidth? Hed only have to upload it once, and then my site would handle all the downloaders
  18. zacaj

    New Blog On Open Pandora

    I meant he could upload them there...
  19. zacaj

    New Blog On Open Pandora

    QUOTE I don't have the bandwidth for lots of people to download several hundred meg .avi files How much do you need? I probably could host them on my site(7.5TB bandwitdth)...
  20. zacaj

    Snes Emu With Usb Game Control Support?

    I press the mode button once im in the snes menu, it usually auto has two directions on until i press them to make it stop scrolling, but after that it works
Back
Top