Search found 375 matches
- Sun Apr 13, 2008 1:33 pm
- Forum: NESdev
- Topic: Polygon filling..
- Replies: 106
- Views: 41259
- Sun Apr 13, 2008 6:38 am
- Forum: phpBB Issues
- Topic: Disable signature display?
- Replies: 15
- Views: 15877
In respect of other members I decided to remove my signature too as it really is pointless and I personally also get annoyed by signatures ;)
Btw. If you have firefox you could install something like greasemonkey and write a script for hiding signatures, might work.
Btw. If you have firefox you could install something like greasemonkey and write a script for hiding signatures, might work.
- Fri Apr 11, 2008 7:44 pm
- Forum: NESdev
- Topic: Polygon filling..
- Replies: 106
- Views: 41259
- Sat Mar 29, 2008 12:40 pm
- Forum: General Stuff
- Topic: GetLogicalFolders?
- Replies: 15
- Views: 8060
File Management reference:
http://msdn2.microsoft.com/en-us/librar ... S.85).aspx
Example:
http://www.thescripts.com/forum/post2129361-4.html
http://msdn2.microsoft.com/en-us/librar ... S.85).aspx
Example:
http://www.thescripts.com/forum/post2129361-4.html
- Sat Mar 29, 2008 8:57 am
- Forum: SNESdev
- Topic: How in ASM do I change layers - Layer 3 to Layer 1 or 2.
- Replies: 4
- Views: 4049
When I ported Unreal Tournament with a mixture of Donkey Kong Country and a hint of Tony Hawk to SNES, lda status_bar sta layer_2 worked wonders for me but I linked my game with a library I got from my friend's elite secret ASM hacking site so I can't give it out sorry. But isn't there a problem to...
- Sun Mar 23, 2008 10:58 am
- Forum: General Stuff
- Topic: Member list purge
- Replies: 8
- Views: 4098
Member list purge
I just noticed that the member list contained 2164 members, and by just checking the first 5 pages (sorting by username) I noticed that it looks like many of them could be spam-bots.
This made my wonder if there ever is a clean up of the database removing these accounts?
This made my wonder if there ever is a clean up of the database removing these accounts?
- Sat Mar 22, 2008 11:31 am
- Forum: SNESdev
- Topic: SPC-700 in an FPGA
- Replies: 12
- Views: 8877
You have some other docs here too:
http://emureview.ztnet.com/developerscorner/
http://emureview.ztnet.com/developerscorner/
- Wed Mar 19, 2008 7:15 am
- Forum: NES Hardware and Flash Equipment
- Topic: "Dual Station" NES/Genesis combo unit
- Replies: 8
- Views: 4086
- Sat Mar 08, 2008 10:25 am
- Forum: General Stuff
- Topic: Kid icarus (passwords not working?) *UPDATE GAME DUMPED*
- Replies: 44
- Views: 20553
- Sat Mar 08, 2008 7:25 am
- Forum: General Stuff
- Topic: Kid icarus (passwords not working?) *UPDATE GAME DUMPED*
- Replies: 44
- Views: 20553
There is a classic Swedish code you could try for the game that goes: DUVANS MAMMOR KOMMER BORTOT In Swedish that's basically a nonsense sentence roughly translated to something like: The pidgins mothers is coming towards Please note that BORTOT (towards/in the direction of) is really spelled BORTÅT...
- Thu Feb 28, 2008 2:43 am
- Forum: NESdev
- Topic: Sup NesDev, iNES is dead, how do you feel?
- Replies: 54
- Views: 24847
Most people here only talks from a romz0r perspective about the format and in that way I can see why iNES never will die.. But from preservation point of view iNES sucks big time and I'm guessing this is the reason why Marty made his proposal. I pesonally would like to see a more descriptive format ...
- Wed Feb 27, 2008 8:46 am
- Forum: General Stuff
- Topic: editing large text files
- Replies: 16
- Views: 6534
- Fri Feb 22, 2008 10:35 am
- Forum: General Stuff
- Topic: Chinese pirate Final Fantasy VII
- Replies: 8
- Views: 4149
- Fri Feb 22, 2008 10:26 am
- Forum: General Stuff
- Topic: Code editors
- Replies: 6
- Views: 4951
As for a simple text editor, I use notepad++ myself and haven't found any better alternative yet. Of course, UltraEdit is a lot better but it's not free unless you get the crack. ;) Had totally forgot about UltraEdit remember it having some pretty nice features too. Maybe I should get trial and see...
- Fri Feb 22, 2008 5:45 am
- Forum: General Stuff
- Topic: Code editors
- Replies: 6
- Views: 4951
Code editors
I thought it could be interesting to see what everyone use when writing code and also see if there's better editors out there that I've missed. Personally I first started out in the old DOS editor edit and then moved on to notepad. But as I use Visual Studio a lot too I've gotten used to syntax hi-l...