| |
madman68 Account closed
Registered: Apr 2011 Posts: 20 |
Power cardridge KCS on Vice 2.2 64 bits
Hi,
I would like to get the KCS powercartridge to work on vice 64 bits latest version (2.2)
It works, even shows directory , but when i try to load a file i only get: searching for "file" and thats all.
Any hints?
I a coding for a demo and i have a real C64 here where i can code on but i want to save that as much as possible....
So i would like to work in vice with an assembler, like in the old days and then use the powercartrige as help for the monitor in it.
Any hints would be welcome!
|
|
| |
Count Zero
Registered: Jan 2003 Posts: 1932 |
I am using VICE from cvs and quickly tried the v1 and v2 images from http://rr.pokefinder.org/wiki/Power_Cartridge
Both worked fine using LOAD and DLOAD though I didn't see much of a speedup on DLOAD :)
|
| |
yago
Registered: May 2002 Posts: 333 |
latest version is 2.3
have you true drive emulation switched on?
|
| |
madman68 Account closed
Registered: Apr 2011 Posts: 20 |
Thanx for replies, ill upgrade to vice 2.3 and try these images!
Thanx again! |
| |
Count Zero
Registered: Jan 2003 Posts: 1932 |
erm - not cvs - svn of course.
And Yago is right - make sure True Drive emulation is like always enabled. |
| |
madman68 Account closed
Registered: Apr 2011 Posts: 20 |
Excuse me but i really don t know what the difference between cvs or svn is, could u please explain this? and version 2.3 i cannot find that on the vice site, only 2.2.. |
| |
Count Zero
Registered: Jan 2003 Posts: 1932 |
Get it from http://sourceforge.net/projects/vice-emu/files/releases/binarie..
cvs and svn are source repository systems. Meaning I am using the most recent "snapshot" in a way.
When upgrading, make sure to delete your old vicerc config.
|
| |
madman68 Account closed
Registered: Apr 2011 Posts: 20 |
Works fine now, thanx a lot! |