-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Ketchup is a mod for Kerbal Space Program which implements a programmable CPU and associated devices.
The CPU is an implementation of the DCPU-16 spec, originally designed by Markus "Notch" Persson for the game 0x10c. Emulation of the CPU is provided by the Tomato library. Implementations of the monitor, keyboard, clock, floppy drive, and 3D vector display devices are also provided.
Release information and downloads may be found on the GitHub releases page.
Ketchup is currently an alpha, with many features and improvements to be made. Most notably, there exists only a minimal method of interacting with the vessel and its device interface is not yet finalized.
Because Ketchup is currently an alpha, backwards compatability is not guaranteed and save-breaking changes may be introduced. Please only use Ketchup for testing and tinkering until it has at least reached beta.
Please check the GitHub issue tracker for a list of all current issues (bugs or enhancements).
Ketchup is derived predominantly from the Tomato project, and its name begins with a K so... yeah.