Commit Graph

7 Commits (ea291858b25af33605be73c21db886dcc8d77469)

Author SHA1 Message Date
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