Commit Graph

  • 3d8f8f3faf Do not generate debug output file by default tudnai 2020-06-11 14:50:51 -0700
  • 25d4ca31fd Disk read optimization tudnai 2020-06-11 14:50:07 -0700
  • fad4956135 New Splash Screen tudnai 2020-06-10 19:12:08 -0700
  • 4106a7ec36 New Splash Screen tudnai 2020-06-10 19:11:27 -0700
  • bc2ab8512d - Moved to SRGB color space so colors will actually match with one used by StoryBoard and GIMP - Render function from Update tudnai 2020-06-10 17:48:37 -0700
  • 8dca81904a better scanline Y offset tudnai 2020-06-10 08:31:27 -0700
  • d1d984e33f old monitor effects tudnai 2020-06-10 08:30:52 -0700
  • 7940373a0d Scanlines tudnai 2020-06-10 00:22:46 -0700
  • 93fce5e51c load sfx function tudnai 2020-06-09 00:54:36 -0700
  • 55bb6b5fd5 Few bugfixes tudnai 2020-06-09 00:54:06 -0700
  • 94aeaaefaa Organized Resources tudnai 2020-06-09 00:23:05 -0700
  • 145ee55a4d Faster disk io tudnai 2020-06-09 00:22:33 -0700
  • a73fb79792 - Adjusted disk accelerator (back to 2 frames) - Removed some debug prints - Adjusted speaker extra buffer tudnai 2020-06-08 21:12:40 -0700
  • f2f725b8c5 - Speed up disk read - Less overshot with accelerated disk read - woz_LoadTrack to see where are the sectors - Removed some unused code tudnai 2020-06-08 20:52:10 -0700
  • 19ebe351b5 Removed unused ViewController and Window tudnai 2020-06-06 21:18:32 -0700
  • 23bc243a1b Disk magnet management moved from mmio.h to disk.c tudnai 2020-06-06 21:09:00 -0700
  • bfc010901c KIL instruction renamed to HLT tudnai 2020-06-06 20:19:44 -0700
  • 68a57a4e67 Removed old test code, no longer needed tudnai 2020-06-06 13:26:16 -0700
  • 81a929a889 Undocumented instructions tudnai 2020-06-06 13:19:29 -0700
  • 16aa7a8d69 Added few undocumented instructions tudnai 2020-06-05 23:20:32 -0700
  • 71348d606d - Removed some debug prints - Renamed an addressing function tudnai 2020-06-05 23:18:39 -0700
  • b6873a3136 Added a comment tudnai 2020-06-05 23:17:12 -0700
  • b91fab6066 Removed some debug prints tudnai 2020-06-05 23:16:17 -0700
  • 469da345f4 6502_pure renamed to 6502_vanilla tudnai 2020-06-05 17:12:15 -0700
  • 4e8cebab37 Preferences Dialog Box tudnai 2020-06-05 17:11:22 -0700
  • 0aa6098846 - Default ROM is //e, instead of Enhanced version - WOZ file load error handling - Only place filename to recents when load was successful tudnai 2020-06-04 11:37:35 -0700
  • b6f67f981c - File Open - Recent Files - Disk Menus moved to File Menu tudnai 2020-06-03 10:23:55 -0700
  • 697fc3171d - Joystick On / Off from UI - Aux Memory switches - Open any files using Open File Dialog tudnai 2020-06-02 10:10:18 -0700
  • 2d58c13376 LoRes Graphics tudnai 2020-05-29 08:50:47 -0700
  • b9efc3e009 - True Virtual ][ style logging so we can compare logs easier - Fix: RAM Expansion Card now works tudnai 2020-05-28 12:37:32 -0700
  • f79be51bb1 - Mouse Button / Paddle 3 is inverted - Reset Paddle / Joystick / Mouse buttons tudnai 2020-05-28 09:35:17 -0700
  • 04d9ca20eb Game Controller Combined Buttons tudnai 2020-05-28 09:19:07 -0700
  • bb42837894 Removed unused WAV files tudnai 2020-05-28 08:16:46 -0700
  • cc99e2eba3 Diagnostic Disks tudnai 2020-05-28 08:15:41 -0700
  • add26cffc0 - Added UI Control over Disk Acceleration - Effort to make sound smoother on higher frequencies tudnai 2020-05-27 19:12:28 -0700
  • 17927f4ab0 Turn off disk acceleration immediately when there is a sound tudnai 2020-05-27 17:27:11 -0700
  • d008094078 - Fixed RAM expansion handling w/Bank switching tudnai 2020-05-27 17:16:49 -0700
  • e18173605b - Fixed 80 col rendering issue - Interestingly speed bumped up a bit too tudnai 2020-05-26 21:13:31 -0700
  • 0e1fc3e44b Adjusted edge curves, it gives us better sound, closer to original... tudnai 2020-05-25 20:53:42 -0700
  • cc6b3e27d4 Added some WOZ disk images for testing Merlin Assembler tudnai 2020-05-25 19:41:37 -0700
  • 5a0a23f048 Added Merlin Assembler versions for testing tudnai 2020-05-25 19:34:33 -0700
  • 3042a98d64 - Removed Up and Down Arrow Keys to better support of Keyboard 2 Joystick - Fix: Inverted Up and Down Keyboard 2 Mouse tudnai 2020-05-25 19:34:02 -0700
  • c5f16cd15a Display Text Page 2 tudnai 2020-05-24 21:04:34 -0700
  • ef4e124043 - Adjusting Colors - Fixing some pixel rendering issues with the green color tudnai 2020-05-24 20:26:54 -0700
  • 7758fe3c33 - Adjustable edge curve - Better speaker flip-flop simulation tudnai 2020-05-24 13:07:34 -0700
  • ab120dc459 - Keyboard 2 Mouse - FPS set back to 30 - 16 bit PCM - Smoother speaker level fade out - Faster keyboard poll query -- This is for checking only, should be either removed or the entire ioRead should based on binary search, whatever is faster tudnai 2020-05-24 12:14:09 -0700
  • 0aea0b9c84 emoving unwanted log files tudnai 2020-05-21 22:13:00 -0700
  • 4773c534f1 - foundation for the predictive input controller - 60 FPS for better joystick reposne tudnai 2020-05-21 22:09:57 -0700
  • 26341faff2 Mouse 2 JoyStick tudnai 2020-05-20 22:22:44 -0700
  • 1b4985d3c8 First implementation of Game Controller (Joystick / Paddle) tudnai 2020-05-20 09:56:35 -0700
  • 0fef4708f8 Optimized handling video mode changes tudnai 2020-05-18 21:17:19 -0700
  • 9c4abe97c5 Fixed Full graphics screen clearing issues tudnai 2020-05-18 09:27:34 -0700
  • 9871cb3886 Adjusted Audio Play tudnai 2020-05-17 22:08:23 -0700
  • bde4c4d941 - spkr_switch renamed to spkr_toggle and moved to speaker.c - Also some minor tweaks and cosmetics tudnai 2020-05-17 19:32:45 -0700
  • ae5d8211fb Fixed hang when Power On pressed multiple times tudnai 2020-05-17 18:31:41 -0700
  • c8f09f878d - Reducing Clicks and Humps on the Speaker tudnai 2020-05-17 16:01:15 -0700
  • 0e1f7be961 Code cleanup and unsuccessfully trying to fix alSourcePlay issues before_portAudio tudnai 2020-05-17 13:48:35 -0700
  • 846df28a07 Code cleanup and unsuccessfully trying to fix alSourcePlay issues tudnai 2020-05-17 13:48:35 -0700
  • 8d570eb0f3 Sound works tudnai 2020-05-17 07:49:05 -0700
  • cf23cc7983 Sound works tudnai 2020-05-17 07:49:05 -0700
  • 015a32c444 Exponential signal edges for speaker before_reapplying_AL_buffer_queues tudnai 2020-05-13 20:40:54 -0700
  • aaf7c0ca83 Exponential signal edges for speaker tudnai 2020-05-13 20:40:54 -0700
  • 260c09d8b8 Make sound louder and cleaner tudnai 2020-05-10 15:38:42 -0700
  • 82e07b5652 Make sound louder and cleaner tudnai 2020-05-10 15:38:42 -0700
  • 9003b0fa72 - Improved sound quality - Eliminating sound playing when there was no speaker toggling in a frame smooth_sound_no_streaming tudnai 2020-05-10 15:30:29 -0700
  • ca2f023c8c - Improved sound quality - Eliminating sound playing when there was no speaker toggling in a frame tudnai 2020-05-10 15:30:29 -0700
  • 6894d1576f Speaker sound buffer to generate perfect square waves tudnai 2020-05-10 10:54:34 -0700
  • b746b1ee5c Speaker sound buffer to generate perfect square waves tudnai 2020-05-10 10:54:34 -0700
  • 86a1c3a755 Speaker - First implementation tudnai 2020-05-09 23:40:37 -0700
  • cf2325e6fa Speaker - First implementation tudnai 2020-05-09 23:40:37 -0700
  • e418f01dc6 Fixed blue rendering before_sound tudnai 2020-05-09 20:57:56 -0700
  • e96f7bafc9 Fixed blue rendering tudnai 2020-05-09 20:57:56 -0700
  • 3b0f9f9aed - Initial ROM acceleration removed from the Power Cycle to have a better feeling of a retro computer - Improved Power Cycle animation tudnai 2020-05-09 14:40:42 -0700
  • 7b51c83da2 - Initial ROM acceleration removed from the Power Cycle to have a better feeling of a retro computer - Improved Power Cycle animation tudnai 2020-05-09 14:40:42 -0700
  • 2fd25d0c66 Removed prevPrev (not needed) tudnai 2020-05-09 13:51:34 -0700
  • 293ba80f41 Removed prevPrev (not needed) tudnai 2020-05-09 13:51:34 -0700
  • 7aef65bdde HiRes render improvements - sharp image! tudnai 2020-05-09 13:45:41 -0700
  • 889b31803a HiRes render improvements - sharp image! tudnai 2020-05-09 13:45:41 -0700
  • ccc468ab0b - Splash screen - HiRes pixel rendering improvements tudnai 2020-05-09 03:39:55 -0700
  • 6abcba032d - Splash screen - HiRes pixel rendering improvements tudnai 2020-05-09 03:39:55 -0700
  • 2805fd8869 Speed improvements to 1300MHz tudnai 2020-05-08 19:47:19 -0700
  • bfb226d415 Speed improvements to 1300MHz tudnai 2020-05-08 19:47:19 -0700
  • 2625d48142 - White reduced to get a better retro feeling - HiRes Color restoration adjusted so no more green stuff in Donkey Kong tudnai 2020-05-07 23:54:11 -0700
  • c6a7f211dc - White reduced to get a better retro feeling - HiRes Color restoration adjusted so no more green stuff in Donkey Kong tudnai 2020-05-07 23:54:11 -0700
  • 6a20b9d070 Immediate value should be 8 bit before_macro_mmio tudnai 2020-05-07 13:21:43 -0700
  • c996f0ce14 Immediate value should be 8 bit tudnai 2020-05-07 13:21:43 -0700
  • ae427f9926 Fixed 4 line Text screen position in Mixed mode tudnai 2020-05-07 13:20:46 -0700
  • afc8c6d8d1 Fixed 4 line Text screen position in Mixed mode tudnai 2020-05-07 13:20:46 -0700
  • 6cd257850e Disk adjustment magic numbers lifted out as variables so it will be easier to remember them and adjust them tudnai 2020-05-06 20:49:15 -0700
  • 572977f5f8 Disk adjustment magic numbers lifted out as variables so it will be easier to remember them and adjust them tudnai 2020-05-06 20:49:15 -0700
  • 3cb987a0d7 Removed dead code tudnai 2020-05-06 20:24:22 -0700
  • 5051c0f8c7 Removed dead code tudnai 2020-05-06 20:24:22 -0700
  • 1afaaf164d Removed breakpoint settings from project tudnai 2020-05-06 20:08:01 -0700
  • 49a9dff6da Adjusted Disk properties to work with the new instruction clock counter tudnai 2020-05-06 20:07:09 -0700
  • d2a37ca1d2 Adjusted Disk properties to work with the new instruction clock counter tudnai 2020-05-06 20:07:09 -0700
  • 386d3ea979 Speed bumped to 1244MHz! Fixed CPU initialization tudnai 2020-05-06 16:07:19 -0700
  • a91e8239ae Speed bumped to 1244MHz! Fixed CPU initialization tudnai 2020-05-06 16:07:19 -0700
  • 4a5b482efa Link time optimization tudnai 2020-05-06 10:12:04 -0700
  • d03524e771 Link time optimization tudnai 2020-05-06 10:12:04 -0700
  • 4017d12dc8 - Optimized Text Rendering - Optimized HiRes screen hiding tudnai 2020-05-06 09:56:21 -0700