Mirror of CollapseOS
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Virgil Dupras a70366aa43 drv/sdc: Implement SDC! hace 4 años
..
rc2014 drv/sdc: Implement SDC! hace 4 años
sms sms/vdp: highlight cursor with inverted palette hace 4 años
ti emul/hw/(ti|sms): detect window being closed hace 4 años
README.md Add RC2014 classic emulation hace 4 años

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.