home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR2 / C64EMUL.ZIP / ENGLISH.TXT < prev    next >
Text File  |  1992-11-28  |  3KB  |  67 lines

  1.  
  2. I found this emulator on a BBS in Bavaria (still, it appears to be virus free 
  3. ,-).  In reply to the following note which was placed in the original ZIP 
  4. file, I take the program *absolutely* seriously, it actually emulates a C64 
  5. quite closely.  Unfortunately, SID and VIC, the sound and video chips are 
  6. hardly emulated, so that most "professional" programs (which make use of 
  7. sprites and Hires graphics) do not run with reasonable results.  
  8. Unfortunately, an inquiry to the author of the program at 
  9. mate%mubo.abg.sub.org@ira.uka.de (Martin Freiberg) failed.  I would like 
  10. to hear about what you learn (e.g. patches?).  See the address below. 
  11.  
  12. hannes.
  13.  
  14. Johannes Kiehl | hannes%complx.stgt.sub.org@ira.uk.de
  15.  
  16. Here is the note which the author supplied
  17.  
  18. ------------------------------ C U T   C A T ------------------------------
  19.  
  20. The program C64.EXE is an emulator for the well known home computer from 
  21. Commodore.  This program is not to be taken too seriously but it brings back 
  22. pleasant memories for me.  Several notes about the program. 
  23.  
  24. - Runs only on PCs/ATs with a Hercules card
  25.  
  26. - The keyboard is the original 64, so [Shift-RightArrow] to go left (numeric 
  27. keypad only if you have a 101 key keyboard), [Shift-DownArrow] to go up, [\] 
  28. for the equals sign. 
  29.  
  30. - One can end the session with 'SYS 1' [Enter].  The same thing happens with 
  31. an undefined opcode. 
  32.  
  33. - [Ctrl-Alt-Del] causes a reset.  [Num] stands for [Run/Stop] and [Scroll] for 
  34. [Restore].  A Restore can also be issued by [Num-Scroll]. 
  35.  
  36. - It emulates one VC1541 floppy, which contains a machine language monitor on 
  37. a chip.  It can be loaded with 'LOAD "MONITOR" ,8,1' and called with 'SYS 
  38. 49152'.  Only one program can be stored.  The two format commands can not be 
  39. used. 
  40.  
  41. - Bank switching 1 is emulated (try 'POKE 1, 0').
  42.  
  43. - Timer 1 is partially emulated by the CIA at address DC00 <IRQ>. 
  44.  
  45. - The VIC functions of different character attributes <not Multicolor> and 
  46. background color <POKE 53281, X> are emulated.  Also, the key combination 
  47. [Shift-Alt] works as [Shift-CBM]. 
  48.  
  49. That's enough.  My proposal:  put it in the AUTOEXEC.BAT of someone you don't 
  50. like... 
  51.  
  52. [Translator's Note:
  53.  
  54. I tested this using the Hercules emulation mode of my VGA card (a Paradise).  
  55. There were extra characters on the right of the screen and the bottom line was 
  56. incompletely displayed.  Presumably this was due to a fault in my VGA card 
  57. rather than this program; maybe yours will work better. 
  58.  
  59. You probably know much more about the C64 than I do; so don't write to me to 
  60. ask for help in using this emulator.  (In particular, I have no idea about 
  61. how to take a Commodore disk and turn it into one of the *.41 files the 
  62. emulator uses!)  But, if you have corrections to the translation or additions 
  63. to the documentation, please send them to me and I'll incorporate them. 
  64.  
  65. luitje@m-net.ann-arbor.mi.us]
  66.  
  67.