Search found 4 matches

by SavourySnaX
Wed Feb 01, 2012 11:47 am
Forum: NESemdev
Topic: Emulation Description Language + NTSC Composite
Replies: 11
Views: 5816

Been a while since I posted. Since last time, I've enlisted the help of someone at work, who has kindly offered his services to write a tv emulator that sits within my nes framework (which saves having to switch to crtsim to check the video signal). The original nes emulator was a pin accurate CPU c...
by SavourySnaX
Mon Jan 16, 2012 12:05 pm
Forum: NESemdev
Topic: Emulation Description Language + NTSC Composite
Replies: 11
Views: 5816

Blimey - I didn't realise so many people would remember me. I've been out of the emulation scene for a long while now, but tinkered around with various things in my own way. '98 :) - I do remember the C port being done (I`m afraid my memory is a bit poor), didn't realise it was you. I have to say th...
by SavourySnaX
Sun Jan 15, 2012 2:01 pm
Forum: NESemdev
Topic: Emulation Description Language + NTSC Composite
Replies: 11
Views: 5816

RLError - yes. That was a long time ago, Charles did exceptional work after I moved on. Those were the days :) tokumaru - the intention is to provide the external cart connector signals and then have a file to describe the cartridge format. The details on this are sketchy at present, I almost want i...
by SavourySnaX
Sun Jan 15, 2012 9:04 am
Forum: NESemdev
Topic: Emulation Description Language + NTSC Composite
Replies: 11
Views: 5816

Emulation Description Language + NTSC Composite

Hi all, I've been reading this site with great interest over the last month or so. In my spare time, I've been working on an emulation description language (although to be fair its more of a cpu description language). I have written i8080,z80,6502,6510 and begun an rp2a03 && rp2c02 core (yes...