Incremented build number.
This commit is contained in:
parent
c0f17a5f92
commit
34e53d7ea7
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ extern "C"
|
||||||
#include "sample.h"
|
#include "sample.h"
|
||||||
|
|
||||||
unsigned versionMajor = 1;
|
unsigned versionMajor = 1;
|
||||||
unsigned versionMinor = 5;
|
unsigned versionMinor = 6;
|
||||||
|
|
||||||
// When the emulated CPU starts we execute the first million odd cycles in non-real-time (ie as fast as possible so the emulated 1541 becomes responsive to CBM-Browser asap)
|
// When the emulated CPU starts we execute the first million odd cycles in non-real-time (ie as fast as possible so the emulated 1541 becomes responsive to CBM-Browser asap)
|
||||||
// During these cycles the CPU is executing the ROM self test routines (these do not need to be cycle accurate)
|
// During these cycles the CPU is executing the ROM self test routines (these do not need to be cycle accurate)
|
||||||
|
|
Loading…
Reference in a new issue