| View previous topic :: View next topic |
| Author |
Message |
Lemon64 Donator!


Joined: 14 Sep 2003 Age: 41 Posts: 780 Location: West Yorkshire
|
Posted: Sun Jan 04, 2004 8:42 pm Post subject: Commodore 65 |
|
|
Does anyone know if there is an emulator available for the Commodore 65?
It would be nice to have a play with one, seen as they are almost impossible to buy... _________________ |
|
| Back to top |
|
 |
Master of C64


Joined: 13 Jul 2002 Age: 39 Posts: 1023 Location: 3-0 down and cruising
|
Posted: Sun Jan 04, 2004 9:59 pm Post subject: |
|
|
i think the kernal rom is on patrick van der poel's website to use with ccs64, but iirc the emu just locks up, not 100% sure tho |
|
| Back to top |
|
 |
Lemon64 Donator!


Joined: 14 Sep 2003 Age: 41 Posts: 780 Location: West Yorkshire
|
Posted: Sun Jan 04, 2004 10:05 pm Post subject: |
|
|
just had a look, but i cant find the ROMs ... _________________ |
|
| Back to top |
|
 |
Groupie


Joined: 27 Oct 2002 Posts: 182
|
Posted: Sun Jan 04, 2004 10:10 pm Post subject: |
|
|
MESS includes a C65 driver, although it's been a while since I've checked (and when I did, it was buggy). From the site, in the list of supported systems:
| Quote: | C65 / C64DX (Prototype, German PAL, 910429)
C65 / C64DX (Prototype, NTSC, 910111)
C65 / C64DX (Prototype, NTSC, 910523)
C65 / C64DX (Prototype, NTSC, 910626)
C65 / C64DX (Prototype, NTSC, 910828)
C65 / C64DX (Prototype, NTSC, 911001) |
|
|
| Back to top |
|
 |
Forum Junkie


Joined: 18 Aug 2002 Age: 34 Posts: 564 Location: Ireland
|
Posted: Mon Jan 05, 2004 12:11 am Post subject: |
|
|
MESS never works for me.. not with any system. _________________ We are the music makers, and we are the dreamers of dreams |
|
| Back to top |
|
 |
Master of C64


Joined: 13 Jul 2002 Age: 39 Posts: 1023 Location: 3-0 down and cruising
|
Posted: Mon Jan 05, 2004 1:39 am Post subject: |
|
|
http://www.vanderpoel.demon.nl/commodore/ click the system roms link on the left and it's there |
|
| Back to top |
|
 |
Lemon64 Donator!


Joined: 14 Sep 2003 Age: 41 Posts: 780 Location: West Yorkshire
|
Posted: Mon Jan 05, 2004 11:10 pm Post subject: |
|
|
Got the emulator working!
Does anyone know of any software/demos available for this system? _________________ |
|
| Back to top |
|
 |
Forum Junkie


Joined: 18 Aug 2002 Age: 34 Posts: 564 Location: Ireland
|
Posted: Tue Jan 06, 2004 2:24 am Post subject: |
|
|
It still doesn't work for me.. it keeps saying 910828.bin can't be found. _________________ We are the music makers, and we are the dreamers of dreams |
|
| Back to top |
|
 |
Lemon64 Donator!


Joined: 14 Sep 2003 Age: 41 Posts: 780 Location: West Yorkshire
|
Posted: Tue Jan 06, 2004 9:28 pm Post subject: |
|
|
Yes I got that error at first then I copied all the different C-65 ROMS I could find into the BIOS folder (leaving as .zip files) then it seemed to work fine!
There were six roms I copied, all from here http://www.geocities.com/messroms/
(although the emulator does say that the roms don't function correctly, although they seemed OK to me ...)
Apparently the C65 is compatible with many C64 titles, but I don't know how to get the emulator into C64 mode, or how to attach .d64 files, if that is at all supported ... _________________ |
|
| Back to top |
|
 |
Lemon64 Donator!


Joined: 31 Jan 2002 Age: 55 Posts: 1457 Location: USA, Texas Fav Game: Project Firestart
|
Posted: Wed Jan 07, 2004 6:00 am Post subject: |
|
|
type GO64
To attach an image go to devices and mount it on floppy drive #1.
I sure wish I had one of these babies.
 _________________ Emulation is the sincerest form of flattery. |
|
| Back to top |
|
 |
Guest
|
Posted: Wed Jan 07, 2004 7:07 am Post subject: |
|
|
meh. I played with one once.... read the technical manual, had a look at some small demo routines that Paul Gardner-Stephen had written for it (including an amiga iff slideshow from memory).
On the whole I wasnt all that excited. I guess its the overriding feeling that youll probably never have anyone to share the experience with, since noone else owns one
Now the C=1 excites me a lot more - but Im waiting for it to stabilise a bit before committing. |
|
| Back to top |
|
 |
Groupie


Joined: 27 Oct 2002 Posts: 182
|
Posted: Wed Jan 07, 2004 6:08 pm Post subject: |
|
|
The 65's 64 compatibility is not as good as the 128's. From Cameron Kaiser's Secret Weapons of Commodore, referring to 64 compatibility:
| Quote: | | Well, it was a nice thought, anyway; the 65 is 64 compatible, but not in the sense that the 128 is 64 compatible. The 128 basically carries a 64 inside of it (therefore 99.9999999% compatible except for programs that mess with a few select locations peeking into the 128 hardware) with all attendant ROMs, quirks, etc. The 65, on the other hand, actually emulates the 64 while keeping all its enhanced features active (runs at the lower clock speed; emulates the BASIC [version 2.2 ?!]). Because of this, the 65 is really only around 75-80% compatible with 64 programs. Demos, copy-protection schemes and cracks depending on NMOS artifact opcodes in the 6510 will die or misbehave; there are probably timing difficulties as well. |
|
|
| Back to top |
|
 |
Lemon64 Donator!


Joined: 14 Sep 2003 Age: 41 Posts: 780 Location: West Yorkshire
|
Posted: Wed Jan 07, 2004 9:46 pm Post subject: |
|
|
I have tried mounting a .d64 image but can't get it to work.
I tried LOAD"$",8 but got missing file and then I realised it was set as decvice 10 so I tried LOAD"$",10 but the system locks up everytime. It also locks up if I try to mount a .prg file ...
Any ideas? _________________ |
|
| Back to top |
|
 |
Forum Junkie


Joined: 18 Aug 2002 Age: 34 Posts: 564 Location: Ireland
|
Posted: Thu Jan 08, 2004 12:18 am Post subject: |
|
|
Got it working, thanks Rubik
I have no idea what the .prg files are (I'm sure I've seen .p00 files before?), but I assume they're disk images for the onboard 3.5 inch floppy drive? Hence, the quick boot?
Mounting .d64 images to the two drives doesn't seem to work - the machine (well, emulator) can't see anything there. I'm not sure how BASIC 10 runs, but it can't be that far from the C128's BASIC 7. Disk loading responses are certainly different.
It doesn't matter whether or not I load images in '65 or '64 mode - nothing works.
Does anyone know of any online manuals for the C65? I'd like to learn a little of the basic. Surely someone has manuals out there? _________________ We are the music makers, and we are the dreamers of dreams |
|
| Back to top |
|
 |
|