Home | Forums | What's new | Resources | |
C4 - 2008 discussion |
RockinB - Aug 10, 2008 |
< Prev | 1 | 2 | 3 | 4 | 5 |
Chilly Willy | Apr 19, 2012 | ||||||||
I ran into the same problem - most 2600 emulators don't even work on a line-to-line basis, but on a cycle-to-cycle basis. I'm currently looking at the Jaguar 2600 emulator to see how hard it would be to port to the SH2. |
vbt | Apr 22, 2012 | |||||
good luck with this port, it looks like it is based on Virtual VCS too but no way to find the sources. here is my bad port, also i didn't find a way to run it at the same speed ad 2008. I have updated it a little. NB : no idea if it still run on saturn. |
Chilly Willy | Apr 22, 2012 | |||||
Thanks, I'll probably try to port it to the 32X and see how it runs there. EDIT: It's just the executables... not much I can do with that besides run it on my Saturn. As to the Jaguar 2600 emulator, I bought a DVD full of Jaguar source, and the 2600 emulator was one of the things on it, along with AvP and a number of other things. |
vbt | Apr 23, 2012 | |||||
ok, here are the bad port sources |
Chilly Willy | Apr 23, 2012 | |||||
NOW it's something to play with. I get more excited downloading code than the finished product. |
vbt | Apr 23, 2012 | |||||
don't get too excited, bad port with bad work Well, I accept every comment to improve things. |
Chilly Willy | Apr 23, 2012 | |||||
I looked it over - it's a mess! Not that I'm really criticizing - most ports tend to be messy... at least to start. I notice it still uses C for the main part of the emulation. I don't think you can get full-speed from the Saturn on this without moving to assembly. I did an assembly A8 emulator for the Amiga and PowerMac, so I think I can probably do a 2600 emulator that's mostly SH2 assembly. That would probably work better than trying to adapt a PC 2600 emulator to the Saturn/32X. I'm afraid most emulators for the 32X/Saturn would need to be mostly assembly to run at full speed. We're harking back to times when people did (nearly) 100% assembly emulators and gave them weird names. |
< Prev | 1 | 2 | 3 | 4 | 5 |