Search found 3 matches
- Sun Mar 07, 2021 2:35 pm
- Forum: NESdev
- Topic: FDS header date fields
- Replies: 4
- Views: 216
Re: FDS header date fields
But then I wondered if anything changed when the Heisei era began in 1989, and, yep, a number of games began numbering their date fields starting at $01 in 1989. Some stragglers remain, however, counting up from the Showa era even into the 1990s. YuuYuuki and Famicom Tantei Club II have date values...
- Sun Oct 25, 2020 6:51 pm
- Forum: NESemdev
- Topic: Custom Emulator for Steam release of Homebrew
- Replies: 4
- Views: 3232
Re: Custom Emulator for Steam release of Homebrew
I was checking task manager and noticed that my emulator was using 1.5 Gb of RAM. that's an awful lot considering what I was doing. Long story short, if any object has a Dispose() method, either use it, or put it in a using block. Finding an object that I wasn't disposing of and fixing it dropped m...
- Fri May 17, 2019 5:51 am
- Forum: NES Hardware and Flash Equipment
- Topic: Modulator of french NES with semi-RGB output
- Replies: 8
- Views: 13146
Re: Modulator of french NES with semi-RGB output
I have one of these NES's and seem to recall that - to my surprise - the cable is not just similar to the FDS, but fitted perfectly. Maybe not much of a surprise that one proprietary connector gets re-used for multiple purposes... That actually is a surprise - you want to make it hard for a user to...