Autore Topic: Programma Server64  (Letto 4652 volte)

jacks

  • Utente
  • **
  • Post: 449
  • Gioco Preferito: Green beret
Programma Server64
« il: 27 Marzo 2005, 19:52:02 »
salve a tutti
ieri ho trovato un programma su internet ,server c64 (scaricabile da http://www.kemuland.com/cs64utility.php ) che mi è sembrato interessante in quanto permette  di utilizzare il Pc come drive esterno per il C64.
nella guida dice che per farlo funzionare va configurato il file server64.ini

Citazione da: guida server64
Example of how to use this program.
-----------------------------------
Setup the SERVER.INI file.
Start your PC
Start your C64
Start SERVER64 on the PC
type LOAD"qix.bin",8 on the C64
and run it.
Or to get a directory you type
LOAD"$",8
Or make a small basic program save it and then reload it.
Wilcard are also suported.
Press ESC to exit SERVER64.

c'è anche un esempio su come configurarlo
Citazione
;This INI is VERY STRICT (made it in a hurry)
;First 4 characters are '1541' or 'PC  ' (mind de captials and the spaces)
;Then a ; followes next is the device number (fill it up with 0) 2 positions
;As last the file or path. See the examples bellow. If it is empty the
;current directory is used for the PC filesystem for the 1541 filesystem it
;may not be empty!!
;
;An empty line or a line beginning with a ; is comment. That's it.
;For example : (the first two are comments!! remove ; to activate. do this
;only if you have the directory or the file!)
;
;1541;08;D:\C64\SERVER64\LORDOTR1.D64
;PC  ;09;
;
PC  ;08;

io quindi per farlo funzionare, ho impostato la directory dove ho i giochi come è impostata nella scritta in grassetto. (ed ho levatpo anche il ; )
però mi da errore di runtime, che esce quando la directory è sbagliata
Citazione
Runtime error's
---------------
if you use an invalid path the program will abort with an runtime error.

sapete come posso fare pe fallo funzionare ?
grazie in anticipo dell'aiuto
« Ultima modifica: 21 Febbraio 2015, 18:48:42 da eregil »
se devi vivere tutta la vita strisciando come un verme, alzati e muori !! (Jim Morrison)

fab

  • Utente
  • **
  • Post: 493
    • http://wav-prg.sourceforge.net/
  • Gioco Preferito: Tetris, Turrican, Impossible Mission
Programma Server64
« Risposta #1 il: 28 Marzo 2005, 15:31:33 »
 Io proverei VC1541. o 1541EMU, ma il cavo è molto più difficile da costruire
Un giapponese sa recitare a memoria tutti i numeri di pi greco fino all'83431º decimale. Sa a memoria anche l'unico numero telefonico che è nella sua agendina - Daniele Luttazzi

hiryu

  • Utente
  • **
  • Post: 649
    • http://hiryu.netsons.org/
  • Gioco Preferito: Wizard Of Wor
Programma Server64
« Risposta #2 il: 29 Marzo 2005, 00:13:50 »
 il miglior programma per usare il pc come drive per c64 è 64hdd (http://www.64hdd.com), basta un semplice cavo XE1541 o anche X1541
Elwood: "E' partito un pistone"
Jake: "Poi torna?"
________________________________________________________
Hiryu @ http://hiryu.netsons.org | http://www.virb.com/hiryu

jacks

  • Utente
  • **
  • Post: 449
  • Gioco Preferito: Green beret
Programma Server64
« Risposta #3 il: 29 Marzo 2005, 10:14:31 »
 proverò tutti e tre i programmi, grazie a tutti dei consigli
se devi vivere tutta la vita strisciando come un verme, alzati e muori !! (Jim Morrison)

jacks

  • Utente
  • **
  • Post: 449
  • Gioco Preferito: Green beret
Programma Server64
« Risposta #4 il: 29 Marzo 2005, 16:08:23 »
 con 64hdd ho un problema : riesco a salvare i file nel disco rigido e a caricare quelli che creo io (es. faccio save"ciao",9,1 , lo salva e poi riesco a ricaricarlo)
ma quelli esterni (tipo quelli di esempio inclusi con il programma 64hdd) no e quando faccio load"$",9 (9 perchè setto come 9 il disco rigido), mi da file not found invece di darmi il listato.
ho provato a leggere il troubleshooting e dice più o meno che non carica i file quando non si specifica  con il comando -xe che si usa il cavo xe1541 (quello che uso io)
quindi da dos eseguo questo comando : 64hdd -codice -xe -9
però continua a darmi file not found quando chiedo il listato e a non caricarmi i file esterni , mentre mi salva perfettamente.
sapete da cosa può dipendere?
grazie

 
se devi vivere tutta la vita strisciando come un verme, alzati e muori !! (Jim Morrison)

hiryu

  • Utente
  • **
  • Post: 649
    • http://hiryu.netsons.org/
  • Gioco Preferito: Wizard Of Wor
Programma Server64
« Risposta #5 il: 29 Marzo 2005, 17:17:57 »
 se associ a 9 il drive c:\ e i files di 64dhh si trovano, ad esempio, in c:\64hdd\prg devi entrare nella dir dove si trovano i files (LOAD"$64HDD",9 ... etc)
Elwood: "E' partito un pistone"
Jake: "Poi torna?"
________________________________________________________
Hiryu @ http://hiryu.netsons.org | http://www.virb.com/hiryu

jacks

  • Utente
  • **
  • Post: 449
  • Gioco Preferito: Green beret
Programma Server64
« Risposta #6 il: 30 Marzo 2005, 14:34:56 »
 ora è tutto chiaro, grazie.
 
se devi vivere tutta la vita strisciando come un verme, alzati e muori !! (Jim Morrison)