Mirror of CollapseOS
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Virgil Dupras a70366aa43 drv/sdc: Implement SDC! vor 4 Jahren
..
rc2014 drv/sdc: Implement SDC! vor 4 Jahren
sms sms/vdp: highlight cursor with inverted palette vor 4 Jahren
ti emul/hw/(ti|sms): detect window being closed vor 4 Jahren
README.md Add RC2014 classic emulation vor 4 Jahren

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.