Search found 7 matches

by sohan
Sun May 29, 2016 9:26 am
Forum: NESdev
Topic: Anyone able to run Super VCD Games 300 on PC?
Replies: 26
Views: 19074

Re: Anyone able to run Super VCD Games 300 on PC?

Notes: The ITEMxxxx.DAT files in the SEGMENT folder are the menu screens. I converted them to jpg using ffmpeg -i ITEM0001.DAT 01.jpg and so on, then typed up all of the names. Menu pages 16 to 30 contain repeats or slight spelling changes of the game names on pages 1 to 15 in a different order. I ...
by sohan
Sat May 28, 2016 10:57 am
Forum: NESdev
Topic: Anyone able to run Super VCD Games 300 on PC?
Replies: 26
Views: 19074

Re: Anyone able to run Super VCD Games 300 on PC?

Guys, Let me give answers to some of your questions. First of all, that was standard NES games collection. Those games were without any hack. There was no exclusive game, all are available now in fresh nes format. It's right that it was programmed in non NES way. But all of those games has pure NES ...
by sohan
Fri May 27, 2016 9:42 pm
Forum: NESdev
Topic: Anyone able to run Super VCD Games 300 on PC?
Replies: 26
Views: 19074

Re: Anyone able to run Super VCD Games 300 on PC?

I think if someone can program an appropriate BIOS, then those roms can execute in emulators we use.
by sohan
Fri May 27, 2016 9:39 pm
Forum: NESdev
Topic: Anyone able to run Super VCD Games 300 on PC?
Replies: 26
Views: 19074

Re: Anyone able to run Super VCD Games 300 on PC?

zzo38 wrote:I still think figuring out the file format they use and the details to execute it would be of interest.
If you want to see one of those roms, let me know. I can give you :)
by sohan
Mon May 23, 2016 10:55 am
Forum: NESdev
Topic: Anyone able to run Super VCD Games 300 on PC?
Replies: 26
Views: 19074

Re: Anyone able to run Super VCD Games 300 on PC?

The thing is, every single game is now available on the net. But some games on that collection had their name changed. So it's hard to find those games, at least for me. Also I don't have the full list of those games. Found about half of the list here . So can't remember all of those games of that C...
by sohan
Sat May 21, 2016 2:15 am
Forum: NESdev
Topic: Anyone able to run Super VCD Games 300 on PC?
Replies: 26
Views: 19074

Re: Anyone able to run Super VCD Games 300 on PC?

It looks like you can take the two-byte (big-endian) value at offset 6 and add $61C0 to get the offset where the ROM starts, but there's no clear indication of ROM size, mirroring, or mapper. On top of that, some of these ROMs have been hacked specifically for the emulator. There wasn't anything pa...
by sohan
Sun May 15, 2016 10:40 am
Forum: NESdev
Topic: Anyone able to run Super VCD Games 300 on PC?
Replies: 26
Views: 19074

Anyone able to run Super VCD Games 300 on PC?

Hey folks, I'm trying to run these games for a long time. Searching over the internet since a few years. There isn't a single clue if anyone was able to rune these games. It's a CD as like as video cd structure (with CDI, EXT, MPEGAV, SEGMENT, VCD folders ) with an extra NEWROM folder. The NEWROM fo...