Coming soon Drum(a sample based drum machine)
TheRetroMacaque
Creator of
Recent community posts
Hi everyone,
I have made a fantasy 8 bit computer the MMC 256k circa 1986
https://theretromacaque.itch.io/monkey-make-computer-mmc-256k
Stats and features: 5mhz Z80 based CPU, 256KB Fast Ram, 256KB ROM, 256KB VRAM, DMA and Blitter 4 Graphics modes incl. 640*480 high res mode with 32 colours, 320*240 with 64 colours, 256*192 with 128 colours and 160*120 with 256 colours all from a palette of 4096(RGB:4.4.4) 6 channel audio with Square, Pulse , Sine, Triangle, Noise with per channel filter effects plus 2 PCM channels. A maximum of 128 sprites(16 per scan line) on screen with collision. A full BASIC implementation using a custom built BASIC.
Included with your MMC 256k is the welcome suite of programs to demonstrate what your new machine is capable of.
My plans are eventually to model the CPU and introduce assembly language and ultimately make an FPGA hardware version. Please leave comments for feedback if you feel moved to. The project is free and runs in a browser.
Getting started
Type cat to get the contents of the disk then load filename then run to start the program or type demo to see the MMC Megademo.
Thanks for your time
Monkey(MonkeyMakeGame/Computer)
My puzzle game Split Personalities just got updated with vs 2 player splitscreen with vs human and vs CPU(experimental)!
6 personalities have been split into 20 different pieces you have to assemble them back whole.
Combine bonus blocks for bonuses in timed bonus mode or just for kicks in all other modes
Contols mouse and space or pad.
Made using #pygame design by me code by AI









Today I added a tutorial for all modes.