Jump to content

iq_132

1Emu Veteran
  • Posts

    2,311
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by iq_132

  1. Haze is an official MAMEDev. He was the previous coordinator, before Aaron Giles.
  2. That's right, the compression of the backgrounds has been (mostly) figured out. Check here for more Screenshots/News WIP
  3. Mame.dk,... gawd I havent heard that name since, years ago! It was the site that hosted all them roms right? Yup Tons and tons of them.
  4. Except Warzard/Red Earth isn't available for any other system than CPS-3. Also, what system do you think isn't a waste of time to look at?
  5. http://www.speksnk.org/foro/viewtopic.php?t=66324
  6. He's writing a stand-alone emulator (like the model 2 emu) for cps-3.
  7. In MAME that is pepinos, in El Semi's emulator, it should be quite a bit faster.
  8. Agreed mooney. nesDS is quite good now that is has DLDI
  9. This is an excellent update All gb (mono) games work at full speed with sound and gbc games work nearly full speed with sound!
  10. iq_132

    pgm2yks

    So I got bored today and started looking at the pgm2yks.c Here's a few lines from the file Here's what I got with the algo below It's not 100 percent, and it gets worse as you go through the file (0x3c00 values), but there are some bits of the decrypted addresses that are correct throughout pretty much the whole file, so I'm fairly certain that I'm on the right path. unsigned int nret(unsigned int sprite_no) { unsigned int i, a = 0x007c; for (i = 0; i < 32; i++) { if (sprite_no & (1 << i)) { a ^= 0x84 << i; } } return a; }
  11. what will be infinitely more interesting is if the decrypted roms can be burned onto the CD and run 'phoenix' style.
  12. Some more shots: 1 2 http://haze.mameworld.info/2007/06/09/hmmmmmmmm/ Thanks to Emu-France for the news.
  13. Should work just fine. Probably a bit slow (which shouldn't affect more than 1 or 2 games) and a bit small (1gb models are muuch better). I wouldn't suggest paying that much for such a small card. http://www.amazon.com/s/ref=nb_ss_gw/104-1...o.y=0&Go=Go
  14. Perfect grammar isn't exactly necessary on the internet, but at least being able to type understandably is. I think there should be some leeway for people who are non-native speakers though. I do have some users (really just one) on my forums that are native English speakers and absolutely refuse in any way, shape, or form to attempt typing any sort of proper English. It absolutely drives me nuts to see an American whose English is much much worse than the Chinese (just as an example, I'm not knocking them; English is damned hard to learn, especially for speakers of non-latin/non-germanic languages) people there.
  15. English is a terribly hard language to learn. There are a lot of rules that simply don't make any sense.
  16. I'm just kidding. The questions are worded a bit strangely, but that's ok.
  17. The grammatical errors in the questions themselves confuses me. The slaughtering of the English language angers me.
×
×
  • Create New...