Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jsdf/pce
Emulates Mac Plus, PC, & Atari ST in the browser using WebAssembly
https://github.com/jsdf/pce
atari-st classic-mac-os emscripten emulator ibm-pc pce
Last synced: 5 days ago
JSON representation
Emulates Mac Plus, PC, & Atari ST in the browser using WebAssembly
- Host: GitHub
- URL: https://github.com/jsdf/pce
- Owner: jsdf
- License: gpl-2.0
- Created: 2013-10-29T09:02:42.000Z (about 11 years ago)
- Default Branch: pcejs
- Last Pushed: 2022-06-23T02:49:26.000Z (over 2 years ago)
- Last Synced: 2024-11-30T16:12:59.182Z (12 days ago)
- Topics: atari-st, classic-mac-os, emscripten, emulator, ibm-pc, pce
- Language: C
- Homepage: https://jamesfriend.com.au/pce-js
- Size: 10.6 MB
- Stars: 877
- Watchers: 44
- Forks: 153
- Open Issues: 21
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
- awesome-os - pce - js/pce-js-apps/) | ( MACINTOSH)
README
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 emulatordoc/pce-macplus.txt
PCE/macplus, a Macintosh Plus emulatordoc/keys.txt
Key combinations to control the emulatordoc/monitor.txt
The monitor interfacedoc/messages.txt
Messages to control the emulatorInstall
==============================================================================To install do:
./configure
make
make installThe 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