Changes

Jump to: navigation, search

Comparing C64 to CPC

1 byte added, 12:44, 9 April 2014
/* Comparing CPC and C64 */
* The C64 tape loading is done through interrupts so is not intensive on the cpc. The CPC tape loading is intensive on the CPU.
* The C64 communicates with the disc drive through a wired serial connection. This means loading from disc is slow unless a special loader is used.The CPC's disc interface uses a NEC765 disc controller and loads much quicker. 
* The C64 can easily play music while loading from tape or disc and do other graphical effects at the same time. The CPC can play music during tape or disc loading but it's more processor intensive and is restricted to no other effects when this is done.
2,541
edits