Mirror of CollapseOS
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Virgil Dupras e06d6c5345 ti84: we have a prompt 4 роки тому
..
rc2014 drv/sdc: Implement SDC! 4 роки тому
sms sms/vdp: highlight cursor with inverted palette 4 роки тому
ti ti84: we have a prompt 4 роки тому
README.md Add RC2014 classic emulation 4 роки тому

README.md

Hardware emulation

In this folder, we emulate some of the hardware used in recipes. The emulation is done in a simplistic manner, just enough to verify that the driver code for it works generally well. No tricky stuff implemented.

This kind of emulation is useful for detecting obvious regressions without having to get the code on actual hardware for the upteenth time.

To use, go to the appropriate subfolder and read README there.