Un émulateur de Commodore C65 qui fut un prototype et qui ne fut jamais vendu officiellement par Commodore.

 

C65

 
Il reste du travail car il manque un fichier pour fabriquer un programme en basic. L’emulateur n’est pas tout à fait opérationnel à ce niveau ; il faut d’abord prendre le fichier manquant COMDLG32.OCX qu’il faut installer dans win32 ou wow64 puis écrire le programme Basic dans le pad de windows et le ‘tokenized’ (transormer le texte en programme).

 

  • Included a fix for a COMDLG32.OCX error that happens on certain Windows systems when attempting to run Hi65 Edit and Launch Tool. Note that the fix must be installed manually, following the included instructions.
  • Fixed a bug in the text wraparound check that used to crash Hi65 if text reached the bottom of the screen in certain resolutions.
  • Implemented the CLR instruction, to clear all variables, loop stacks, open streams and data pointer during the course of a program.
  • Implemented the EXP mathematical function (the mathematical expression exp(x) equals to e^x).
  • Implemented the HELP instruction (only as an immediate command, to display the line that returned an error during the execution).
  • Implemented the CHR$, HEX$, LEFT$, MID$ and RIGHT$ string operations (note: for now, they only work in variable assigns, not as part of a PRINT command).

 

Télécharger Hi65 v6.0 (1,6 Mo)

Site Officiel

En savoir plus…