Merge branch 'master' into cleanup

This commit is contained in:
penfold42 2018-07-30 22:25:40 +10:00
commit 2afc426a7e
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ extern "C"
#include "ssd_logo.h"
unsigned versionMajor = 1;
unsigned versionMinor = 9;
unsigned versionMinor = 10;
// 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)