DCPU-16 EmulatorDCPU-16 仿真器
DCPU-16 Emulator 是一款用Python和C写的虚拟DCPU-16 的汇编器,反汇编器和仿真器。
特性:
- 16 bit words
 - 0x10000 words of ram
 - 8 registers (A, B, C, X, Y, Z, I, J)
 - program counter (PC)
 - stack pointer (SP)
 - extra/excess (EX)
 - interrupt address (IA)
 
评论
下载APPDCPU-16 Emulator 是一款用Python和C写的虚拟DCPU-16 的汇编器,反汇编器和仿真器。