Jump to content

iq_132

1Emu Veteran
  • Posts

    2,311
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by iq_132

  1. What the whaaa? MSN+AOL == ?? Seroiusly though, I too will be glad to see AOL go.
  2. I'd bet their vb is pirated too... Maybe I should report that *edit* Just did, I guess we'll have to wait and see
  3. As always, get the diff update at mamedev.com MAME32 released! »» Official Site MAME32FX released! »» Official Site MAME32HP4 released! »» Official Site MAMEplus released! »» Official Site
  4. Where the hell is the nintendo power glove?? http://en.wikipedia.org/wiki/Power_Glove
  5. I'm suprised Haze hasn't ported Neo-Geo over to it yet lol.
  6. STV is pretty much the same as saturn hardware. And as for Darken's question, unless you've got a (think deep-blue) fast computer to run the stv games in MAME, you're crap out of luck.
  7. Uhh... why are you asking this in a nintendo DS emulator forum?? And it probably doesn't work because Chankast doesn't fully support that game. (Not to mention that game is a piece of crap...)
  8. Oh very cool! I've been thinking about getting a saturn and modding it. Your site was where I planned on ordering the chip from. Welcome to 1emu!
  9. http://www.mame.net/downmain.html Thanks to R.Belmont @ the mame.net forums for the info! The following v0.100 releases are now available: MAME command-line version: HERE MAME32: HERE or HERE. MAME32FX: Here MESS: Here
  10. It should be something like this... I haven't tested this yet, but it should work. // Code by IQ_132 // Thanks to JotaCE, Jimmy_page, // and Robber804 for some info static void kf10thepDecrypt() { // Fix for FBA program load problems BurnLoadRom(Neo68KROM + 0x200000, 1, 1); BurnLoadRom(Neo68KROM + 0x600000, 2, 1); int i; unsigned char *src = Neo68KROM; unsigned char *dst = (unsigned char*)malloc(0x800000); unsigned int sec[8] = { 0x3, 0x8, 0x7, 0xC, 0x1, 0xA, 0x6, 0xD }; for (i = 0; i < 8; i++) { memcpy (dst + i * 0x20000, src + sec[i] * 0x20000, 0x20000); } memcpy(dst + 0x0002e0, src + 0x0402e0, 0x06a); memcpy(dst + 0x0f92bc, src + 0x0492bc, 0xb9e); for (i = 0xf92bc; i < 0xf9e58; i += 2) { if (*((unsigned short*)(dst + i + 0)) == 0x4eb9 || *((unsigned short*)(dst + i + 0)) == 0x4ef9) { if (*((unsigned short*)(dst + i + 2)) == 0x0000) { *((unsigned short*)(dst + i + 2)) = 0x000F; } } } dst[0x00342] = 0x0f; memcpy (dst + 0x100000, src + 0x200000, 0x600000); memcpy (src, dst, 0x800000); }
  11. http://www.mamedev.org MAME32 released! »» Official Site »» Download it Now! [1Emulation Server] MAME32FX released! »» Official Site »» Download it Now! [1Emulation Server]
  12. As always, get the source diff at www.mamedev.com BTW, thanks to PMC2 for the news MAME32 released! »» Official Site »» Download it Now! [1Emulation Server] MAME32FX released! »» Official Site »» Download it Now! [1Emulation Server] MAMEplus! released! »» Official Site »» Download it Now! [1Emulation Server]
  13. Actually, Jimmy's build has a feature that no other FBA builds do. A game.dat loading system. Also, since Jimmy is a friend of a few important people (me ), he usually gets bugfixes and code that I write a bit before everone else.
  14. Not announced on the MAMEDev.org webpage yet, but it's online: http://mamedev.com/source.html MAME32 released! »» Official Site »» Download it Now! [1Emulation Server] MAME32FX released! »» Official Site »» Download it Now! [1Emulation Server]
  15. I think that the screenshot says 0.381 FPS (, =. in most countries) That would work out to 6,35% speed (possibly just missing a,?)
  16. Ding! Ding! Ding! Someone give the boy a ceeegaaarrr. http://en.wikipedia.org/wiki/Warren_G._Har...lection_of_1920
  17. Well, it's finally over. We can all return to normalcy.
  18. The chance to see a major accident and maybe even a fatality. Yeah, I guess... like watching hockey for the fights... Still not reason enough for me to watch it.
  19. I guess I should start out that I live about 5 minutes from Michigan (international) Speedway. Having said that, I think I can now go on my rant. I just hate these idiots. I go to the largest town in the area (Jackson), and in the mall there are a tons of pushy, obnoxious morons, with breath-taking mullets. These people are loud and don't care that there are people at the mall to shop and not have idiots bumping into them and then being rude about it. The next thing that bothers me is the traffic. As soon as nas-tard week gets here, It's nearly impossible to drive on the main roads. Every mullet-ed idiot with a care and a case or two of beer is on the road and heading to MIS. Having to work 20 minutes away really sucks because I have to leave an extra 15-20 minutes to make it on time After the race, these drunken (sometimes angry) idiots are on the road again, tailgating, driving like they were actually racecar drivers, and just being dicks. This leads to the police being out in huge numbers and pulling everyone over that drives a little unusual or is out after 2 am (which I usually am), even if the driver made no mistakes. I got pulled over twice in 3 days last nascar week, and was never given a ticket Still quite aggrivating though... And really the last thing that annoys me about these Nas-tards is that they always leave the sides of the roads lined with beer cans, bottles, and other redneck paraphenalia. This just makes my town look terrible for weeks and requires quite a lot of cleanup time.
  20. Yeah, I noticed that as well. The Neo-Geo gambling games haven't been added.
  21. It seems they've done a lot in this release to make the end users of MAME happy. Certainly the addition of Gambling games and MNG recording have been begged for by users for quite some time. Source http://mamedev.com/source.html MAME32 released! »» Official Site »» Download it Now! [1Emulation Server] MAME32FX released! »» Official Site »» Download it Now! [1Emulation Server] MAME released! »» Download it Now! [1Emulation Server] MAMEplus! released! »» Official Site »» Download it Now! [1Emulation Server]
  22. Is this for real? I would soooo vote for Christopher Walken. No country would ever flock with the U.S... they'd be to freaked out by our prez.
×
×
  • Create New...