(PC) Javascript PC Emulator May 14, 2011 - 模擬器

Table of Contents

2011.05.17

This PC emulator is written in Javascript. The emulated hardware
consists in:

- a 32 bit x86 compatible CPU
- a 8259 Programmble Interrupt Controller
- a 8254 Programmble Interrupt Timer
- a 16450 UART.

- The code is written in pure Javascript using Typed Arrays which are
available in recent browsers. It was tested with Firefox 4 and Google
Chrome 11 on Linux, Window and Mac (it does not work with Chrome 12
beta. As far as I know, it is a bug in the browser). In any case, a
fast Javascript engine is needed to have good performance.
______________________________________________________________________________

下載:http://bellard.org/jslinux/

官方:http://bellard.org/

--

All Comments

Gary avatarGary2011-05-21
真了不起...javascript...這代表進入網頁就能玩了...