Commit Graph

38 Commits

Author SHA1 Message Date
tudnai 94aeaaefaa Organized Resources 2020-06-09 00:23:05 -07:00
tudnai 16aa7a8d69 Added few undocumented instructions 2020-06-05 23:20:32 -07:00
tudnai 469da345f4 6502_pure renamed to 6502_vanilla 2020-06-05 17:12:15 -07:00
tudnai 4e8cebab37 Preferences Dialog Box 2020-06-05 17:11:22 -07:00
tudnai 2d58c13376 LoRes Graphics 2020-05-29 08:50:47 -07:00
tudnai bb42837894 Removed unused WAV files 2020-05-28 08:16:46 -07:00
tudnai cc99e2eba3 Diagnostic Disks 2020-05-28 08:15:41 -07:00
tudnai d008094078 - Fixed RAM expansion handling w/Bank switching 2020-05-27 17:16:49 -07:00
tudnai e18173605b - Fixed 80 col rendering issue
- Interestingly speed bumped up a bit too
2020-05-26 21:13:31 -07:00
tudnai 5a0a23f048 Added Merlin Assembler versions for testing 2020-05-25 19:34:33 -07:00
tudnai 1b4985d3c8 First implementation of Game Controller (Joystick / Paddle) 2020-05-20 09:56:35 -07:00
tudnai b746b1ee5c Speaker sound buffer to generate perfect square waves 2020-05-10 10:54:34 -07:00
tudnai cf2325e6fa Speaker - First implementation 2020-05-09 23:40:37 -07:00
tudnai 6abcba032d - Splash screen
- HiRes pixel rendering improvements
2020-05-09 03:39:55 -07:00
tudnai 386d3ea979 Speed bumped to 1244MHz!
Fixed CPU initialization
2020-05-06 16:07:19 -07:00
tudnai 4a5b482efa Link time optimization 2020-05-06 10:12:04 -07:00
tudnai e3d97a05ae removed functiontest.bin from build 2020-04-30 12:41:08 -07:00
tudnai f56a2cb8c6 Speed bump (2x)
- Precise MHz measurements
2020-04-29 15:35:54 -07:00
tudnai 15911de276 Added ROM changing Menu
Added ROMs
Added fonts for 80 col PR#3
Fixed Memory Init issues when Cold Reset
Fixed Dummy Memory issues
2020-04-26 00:23:05 -07:00
tudnai f12368037e HIRESLOWCOLOR turned on 2020-04-25 19:01:57 -07:00
Tamas Rudnai 06b911be9c Color bleeding removal 2020-02-28 00:28:22 -08:00
Tamas Rudnai 206b5a1163 - HIRESLOWCOLOR -- Color Hires Implementation 2020-02-25 00:14:05 -08:00
Tamas Rudnai cf5f390ed2 - Selectable Disk from Config menu
- KBDSTRB from ioWrite
2020-02-22 22:16:41 -08:00
Tamas Rudnai 44968a5db3 - Proper Graphics - Text switching
- Suports graphics buffer (Page) changes
- Supports Mixed mode
2020-02-22 16:37:54 -08:00
Tamas Rudnai 16cc896c0c Added iOS platform 2020-02-17 22:33:27 -08:00
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