mirror of
https://github.com/InkboxSoftware/excelCPU.git
synced 2026-02-06 19:31:36 +08:00
Update README.md
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
The Excel 16-Bit CPU repository contains the following main files:
|
||||
```
|
||||
CPU.xlsx - The main spreadsheet which contains the CPU
|
||||
ROM.xlsx - The ROM spreadsheet used read by the CPU when the read ROM switch is turned on
|
||||
ROM.xlsx - The ROM spreadsheet read by the CPU when the read ROM switch is turned on
|
||||
InstructionSet.xlsx - Explains the ISA of the CPU
|
||||
compileExcelASM16.py - The Excel-ASM16 compiler
|
||||
Excel-ASM16.xml - Markdown for the Excel-ASM16 language compatible with Notepad++
|
||||
|
||||
Reference in New Issue
Block a user