'C64tips.TXT'


Here some common informations:

  Ŀ
                                                                       
    ***** HINTS ***** TIPS ***** TRICKS ***** BUGS ***** INFOS *****   
                                                                       
  




Version history:

V0.9a		*  a stable integrated version, using 256 color mode and ehanched
			   border (caused many proplems on various system's)

V0.9as		* 16 color version, with new keyboard emulation; a bit faster as
			  V0.9a; need's less XMS-memory but coarse X-smooth-scrolling;
			  and no enhanched border.

V0.0 final beta * new c64 video mode, hardw.  video sync., many bugfixex,


About software transfering (C64 - PC) and Floppy emulation

A 1541 emulation through a PC-drive is not possible, in case if you want to read
your old C64 diskettes. Disk emulation using the PC-format is starting from the
first C64alive implemented (try the '@P:A:\' command). The PC-floppy controller
765 is using microcode to access the disk drives. The CPU is only telling the
floppy controller via command what to do. It is not possible to use user de-
fined sync-set's (like it would be necessary for the 1541 format). The only
current method to read 1541 format directly is the use of the X1541 software
(using a special cable from the PC to a original 1541 drive). But faster and
more convinient is the use of 'SENDtoPC' and 'REC64.EXE' (because they support
most of the C64 fastloaders and full label conversation is performed).
-> see docfile.

I also noticed in the last the week's some good software pack's for C64alive
'C64progs.ZIP' and 'C64prog2.ZIP' containing over 2MB of tested C64 games, demo's
and tools (try 'allykat', nice raster effects').


Tip's on multi-disk program's

If some files on different diskettes have the same name, you can copy each
diskette in a own directory. If for example the game requires disk II, just enter
the integrated ASM-monitor (CTRL-TAB) and type '@P:..\dirname'. Then jump back
to the programm by typing 'R' (..return). It's not very convienient, but
functionable till I implement a better disk-handling.


That's it. I hope I could help you!

Your's Frank.


PS: Some programs (arkanoid, think twice...) may stuck because of a raster
    interupt proplem. If a CIA and a VIC interupt are comming together, one
    interupt is lost. If you change the interupt-check in the programms
    assembler code (via integrated asm-monitor) the programm will possibly
    run. If you have information about interupt-priority on the C64 or if
    you know someone who have, please write.


