Mirror of CollapseOS
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Virgil Dupras a70366aa43 drv/sdc: Implement SDC! 4 anos atrás
..
rc2014 drv/sdc: Implement SDC! 4 anos atrás
sms sms/vdp: highlight cursor with inverted palette 4 anos atrás
ti emul/hw/(ti|sms): detect window being closed 4 anos atrás
README.md Add RC2014 classic emulation 4 anos atrás

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.