Commit Graph

  • cb5339e01f - Optimized Text Rendering - Optimized HiRes screen hiding tudnai 2020-05-06 09:56:21 -0700
  • 303de91fc6 - Startup speed is set by ColdReset, so it will work always - HiRes screen is being cleared when switched back to text mode - Turned off Debug app for Release mode tudnai 2020-05-05 23:03:36 -0700
  • 803ce37b0a - Startup speed is set by ColdReset, so it will work always - HiRes screen is being cleared when switched back to text mode - Turned off Debug app for Release mode tudnai 2020-05-05 23:03:36 -0700
  • 961708373c - Speed improvements - Keyboard Up - HiRes optimized (battery save) refresh / Refresh by blocks that modified tudnai 2020-05-05 08:35:57 -0700
  • 2eead2f4ad - Speed improvements - Keyboard Up - HiRes optimized (battery save) refresh / Refresh by blocks that modified before_changing_app_name tudnai 2020-05-05 08:35:57 -0700
  • fd63ce5bca Optimized color management tudnai 2020-05-04 13:54:04 -0700
  • 092c40a7cb Optimized color management tudnai 2020-05-04 13:54:04 -0700
  • 5afcb161b6 Optimizing HiRes screen updates - do not refresh HiRes when it is in TextMode tudnai 2020-05-04 13:53:36 -0700
  • 7b4771d236 Optimizing HiRes screen updates - do not refresh HiRes when it is in TextMode tudnai 2020-05-04 13:53:36 -0700
  • b993009859 Slight speed improvements tudnai 2020-05-04 13:52:52 -0700
  • 3f4968624e Slight speed improvements tudnai 2020-05-04 13:52:52 -0700
  • 303c0f7f95 Simplifying reset + Cleanup code tudnai 2020-05-02 22:39:54 -0700
  • 1c4cdf7399 Simplifying reset + Cleanup code tudnai 2020-05-02 22:39:54 -0700
  • 393b28ab3d Interrupt handling outside of the instruction loop tudnai 2020-05-02 22:35:59 -0700
  • 361726b0a4 Interrupt handling outside of the instruction loop tudnai 2020-05-02 22:35:59 -0700
  • 368dd13309 - Fixed disk acceleration algorithm - Some tiny speed optimizations tudnai 2020-05-02 22:04:22 -0700
  • bae447ad32 - Fixed disk acceleration algorithm - Some tiny speed optimizations tudnai 2020-05-02 22:04:22 -0700
  • e18bc9653e - Removed some dead code - Disk accelerator reset moved to a function - Some tiny speed optimizations tudnai 2020-05-02 21:26:24 -0700
  • 12dc2f1d2b - Removed some dead code - Disk accelerator reset moved to a function - Some tiny speed optimizations tudnai 2020-05-02 21:26:24 -0700
  • e871c32202 Limit increased to allow sheer power tudnai 2020-05-02 21:07:02 -0700
  • 291dd59b31 Limit increased to allow sheer power tudnai 2020-05-02 21:07:02 -0700
  • 1cbc67c0eb Code Cleaning tudnai 2020-05-02 21:06:34 -0700
  • 97e8fb5230 Code Cleaning tudnai 2020-05-02 21:06:34 -0700
  • 040ee3af43 Fixed Text Page switching tudnai 2020-05-02 10:36:21 -0700
  • dab96d6a28 Fixed Text Page switching tudnai 2020-05-02 10:36:21 -0700
  • 54a02f3ea1 Milestone! GHz reached! & Removing large files tudnai 2020-05-01 22:17:31 -0700
  • 60017f1c82 Milestone! GHz reached! & Removing large files tudnai 2020-05-01 22:17:31 -0700
  • d4804384ec removing large files speedbump tudnai 2020-05-01 20:12:01 -0700
  • 424a65e074 Shadow memory direct access for all instructions & flags promoted to uint8_t instead of bitfield tudnai 2020-05-01 21:52:51 -0700
  • c2a74d4511 Shadow memory direct access for all instructions & flags promoted to uint8_t instead of bitfield tudnai 2020-05-01 21:52:51 -0700
  • 75e0f5d528 Not sure why it got removed tudnai 2020-05-01 20:16:41 -0700
  • 38fc6367b2 Not sure why it got removed tudnai 2020-05-01 20:16:41 -0700
  • 77bcdc3e73 Merge branch 'speedbump' tudnai 2020-05-01 20:13:01 -0700
  • 0db174cdc7 Merge branch 'speedbump' tudnai 2020-05-01 20:13:01 -0700
  • e7dcfd1184 added schemas tudnai 2020-05-01 20:12:01 -0700
  • b64fe9e1a7 added schemas tudnai 2020-05-01 20:12:01 -0700
  • 5ee910b681 Merge branch 'speedbump' tudnai 2020-05-01 19:54:40 -0700
  • cc76b018b0 Merge branch 'speedbump' tudnai 2020-05-01 19:54:40 -0700
  • d2f455575d Removing log files tudnai 2020-05-01 19:43:31 -0700
  • 242c4339e1 Removing log files tudnai 2020-05-01 19:43:31 -0700
  • 1b2cf4d74e Page Table removed tudnai 2020-05-01 19:33:14 -0700
  • e00583823d Page Table removed tudnai 2020-05-01 19:33:14 -0700
  • 7e6ea1dc32 Getting rid of Page Table tudnai 2020-05-01 19:24:09 -0700
  • 650f169f3a Getting rid of Page Table before_removing_pagetable tudnai 2020-05-01 19:24:09 -0700
  • db8c657d0e Rendering running independently on the main thread tudnai 2020-05-01 19:10:44 -0700
  • 8c7fcc437a Rendering running independently on the main thread tudnai 2020-05-01 19:10:44 -0700
  • ef6ae3ccc5 Shadow memory kinda works tudnai 2020-05-01 18:56:30 -0700
  • 4c006f5323 Shadow memory kinda works tudnai 2020-05-01 18:56:30 -0700
  • 315e1aec12 Started to come alive tudnai 2020-05-01 14:43:41 -0700
  • db68ac0bac Started to come alive tudnai 2020-05-01 14:43:41 -0700
  • 8f80ff59f0 Update qbit.woz tudnai 2020-04-30 22:36:47 -0700
  • fc32252815 Further steps to implement Shadow Memory tudnai 2020-04-30 19:33:59 -0700
  • c163f80bd7 Further steps to implement Shadow Memory tudnai 2020-04-30 19:33:59 -0700
  • e3d97a05ae removed functiontest.bin from build tudnai 2020-04-30 12:41:08 -0700
  • 1b95e22568 Bugfixes merged from Master tudnai 2020-04-30 12:01:35 -0700
  • bc56d23bd2 Bugfixes merged from Master tudnai 2020-04-30 12:01:35 -0700
  • 016a132ba7 Merge branch 'master' tudnai 2020-04-30 11:49:52 -0700
  • 92442e6491 Merge branch 'master' tudnai 2020-04-30 11:49:52 -0700
  • 5443d91fc7 Fixed Reset issues on //e Performance enhancements tudnai 2020-04-30 07:26:46 -0700
  • a70937b321 First steps for the Shadow Memory implementation before_merge_bugfix_from_master tudnai 2020-04-29 19:58:03 -0700
  • 53f81555ea - Removed 16K LC RAM -- using 64K AUX to emulate it - Removed 12K ROM -- using 16K ROM to emulate it tudnai 2020-04-29 16:18:27 -0700
  • f56a2cb8c6 Speed bump (2x) - Precise MHz measurements tudnai 2020-04-29 15:35:54 -0700
  • deb6373f18 Code polishing before_generic_memory_paging tudnai 2020-04-27 20:32:58 -0700
  • 9e32839a4d - use outdev file for dbgPrintf tudnai 2020-04-27 20:31:16 -0700
  • d1f0c8e1db Fix text screen rendering in graphics mode 80col tudnai 2020-04-27 12:38:07 -0700
  • d786f4a594 Fixed bad commit with the io address checking and super slowness tudnai 2020-04-27 12:27:57 -0700
  • 72dc8dfa99 Fixed PR#3 initialization issue (added support for text mode query) tudnai 2020-04-27 11:58:38 -0700
  • 8e61a3403b Moving to a unified 64K expansion memory instead of small fragments tudnai 2020-04-27 08:15:36 -0700
  • 4ecbc13628 Cleanup tudnai 2020-04-27 08:02:17 -0700
  • 91fd9ac8f9 80 column video tudnai 2020-04-27 07:26:04 -0700
  • 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 before_merging_80col manual_pixel_scale tudnai 2020-04-26 00:23:05 -0700
  • da27a21a88 Cursor character for the //e tudnai 2020-04-25 21:28:18 -0700
  • 06df29930f Side panel View and other things tudnai 2020-04-25 21:27:25 -0700
  • f12368037e HIRESLOWCOLOR turned on tudnai 2020-04-25 19:01:57 -0700
  • 11cd400afb Adjusted size of buttons and CPU speed selectors Moved buttons to spacer tudnai 2020-04-25 19:00:43 -0700
  • 126f76c9a4 - Paste into VM - HiRes (HIRESOWCOLOR) now respects pages and mixed mode tudnai 2020-04-22 19:18:28 -0700
  • 3a01ee2934 Reduce color bleeding on Black Tamas Rudnai 2020-02-28 21:57:23 -0800
  • 06b911be9c Color bleeding removal Tamas Rudnai 2020-02-28 00:28:22 -0800
  • 44681298c1 Color fix 2 -- Better handling Bleeding colors Tamas Rudnai 2020-02-26 06:27:27 -0800
  • 4f5e7aef1c - Fixing Color calculations Tamas Rudnai 2020-02-25 23:54:08 -0800
  • 206b5a1163 - HIRESLOWCOLOR -- Color Hires Implementation Tamas Rudnai 2020-02-25 00:14:05 -0800
  • 44debeb2d1 Fix Selectable DIsk Tamas Rudnai 2020-02-22 22:19:51 -0800
  • cf5f390ed2 - Selectable Disk from Config menu - KBDSTRB from ioWrite Tamas Rudnai 2020-02-22 22:16:41 -0800
  • a1038b80dc Include file location paths fixed Tamas Rudnai 2020-02-22 16:41:17 -0800
  • 44968a5db3 - Proper Graphics - Text switching - Suports graphics buffer (Page) changes - Supports Mixed mode Tamas Rudnai 2020-02-22 16:37:54 -0800
  • 16cc896c0c Added iOS platform Tamas Rudnai 2020-02-17 22:33:27 -0800
  • 76ad2cfc59 - fps set to 15 - First effort for the track preloading - Disk accelerator back to 25 MHz before_iOS_target Tamas Rudnai 2020-02-17 22:22:14 -0800
  • 9b3b79cca0 - Disk read huge speed bump by accelerating CPU clock for 200ms Tamas Rudnai 2020-02-16 23:09:29 -0800
  • 0c72992e8a Source code organizing 2 Tamas Rudnai 2020-02-16 21:17:28 -0800
  • 7e2d93f043 - Disk read acceleration - Source code organization 1 Tamas Rudnai 2020-02-16 20:38:38 -0800
  • 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 Tamas Rudnai 2020-02-07 00:40:31 -0800
  • cea4eed922 - Disk Track and stepper motor phase limit adjustment so that all 40 tracks can be accessed Tamas Rudnai 2020-01-28 14:00:04 -0800
  • ace3a8f68e - Reads WOZ files! DOS compatibility only for now - MHz can be changed from GUI Tamas Rudnai 2020-01-27 22:54:03 -0800
  • fddb1d9642 - WOZ Disk initial Try - HiRes support - Reset Vector fixes - ROM read from file - Better MMIO Handling - BugFixes - Shader Metal try Tamas Rudnai 2019-11-27 20:27:32 -0800
  • 1e455a011e - Disassembler - HiRes graphics before_merge_manual_pixel_scale Tamas Rudnai 2019-09-22 01:31:09 -0700
  • 8f914756eb - Apple ][ Font - Inverse characters - Flashing characters - Boot - RAM size detection bug fixed - Frame around Text Field - Fixed BRK - Debug Target - Speed Test target Tamas Rudnai 2019-09-19 02:27:56 -0700
  • 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 Tamas Rudnai 2019-09-17 02:12:05 -0700
  • 26c413df6b - Unified inline - "breakpoints" for debugging - BugFixes Tamas Rudnai 2019-09-15 04:02:22 -0700
  • f2e5b49a6e - Speed optimizations - Carry Flag bugfix Tamas Rudnai 2019-09-12 00:30:22 -0700
  • 08327ef0a4 - Speed optimization: It is unlikely that one would poke I/O address space with indexed memory access, so those no need to check Tamas Rudnai 2019-09-11 19:08:55 -0700