The C64 Emulator called Vice 64 3.5V is brilliant and you can even save your basic programming :) and also play C64 games too.
C64 Emulator
Miscellaneous Forums/General Discussion/C64 Emulator I've always used CCS64 and it handles anything you throw at it.
so you code in C64 basic or assembler?
Neither.. I never had a C64 but my mate did. I do like to fire up some of the old classic games from time to time.
Someone wrote a C64 emulator in Blitz3D - I have it somewhere - I'm sure it came with the source code.
Another vote for CCS64 here.
Yes, CCS64 is the best - easier to use than VICE too.
POKE 16571,173
SYS 16640
SYS 16640
Im writing a c64 emulator in BlitzMax right now.
Currently working on reading instructions and decoding them.
Currently working on reading instructions and decoding them.
puki look for it and send it to me please :)
I tried looking - I can't remember where it is. I got it from the old Blitzcoder site. Problem is, I hoard everything I can find - I've got multiple HD's full of stuff.
@ashmantle - inspired by remz tutorial by any chance?
I'm working on an Amstrad CPC emulator in BlitzMax at the mo.
I'm working on an Amstrad CPC emulator in BlitzMax at the mo.
Yep, remz inspired me to try my own. I love the C64 and it seemed logical ;)