Trying to dump 512kb UOROM

Discuss hardware-related topics, such as development cartridges, CopyNES, PowerPak, EPROMs, or whatever.

Moderators: B00daW, Moderators

User avatar
Quietust
Posts: 1787
Joined: Sun Sep 19, 2004 10:59 pm
Contact:

Re: Trying to dump 512kb UOROM

Post by Quietust »

rainwarrior wrote:- Does CopyNESW have a source repository that I can examine?
- Do you keep changelogs?
- Are old versions of the source available?
- Can I contribute to its development?
The sources are in a Subversion repository (with limited version history, since I didn't actually create the repository until after I'd mostly finished writing the program), but it's currently hosted locally on my system. I could probably convert it to a git repository and put it up on Github, at which point you'd be able to fork it and make whatever changes you wanted (and then I'd be able to merge them back in).

[edit] Done.
Quietust, QMT Productions
P.S. If you don't get this note, let me know and I'll write you another.
serpentor
Posts: 15
Joined: Tue Apr 30, 2013 5:56 pm

Re: Trying to dump 512kb UOROM

Post by serpentor »

rainwarrior wrote:I missed an AND that made the bus conflict prevention only work for banks 0-7. Try downloading this again: https://dl.dropboxusercontent.com/u/883356/U5ROM.BIN
It works! Thank you SO MUCH for your help with this effort, without you I would be desoldering chips and fiddling around with things beyond my skill level. I hope others who desire this game on their emulators stumble across this thread :) I'm very glad we were able to get through all of this with no one ever mentioning the exact name of the game. People who don't buy the game have no business owning the rom.
User avatar
rainwarrior
Posts: 8062
Joined: Sun Jan 22, 2012 12:03 pm
Location: Canada
Contact:

Re: Trying to dump 512kb UOROM

Post by rainwarrior »

Yay, it worked!


Thanks, Quietust, for the repository info. When I get back to it, I'll try to follow your improvements to the client, and incorporate them. Hopefully we can eliminate the need to have two versions of it kicking around eventually.
proveaux
Posts: 87
Joined: Wed Feb 15, 2012 10:19 pm

Re: Trying to dump 512kb UOROM

Post by proveaux »

Awesome work! Tried it and compared the 2 files and they were identical. Now I wish I'd had waited but glad nothing was harmed desoldering. :)
Post Reply