Commit Graph

261 Commits

Author SHA1 Message Date
Tamas Rudnai
f2e5b49a6e - Speed optimizations
- Carry Flag bugfix
2019-09-12 00:30:22 -07:00
Tamas Rudnai
08327ef0a4 - Speed optimization: It is unlikely that one would poke I/O address space with indexed memory access, so those no need to check 2019-09-11 19:08:55 -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
8a6f1654ee Refactoring instruction handler in switch
Fixed some issues
2019-09-11 00:11:45 -07:00
Tamas Rudnai
5ad28e911e Instruction BugFixes 2019-09-10 00:00:00 -07:00
Tamas Rudnai
d644057a13 Added basic keyboard functionality
Added Soft Reset support
Fixed few minor bugs
2019-09-09 00:27:31 -07:00
Tamas Rudnai
f5ea13eb86 Display Text Memory 2019-09-08 19:55:19 -07:00
Tamas Rudnai
b9e8640178 - Fixed CMP
- Fixed SBC
- Fixed RAM access from Swift
2019-09-08 14:52:52 -07:00
Tamas Rudnai
c907317419 - Improved memory management
- speed bumped up a little bit
2019-09-07 16:18:05 -07:00
Tamas Rudnai
115313a40f Code separation, clocks ticks counts, bugfixes 2019-07-30 01:05:21 -07:00
Tamas Rudnai
75a844161d Initial Commit 2019-07-25 22:51:36 -07:00