Commit Graph

8 Commits (ee33b228f90a70cd751b9b31ad4d6ec5004bd13f)

Author SHA1 Message Date
Michael Richters 5cee5d7d2a
Use `Runtime.*` instead of `Kaleidoscope.*` in SimHarness.cpp
2 years ago
Michael Richters e5d67efd58
Format codebase with `clang-format`
3 years ago
Michael Richters bc14df9f8b
Follow naming convention for private member variables
4 years ago
Michael Richters 371ba30ed3
Make SimHarness::CycleTime() const correct
4 years ago
Jesse Vincent a646261982
Add SetCycleTime and CycleTime to control how many ms each cycle take.
4 years ago
Jesse Vincent b5c744a7cf
Move RunForMillis.cpp to the .cpp file.
4 years ago
Michael Richters 39f0bbe159
Add KeyAddr versions of Press() & Release() to the simulator
4 years ago
Eric Paniagua fad1b7e051
Add a googletest-based test harness & tests
4 years ago