* Some audout refactoring and improvements * More audio improvements * Change ReadAsciiString to use long for the Size, avoids some casting
* Add tests * Add some simple Alu instruction tests * travis: Run tests * CpuTest: Add TearDown