From 85f7a717810021895d187d5cdc9b9b98dd18c4da Mon Sep 17 00:00:00 2001 From: Daniel Bulant Date: Thu, 25 Dec 2025 14:01:51 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 14f589b..be168a7 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This is my github page for nearly all my projects. If you want to see my work, I * [Heaventaker](https://github.com/danbulant/heaventaker) - Open-source visual novel ([web](https://heaventaker.danbulant.eu/)) game, also available for [Android](https://play.google.com/store/apps/details?id=eu.danbulant.heaventaker&utm_source=github_profile). On [itch.io](https://danbulant.itch.io/heaventaker). * [Mangades](https://github.com/danbulant/Mangades) - Mangadex simple website client, used for simple viewing (much lighter site than Mangadex itself) and downloading (in e-book reader compatible formats, supported EPUB and CBZ). -* [CPU](https://github.com/danbulant/cpu) - Custom 32 bit cpu architecture inspired by MIPS with logisim circuit and a rust emulator. Can play Bad Apple. +* CPU (private now; made into a challenge. Might be a blog post later) - Custom 32 bit cpu architecture inspired by MIPS with logisim circuit and a rust emulator. Can play Bad Apple. * [chip8](https://github.com/danbulant/chip8) - Chip8 emulator along with a [Bad Apple rom generator](https://github.com/danbulant/chip8badapple). * [Bad Apple on Wooting](https://github.com/danbulant/wooting-fun) - A script to play bad apple on the wooting keyboard. There's still not enough bad apple.