Javascript电脑模拟器-在web界面运行linux系统

24次阅读

这台电脑模拟器是用 Javascript 写的。
在此仿真系统包括下列设备:
32 bit x86 compatible CPU;
8259 Programmble Interrupt Controller;
8254 Programmble Interrupt Timer;
16450 UART;
Real Time Clock。

选定的 Linux 内核版本为 2.6.20。

web 界面 linux 系统:http://bellard.org/jslinux/

具体开发内容请移步:http://bellard.org/jslinux/tech.html

正文完