Search found 121 matches
- Fri Jul 22, 2022 6:54 am
- Forum: SNESdev
- Topic: Replacing Liquid Electrolytic Capacitors With Solid Capacitors
- Replies: 6
- Views: 7084
Re: Replacing Liquid Electrolytic Capacitors With Solid Capacitors
Why recap the old voltage regulator instead of replace it entirely? I hear the modern replacements are quite a bit better. Sorry if I wasn’t clear, but I replaced the voltage regulator with a modern higher rated regulator, in addition to upgrading the caps and adding the cap on the output of the ne...
- Wed May 18, 2022 6:21 am
- Forum: Homebrew Projects
- Topic: Tapeworm Disco Puzzle
- Replies: 20
- Views: 21192
Re: Tapeworm Disco Puzzle
very cool! is that a playdate emulator in the last animated gif?
- dink
- dink
- Sat Apr 16, 2022 2:40 pm
- Forum: NESdev
- Topic: RETROBREW: Retro Homebrew Videogame Magazine
- Replies: 6
- Views: 1167
Re: RETROBREW: Retro Homebrew Videogame Magazine
Ooo, can't wait to read this! 

- Sun Apr 03, 2022 6:22 am
- Forum: Homebrew Projects
- Topic: The Top 500 NES Homebrews at RETRO
- Replies: 5
- Views: 1100
Re: The Top 500 NES Homebrews at RETRO
Page took a while to load, but when it did I can see why - there's a lot of good games to page through! 
Thanks!
best regards,
- dink

Thanks!
best regards,
- dink
- Sun Mar 06, 2022 6:15 pm
- Forum: General Stuff
- Topic: What would you change about the NES?
- Replies: 51
- Views: 4003
Re: What would you change about the NES?
I think they [Nindendo, Ricoh] did great back in '83, and, all things considering - I'd leave everything just as it is.
best regards,
- dink
best regards,
- dink
Re: APU Book
org, this is very nice, thank you!
- Wed Feb 09, 2022 6:32 pm
- Forum: NES Music
- Topic: Crystalis (D)PCM Bug Fix Hack Help
- Replies: 7
- Views: 864
Re: Crystalis (D)PCM Bug Fix Hack Help
Nice work on the Crystalis Patch!
I'm curious about the "random fixed color output from PPU reads" mode and possibly some demo name's that use it?
I'm curious about the "random fixed color output from PPU reads" mode and possibly some demo name's that use it?
- Wed Jan 26, 2022 6:24 pm
- Forum: NESemdev
- Topic: Games and highscores
- Replies: 26
- Views: 6324
Re: Games and highscores
oRBIT2002, love your patches! :) Would you be interested in doing a patch to allow VS. Wrecking Crew to work on a 1-player VS, so it can work in most emulators that only emulate 1 side VS. board for use in fceux, mesen, or even a regular vs pcb on 1 side? But still maintain the VS platform? :) I fig...
- Thu Dec 23, 2021 6:29 pm
- Forum: NES Hardware and Flash Equipment
- Topic: Visual 2C02
- Replies: 63
- Views: 21701
Re: Visual 2C02
org, that's really a beautiful piece of work! thank you for creation / sharing!
best regards,
- dink
best regards,
- dink
- Tue Dec 21, 2021 7:49 am
- Forum: General Stuff
- Topic: Back!
- Replies: 29
- Views: 4652
Re: Back!
I really missed this place, so happy it's back!
Thanks brizzo, Fiskbit & lidnariq!!
best regards,
- dink
Thanks brizzo, Fiskbit & lidnariq!!
best regards,
- dink
- Mon Jul 05, 2021 6:32 am
- Forum: Homebrew Projects
- Topic: Top Down Shooter Engine
- Replies: 7
- Views: 3507
Re: Top Down Shooter Engine
That's awesome!
- Sun Jun 27, 2021 9:50 pm
- Forum: General Stuff
- Topic: Stop byuu/near
- Replies: 36
- Views: 6962
Re: Stop byuu/near
Some day, one (or more) of the bullies is going to be up against something that is going to make them see the world in a different way; different from what they're used to.
It will be at this point, from then on, that they have a very hard time living with themselves.
It will be at this point, from then on, that they have a very hard time living with themselves.
- Sun Jun 27, 2021 6:22 am
- Forum: General Stuff
- Topic: Stop byuu/near
- Replies: 36
- Views: 6962
- Tue Jun 15, 2021 6:21 am
- Forum: General Stuff
- Topic: Fake low power KM62256BLS SRAM from aliexpress
- Replies: 2
- Views: 1871
Re: Fake low power KM62256BLS SRAM from aliexpress
Buying chips from aliexpress is a bad idea, there are quite a few videos on youtube about this counterfeit ic scam. Check the videos by some notable yt'ers: https://www.youtube.com/results?search_query=aliexpress+counterfeit+ic I recommend the one by plgDavid https://www.youtube.com/watch?v=k72SFBOZ...
- Mon Jun 14, 2021 12:16 pm
- Forum: NESemdev
- Topic: Weird Zelda transition screen bug?
- Replies: 8
- Views: 2042
Re: Weird Zelda transition screen bug?
All I can remember is that my attempt at mirroring was completely wrong to begin with :) after having a peek at your ppu I'd recommend: when reading and writing from/to the nametables make sure you translate the addresses properly. for example (pseudocode from memory) uint16_t translate_nt(uint16_t ...