Commit Graph

13 Commits

Author SHA1 Message Date
Tamas Rudnai
0c72992e8a Source code organizing 2 2020-02-16 21:17:28 -08:00
Tamas Rudnai
7e2d93f043 - Disk read acceleration
- Source code organization 1
2020-02-16 20:38:38 -08:00
Tamas Rudnai
e33c1dc34b - Speed Enhancement of Disk II reading
- Precise Clock calculation to determine disk rotation for the CPU cycles
- Memory Page Tables
- Language Card Emulation -- needs some more work on it
2020-02-07 00:40:31 -08:00
Tamas Rudnai
ace3a8f68e - Reads WOZ files! DOS compatibility only for now
- MHz can be changed from GUI
2020-01-27 22:54:03 -08:00
Tamas Rudnai
fddb1d9642 - WOZ Disk initial Try
- HiRes support
- Reset Vector fixes
- ROM read from file
- Better MMIO Handling
- BugFixes
- Shader Metal try
2019-11-27 20:27:32 -08:00
Tamas Rudnai
1e455a011e - Disassembler
- HiRes graphics
2019-09-22 01:31:09 -07:00
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
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
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