Mirror of CollapseOS
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
Virgil Dupras a442c46935 sms/vdp: highlight cursor with inverted palette 4 yıl önce
..
rc2014 recipes: add "make emul" targets where appropriate 4 yıl önce
sms sms/vdp: highlight cursor with inverted palette 4 yıl önce
ti emul/hw/(ti|sms): detect window being closed 4 yıl önce
README.md Add RC2014 classic emulation 4 yıl önce

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.