fixed ticks to delay timer conversion
This commit is contained in:
@@ -16,6 +16,7 @@ private:
|
||||
public:
|
||||
constexpr static sreg_t scLowRestFontAddr = 0x0000;
|
||||
constexpr static sreg_t scResetVector = 0x0200;
|
||||
constexpr static sreg_t scTimerFreq = 60;
|
||||
constexpr static size_t scMemorySize = 4096;
|
||||
|
||||
enum {
|
||||
|
||||
Reference in New Issue
Block a user