Search found 4 matches
- Mon Dec 06, 2010 7:00 pm
- Forum: CCS64 Bugs
- Topic: Soundbug in CCS64 V.3.8
- Replies: 8
- Views: 15131
Re: Soundbug in CCS64 V.3.8
I'm no ccs64-developer, but I run V3.8 on two different Win7 x64 machines without any problems.
- Sat Nov 27, 2010 3:04 pm
- Forum: CCS64 Usability Problems
- Topic: How to insert a new disk?
- Replies: 1
- Views: 9927
Re: How to insert a new disk?
It's quite simple, really.
Just the usual alt+f8, choose the disk, and press f4. Or you can choose the disk, press enter to get the listing, and the press f1.
Just the usual alt+f8, choose the disk, and press f4. Or you can choose the disk, press enter to get the listing, and the press f1.
- Sat Nov 27, 2010 3:00 pm
- Forum: CCS64 Usability Problems
- Topic: game not loading after 'press play on tape'
- Replies: 1
- Views: 10262
Re: game not loading after 'press play on tape'
I'm quite sure you have disk-images (D64).
Use alt-f8, choose side 1 and press enter. You will then get a listing of the files on the disk.
Now, you can either choose the file and press f1, Ff or enter
Or, you can press f3 and then type LOAD "(name of file)",8 and the run.
Use alt-f8, choose side 1 and press enter. You will then get a listing of the files on the disk.
Now, you can either choose the file and press f1, Ff or enter
Or, you can press f3 and then type LOAD "(name of file)",8 and the run.
- Sat Nov 27, 2010 2:51 pm
- Forum: CCS64 Bugs
- Topic: Bombuzal doesn't load from TAP
- Replies: 2
- Views: 7802
Re: Bombuzal doesn't load from TAP (IRQ Bug)
The TAP is working 100%. The problem here is a little bug in the IRQ-Emulation!
I've experienced this on several other occations as well. It seems like under certain circumstances, the IRQ just starts over again and again.
Technically speaking, the IRQ always ends with a RTI. When this command is ...
I've experienced this on several other occations as well. It seems like under certain circumstances, the IRQ just starts over again and again.
Technically speaking, the IRQ always ends with a RTI. When this command is ...