Commit Graph

8 Commits

Author SHA1 Message Date
Tamas Rudnai 8f914756eb - Apple ][ Font
- Inverse characters
- Flashing characters
- Boot - RAM size detection bug fixed
- Frame around Text Field
- Fixed BRK
- Debug Target
- Speed Test target
2019-09-19 02:27:56 -07:00
Tamas Rudnai fe5f30114d - Added debug breakpoints for 6502 function test
- Fixed ADC/SBC in BCD mode
- Added "burst" mode with sync to screen refresh
- Reduced power consumption significantly
- Speedometer on Screen
2019-09-17 02:12:05 -07:00
Tamas Rudnai 26c413df6b - Unified inline
- "breakpoints" for debugging
- BugFixes
2019-09-15 04:02:22 -07:00
Tamas Rudnai f2e5b49a6e - Speed optimizations
- Carry Flag bugfix
2019-09-12 00:30:22 -07:00
Tamas Rudnai 80d6190fa1 - Address mode adjustments
- Some fine tunings
- Stack PUSH/POP address fix
- DispatchWorkItem to be able to kill emulator thread
2019-09-11 18:36:30 -07:00
Tamas Rudnai 5ad28e911e Instruction BugFixes 2019-09-10 00:00:00 -07:00
Tamas Rudnai b9e8640178 - Fixed CMP
- Fixed SBC
- Fixed RAM access from Swift
2019-09-08 14:52:52 -07:00
Tamas Rudnai 115313a40f Code separation, clocks ticks counts, bugfixes 2019-07-30 01:05:21 -07:00