Search found 69 matches
- Tue Apr 14, 2009 12:27 pm
- Forum: NES Hardware and Flash Equipment
- Topic: unif ?
- Replies: 24
- Views: 9369
- Mon Apr 13, 2009 3:19 pm
- Forum: NES Hardware and Flash Equipment
- Topic: unif ?
- Replies: 24
- Views: 9369
- Thu Apr 09, 2009 9:51 am
- Forum: NES Hardware and Flash Equipment
- Topic: CopyNES (parallel version) in Linux
- Replies: 52
- Views: 19264
- Wed Apr 08, 2009 3:32 pm
- Forum: NES Hardware and Flash Equipment
- Topic: unif ?
- Replies: 24
- Views: 9369
- Tue Mar 31, 2009 12:33 pm
- Forum: NES Hardware and Flash Equipment
- Topic: PowerPak or Willem, which is cheaper?
- Replies: 15
- Views: 7577
I do want to have some fun with some other boards too, The powerpak can't handle *all* board types either though, if you want certain board types your only option is a donor board. Also, since the powerpak emulates mappers, I believe it is possible that there are differences in rom behavior between...
- Tue Mar 31, 2009 10:55 am
- Forum: NES Hardware and Flash Equipment
- Topic: unif ?
- Replies: 24
- Views: 9369
- Tue Mar 10, 2009 1:56 pm
- Forum: NES Hardware and Flash Equipment
- Topic: CopyNES (parallel version) in Linux
- Replies: 52
- Views: 19264
- Tue Mar 10, 2009 7:46 am
- Forum: NES Hardware and Flash Equipment
- Topic: CopyNES (parallel version) in Linux
- Replies: 52
- Views: 19264
- Fri Mar 06, 2009 9:36 am
- Forum: NES Hardware and Flash Equipment
- Topic: CopyNES (parallel version) in Linux
- Replies: 52
- Views: 19264
- Tue Mar 03, 2009 2:26 pm
- Forum: NES Hardware and Flash Equipment
- Topic: CopyNES (parallel version) in Linux
- Replies: 52
- Views: 19264
- Tue Mar 03, 2009 2:18 pm
- Forum: NES Hardware and Flash Equipment
- Topic: CopyNES (parallel version) in Linux
- Replies: 52
- Views: 19264
the code from the serial project that Lord Nightmare posted
http://www.sendspace.com/file/tqpc3i
looks like it would be really helpful for the cart dumping part.
http://www.sendspace.com/file/tqpc3i
looks like it would be really helpful for the cart dumping part.
- Tue Mar 03, 2009 2:02 pm
- Forum: NES Hardware and Flash Equipment
- Topic: CopyNES (parallel version) in Linux
- Replies: 52
- Views: 19264
- Tue Mar 03, 2009 1:28 pm
- Forum: NES Hardware and Flash Equipment
- Topic: CopyNES (parallel version) in Linux
- Replies: 52
- Views: 19264
You are so much faster at this than I am lol, I have been working on this thing for a while but I didn't think it was far enough along to create a project yet. It is currently not in a working state. I The current problem is that the change_recv_size function doesn't switch the receiving mode from s...
- Tue Mar 03, 2009 1:19 pm
- Forum: NES Hardware and Flash Equipment
- Topic: CopyNES (parallel version) in Linux
- Replies: 52
- Views: 19264
- Tue Mar 03, 2009 12:33 pm
- Forum: NES Hardware and Flash Equipment
- Topic: CopyNES (parallel version) in Linux
- Replies: 52
- Views: 19264
I have actually started on this project, but I made it unneccessarily complicated (as I always do) I am trying to do asynchronous communication rather than the sleep() junk that the current source does. so I'm currently stuck on some standard C problems. I am certainly willing to share / post what I...