home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / programs / acorn / riscos2 / apps2 / !65Host / ReadMe < prev    next >
Text File  |  1989-01-06  |  2KB  |  47 lines

  1. This is 65Host, version 0.97/0.13.
  2.  
  3. Documentation on how to use 65Host can be found in Edition 2 of the
  4. Archimedes User Guide.
  5.  
  6. The following remarks should be noted about this version of 65Host and its
  7. documentation.
  8.  
  9. 65Host provides a limited emulation of a BBC Model B Microcomputer only.
  10. Access to the Archimedes printer port and serial port is not supported, and
  11. there is no emulation of the Model B sound chip or disc controller. As a
  12. consequence, copy-protected programs or those which attempt direct access to
  13. DFS directory sectors are unlikely to operate correctly.
  14.  
  15. The User VIA chip is only accessible to the emulator when an I/O Expansion
  16. Card is present. If a program uses the User VIA timers, it will not operate
  17. correctly without an I/O Expansion Card being fitted.
  18.  
  19. Versions of programs which run on the BBC Master 128 or Master Compact may
  20. use facilities not available on the BBC Model B, and so may not work under
  21. this emulation.
  22.  
  23. The *-commands described in the User Guide (*ListROMs, *SwapROMs, *CacheROM,
  24. *LinkROM, *EmulateBBC) are RISC OS *-commands provided by the emulator
  25. module. *Quit, on the other hand, is provided within the emulated BBC
  26. Microcomputer.
  27.  
  28. In addition the following *-commands are provided within the emulation:
  29.  
  30. *Reset [<number>]
  31. Performs a 6502 reset, like CALL !-4.
  32. If number=1, a power-on reset is performed.
  33.  
  34. *Go [<address>]
  35. Branch the emulated 6502 to the specified address.
  36.  
  37. *OS
  38. Provide a *-prompt loop within the 6502 emulator.
  39.  
  40. In the emulator the BREAK key emulates the BREAK key on the emulated
  41. computer, but the RESET key resets Archimedes.
  42.  
  43. *Tape is provided (in case an application issues this command), but cannot
  44. load or save files.
  45.  
  46. Econet OSWORDs are not supported.
  47.