Search found 1011 matches
- Thu Sep 05, 2013 4:18 am
- Forum: Insane Chatter
- Topic: in which God confronts walls of text
- Replies: 28
- Views: 49681
Re: in which God confronts walls of text
Oh Most High, from which life and creation came. May I ask how we can restore paradise unto this world?
- Mon Jan 07, 2013 6:36 am
- Forum: Insane Chatter
- Topic: Moast amazing thing you'll see all week
- Replies: 569
- Views: 679246
- Sun Jan 02, 2011 8:10 pm
- Forum: Insane Chatter
- Topic: in which i get accepted to college
- Replies: 12
- Views: 14485
Re: in which i get accepted to college
congratulations dude
- Sat Sep 18, 2010 1:54 pm
- Forum: ZSNES Talk
- Topic: State of SNES Emulation - 2010
- Replies: 134
- Views: 105743
Re: State of SNES Emulation - 2010
this article seems limited to x86 pcs. the true state of snes emulation in 2010 is you can play snes games on a hacked xbox 360, ipod touch, even old cell phones like the palm treo. I was hoping to see things like that when I first read the article.
- Sat Aug 14, 2010 9:41 am
- Forum: Gaming Discussion
- Topic: BioShock Infinite
- Replies: 2
- Views: 5342
Re: BioShock Infinite
I need to change my pants.
- Mon Jul 26, 2010 9:50 am
- Forum: Insane Chatter
- Topic: chipophone
- Replies: 8
- Views: 19227
Re: chipophone
I'm very sorry mudlord, I gave you the wrong instructions as to "take a knife to your wrists". I made this nifty little diagram so even a retard like yourself and do it right. go do this right now : http://i31.photobucket.com/albums/c367/SogaBean/slit_wrist.gif cracking pj64 lol. how'd you...
- Mon Jul 26, 2010 5:36 am
- Forum: Insane Chatter
- Topic: chipophone
- Replies: 8
- Views: 19227
Re: chipophone
Just because something is on JewTube and Shitaku first, doesn't mean its fucking popular. Its being known around Pouet for ages that Linux is a genius with Atmega/embedded systems, duh. :? People should see his previous shit before this, and then you will know its nothing new, move along etc. Doesn...
- Mon Jul 12, 2010 9:41 am
- Forum: Development
- Topic: Mac OS X Version
- Replies: 17
- Views: 159656
Re: Mac OS X Version
that's the smoothest I've ever seen zsnes run. right off the bat there was an automatic .smc association, I just double clicked a properly backed up .smc file. the usb microsoft sidewinder worked great after setting the keys, I have usb overdrive and that may have made the controller work. I couldn'...
- Mon Jul 12, 2010 6:11 am
- Forum: Insane Chatter
- Topic: What are you listening to right now?
- Replies: 1859
- Views: 1317447
Re: What are you listening to right now?
Paul Oakenfold Perfecto on Tour 4-17-2010 Paul Oakenfold Perfecto on Tour 4-24-2010 Paul Oakenfold Perfecto on Tour 4-28-2010 Paul Oakenfold Perfecto on Tour 6-12-2010 Paul Oakenfold Perfecto on Tour 6-19-2010 Paul Oakenfold Perfecto on Tour 7-03-2010 Paul Oakenfold Perfecto on Tour 7-10-2010 14 str...
- Fri Jul 09, 2010 4:41 am
- Forum: Emulators
- Topic: Is it possible to remove slowdown in emulators?
- Replies: 24
- Views: 43168
Re: Is it possible to remove slowdown in emulators?
unfortunately I haven't used zsnes in a while, I don't know if this setting is still in zsnes.cfg but try it out: ; Percent to Execute [50..150] - only modify if you know what you are doing ; Changing this value may help certain games run. per2exec=100 use this thread as a warning as to why this pro...
- Thu Jul 01, 2010 8:46 am
- Forum: Tech Talk
- Topic: USB Hub + USB Flash drive problems
- Replies: 9
- Views: 15856
Re: USB Hub + USB Flash drive problems
usb hubs suck, they are unreliable like wifi connections. use a powered hub if you must, or get a new powered hub.
- Wed Jun 09, 2010 7:47 am
- Forum: Insane Chatter
- Topic: Moast amazing thing you'll see all week
- Replies: 569
- Views: 679246
Re: Moast amazing thing you'll see all week
Through the Wormhole with Morgan Freeman.
so I watched the first episode and it was pretty gay. there was a stephen hawking show that was on about traveling fast and slowing down time, but who doesn't already know about all that. tv sucks, no wonder everybody is stupid.
so I watched the first episode and it was pretty gay. there was a stephen hawking show that was on about traveling fast and slowing down time, but who doesn't already know about all that. tv sucks, no wonder everybody is stupid.
- Thu Jun 03, 2010 1:18 am
- Forum: Tech Talk
- Topic: Hard Drive Education
- Replies: 45
- Views: 47582
Re: Hard Drive Education
I have two 500GB drives in RAID 1, formatted to NTFS, storing music, photos, stuff I don't want to lose, and another 500GB external formatted to FAT32 so mac osx can use it. I use synctoy in windows to sync the RAID and the external. the external was getting temps of 48c, so I cut a hole and put a 1...
- Fri Apr 30, 2010 7:19 am
- Forum: Forum
- Topic: Can't post from iPhone
- Replies: 5
- Views: 23048
Re: Can't post from iPhone
when I saw that an iphone user couldn't post I figured the admins incorporated a douchebag filter. then aol posted so I knew that couldn't be true 

- Fri Apr 30, 2010 7:10 am
- Forum: ZSNES Talk
- Topic: CHKSUM = FAIL
- Replies: 16
- Views: 27484
Re: CHKSUM = FAIL
here's an easier way to do it: download ucon64 and download the Visual C++ windows version if you're using windows. grab a command line and type in ucon64 --snes live.smc and you should see the header data including the rom name. below that is checksum information, should say Ok on the unpatched rom...
- Fri Apr 30, 2010 6:22 am
- Forum: Tech Talk
- Topic: Ways of reversing the byte order of an unsigned integer
- Replies: 30
- Views: 51875
Re: Ways of reversing the byte order of an unsigned integer
dude it was a cool idea but I think you killed it. it's just byte swapping, it's pretty simple. all that code you posted looks like snes9x's source code.
- Mon Apr 26, 2010 10:50 am
- Forum: Tech Talk
- Topic: Ways of reversing the byte order of an unsigned integer
- Replies: 30
- Views: 51875
Re: Ways of reversing the byte order of an unsigned integer
8 bit assembly for the Atmel ATtiny26: 2KB flash memory, 128 bytes of sram, 128 bytes of eeprom, speed of chip: up to 16 MHz. byteswap: ;XL = location of bytes in sram (0x60 - 0xDF), r16 = number of bytes to swap (1 - 4) push r16 ;put stuff aside push r17 push r18 push XL loop: ld r17, X+ ;grab byte...
- Sun Apr 18, 2010 4:48 am
- Forum: Forum
- Topic: Testing, testing... 1, 2...
- Replies: 65
- Views: 122602
Re: Testing, testing... 1, 2...

I liked matt's script archive board.
scroll wheel click the link. thank me later.Johan_H wrote:I don't like how links in posts are opened in the same tab by default.
- Fri Apr 16, 2010 5:22 am
- Forum: Tech Talk
- Topic: want to spend $1200 on a computer
- Replies: 70
- Views: 58018
Re: want to spend $1200 on a computer
Oh yeah, we built the pc and threw hackintosh on it, badass computer. i7-930 2.8ghz, 2TB, 12GB DDR3 1600, radeon 4870. he does HD video editing, I think this will do the trick. the case had a huge dent in the top and was a bit twisted, the video card was dead after two hours of use. he kept the case...
- Wed Apr 14, 2010 7:16 am
- Forum: Forum
- Topic: Testing, testing... 1, 2...
- Replies: 65
- Views: 122602
Re: Testing, testing... 1, 2...
by far the gayest looking zsnes board evar!
- Mon Mar 29, 2010 4:45 am
- Forum: Controller Help
- Topic: Xbox360 wired controller help
- Replies: 11
- Views: 36738
- Sat Mar 20, 2010 1:26 am
- Forum: ZSNES Talk
- Topic: i didn't read the rules
- Replies: 9
- Views: 6873
- Sat Mar 13, 2010 5:54 pm
- Forum: Controller Help
- Topic: ZSNES freezes when I click set keys
- Replies: 10
- Views: 36599
- Sat Mar 13, 2010 5:51 pm
- Forum: Tech Talk
- Topic: WOOT! New Laptop!
- Replies: 7
- Views: 8544
- Thu Mar 11, 2010 4:15 pm
- Forum: ZSNES Talk
- Topic: Megaman X1 problem
- Replies: 9
- Views: 10072