Mirror of CollapseOS
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Virgil Dupras a70366aa43 drv/sdc: Implement SDC! pirms 4 gadiem
..
rc2014 drv/sdc: Implement SDC! pirms 4 gadiem
sms sms/vdp: highlight cursor with inverted palette pirms 4 gadiem
ti emul/hw/(ti|sms): detect window being closed pirms 4 gadiem
README.md Add RC2014 classic emulation pirms 4 gadiem

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.