summary refs log tree commit diff
path: root/pc-thing/readme.md
diff options
context:
space:
mode:
authorWlodekM <[email protected]>2025-04-02 12:23:56 +0300
committerWlodekM <[email protected]>2025-04-02 12:23:56 +0300
commit1027b91f357eaaa4793b9d16673b0ab662b37c7e (patch)
tree8625f0aebc48ab32d6d4c3bd5ae92cfbf82c8c08 /pc-thing/readme.md
parent0f6d349f9b8d22b3f8d972c5ff19ffb276629bdb (diff)
remove pc thing
Diffstat (limited to 'pc-thing/readme.md')
-rw-r--r--pc-thing/readme.md19
1 files changed, 0 insertions, 19 deletions
diff --git a/pc-thing/readme.md b/pc-thing/readme.md
deleted file mode 100644
index 047d8c0..0000000
--- a/pc-thing/readme.md
+++ /dev/null
@@ -1,19 +0,0 @@
-# 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