8000 GitHub - proteanthread/pce: Emulates Mac Plus, PC, & Atari ST in asm.js
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

proteanthread/pce

 
 

Repository files navigation

PCE - PC Emulator
==============================================================================

PCE is a collection of microcomputer emulators.

For further information check out these files:

doc/pce-ibmpc.txt
	PCE/ibmpc, an IBM PC 5150 emulator

doc/pce-macplus.txt
	PCE/macplus, a Macintosh Plus emulator

doc/keys.txt
	Key combinations to control the emulator

doc/monitor.txt
	The monitor interface

doc/messages.txt
	Messages to control the emulator


Install
==============================================================================

To install do:

./configure
make
make install

The most important options for configure are:

--prefix=path
Set the installation prefix. The default is /usr/local.

--with-x11[=path]
Build the X11 based terminal.

--with-sdl
Build the SDL based terminal.


have fun
Hampa Hug <hampa@hampa.ch>

About

Emulates Mac Plus, PC, & Atari ST in asm.js

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 70.7%
  • JavaScript 26.1%
  • Makefile 1.0%
  • Assembly 0.9%
  • Shell 0.5%
  • Roff 0.4%
  • Other 0.4% 29B1
0