Emu8080

From Computer History Wiki
Jump to: navigation, search

Emu8080 is an Intel 8080 emulator written in JavaScript, that can boot CP/M! The project homepage is here, while to access it, just click here.

It works best in Google Chrome.

Sample session

>>> r  0 cpma                                                                                                                                                                  
loading image cpma.cpm......OK                                                                                                                                                 
writing to disk 0..............................................................................................................................................................
.......................................................................................DONE                                                                                    
>>> r 1 zork1                                                                                                                                                                  
loading image zork1.cpm...OK                                                                                                                                                   
writing to disk 1..............................................................................................................................................................
.................................................................................................DONE                                                                          
>>> b                                                                                                                                                                          
load bootloader from drive 0......DONE                                                                                                                                         
>>> g 0                                                                                                                                                                        
64K CP/M Vers. 2.2 (CBIOS V1.2a for emu8080, derived from z80pack by Udo Munk)                                                                                                 
                                                                                                                                                                               
A>b:                                                                                                                                                                           
B>zork1                                                                                                                                                                        
ZORK I: The Great Underground Empire                                                                                                                                           
Copyright (c) 1981, 1982, 1983 Infocom, Inc. All rights                                                                                                                        
reserved.                                                                                                                                                                      
ZORK is a registered trademark of Infocom, Inc.                                                                                                                                
Revision 88 / Serial number 840726                                                                                                                                             
                                                                                                                                                                               
West of House                                                                                                                                                                  
You are standing in an open field west of a white house, with                                                                                                                  
a boarded front door.                                                                                                                                                          
There is a small mailbox here.                                                                                                                                                 
                                                                                                                                                                               
>