craigthomas / Chip8Java

A Super Chip 8 emulator written in Java
MIT License
27 stars 2 forks source link

Pre-Version 2.0.0 Fixes #38

Closed craigthomas closed 2 months ago

craigthomas commented 2 months ago

This PR fixes a number of small issues with the emulator prior to a full V2.0.0 release. Fixes include:

Unit tests updated to catch new failures, and updated to reflect refactored changes.