Mirror of CollapseOS
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Virgil Dupras a70366aa43 drv/sdc: Implement SDC! 4年前
..
rc2014 drv/sdc: Implement SDC! 4年前
sms sms/vdp: highlight cursor with inverted palette 4年前
ti emul/hw/(ti|sms): detect window being closed 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.