home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / progasm / 68em10.arj / POSTER < prev    next >
Encoding:
Text File  |  1991-06-17  |  1.1 KB  |  31 lines

  1. >>>file/ibm_pc_b 1429 ibmbin-request@crdgw1.crd.ge.com(35142)13Jun91 05:05
  2. TITLE: v12i204: 68em10, 6800 emulator (part 01/03)
  3.  
  4. +Message-ID   : <4049@sixhub.UUCP>
  5. +From         : ibmbin-request@crdgw1.crd.ge.com
  6. +Organization : 
  7.  
  8. Checksum:  769229629  (Verify with "brik -cv")
  9. Posting-number: Volume 12, Issue 204
  10. Submitted-by: kevin@latcs1.lat.oz.au (Kevin Bertram)
  11. Archive-name: 68em10/part01
  12.  
  13.  
  14. Submitter kevin@latcs1.lat.oz.au (Kevin Bertram) says:
  15.  
  16.   This program is a software emulator that will run under MSdos to
  17. perform the functions of the Motorola M6800 8 bit CPU. All of the M6800
  18. CPU's instructions are supported as well as a few others, also two of
  19. the three hardware (IRQ, NMI) and the only software (SWI) interupts are
  20. supported.
  21.  
  22.   I have "tuned" the emulator to get the best possible speed from the
  23. program as I could. Needless to say that the program is not portable
  24. beyond the 80x86 CPU since it has been entirely written in assembler
  25. code. A sample multitasking OS (a small one written in M6800 assembler)
  26. has been included in the archive to give you a feel for the emulators
  27. speed and some of its features.
  28.  
  29.  
  30.  
  31.