From cccb99226d3951fd9dfe1c4cf1c43126a1309d51 Mon Sep 17 00:00:00 2001 From: WlodekM Date: Mon, 31 Mar 2025 19:47:54 +0300 Subject: move to pc-thing/ --- pc-thing/readme.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 pc-thing/readme.md (limited to 'pc-thing/readme.md') diff --git a/pc-thing/readme.md b/pc-thing/readme.md new file mode 100644 index 0000000..047d8c0 --- /dev/null +++ b/pc-thing/readme.md @@ -0,0 +1,19 @@ +# shitPC + +an emulator for a fictional 16 bit computer thingy + +the system has: + +- 3 registers: A, B and C (16-bit) + +- 65535 addressable locations (each one storing 16 bits) + +- interrupt support + +- basic I/O + +- its own assembly language + +- disk support + +see [instructions.md](instructions.md) to see the documentation for the instructions or [assembler.md](assembler.md) to see the documentation for the assembler \ No newline at end of file -- cgit 1.4.1-2-gfad0