Mirror of CollapseOS
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Virgil Dupras a70366aa43 drv/sdc: Implement SDC! il y a 4 ans
..
rc2014 drv/sdc: Implement SDC! il y a 4 ans
sms sms/vdp: highlight cursor with inverted palette il y a 4 ans
ti emul/hw/(ti|sms): detect window being closed il y a 4 ans
README.md Add RC2014 classic emulation il y a 4 ans

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.