Commit Graph

32 Commits

Author SHA1 Message Date
Tamas Rudnai 3a353185b8 Adjusted Main & Debugger Storyboards 2024-05-07 20:10:46 -07:00
Tamas Rudnai 68ef567994 Woz 2.0 + Better HiRes + Better Sound + Hard Hat Mack disk 2024-05-07 20:10:16 -07:00
Tamas Rudnai 8cafeff4d9 Preparation for DGR / Double LoRes rendering 2024-01-14 18:38:13 -08:00
Tamas Rudnai 5e272a9686 Preparing for DGR / Double LoRes support 2024-01-14 18:25:46 -08:00
Tamas Rudnai 112f43fafe Video Text/LoRes mem fix for Int/Aux mempry select 2024-01-14 07:45:11 -08:00
Tamas Rudnai 39f6bdc1bd BugFix: RAM does not saved at AUX selection 2024-01-13 17:47:42 -08:00
Tamas Rudnai 1d7c47e630 Merged from Fake Scroller 2024-01-06 07:11:52 -08:00
tudnai 0beecc2d36 - Fixed GR not cleared when Powered Off
- Fixed Video Mode did not go back to Text when Reset pressed
- Fixed some Memory Handling issues
- Internal Cx ROM being copied to RAM to eliminate some problems
2020-08-04 00:20:55 -07:00
tudnai 9741a49b80 Fixed some MMU issues 2020-08-03 22:16:11 -07:00
tudnai 6889eafb0b Fixed CxROM handling & Fixed Language Card RAM Write enable feature 2020-08-02 15:00:42 -07:00
tudnai ebdc0b045d Sound fixes
WOZ fixes
Load DSK fixes
2020-07-04 10:13:12 -07:00
tudnai 8318b362fb Toolbar 2020-07-01 17:47:43 -07:00
tudnai ea089cd7c5 - DSK, DO, PO formats converted internally to WOZ
- Joystick button assignment corrected
- Adjusted speaker dumping
- WOZ image can be opened from a memory buffer
2020-06-28 21:00:25 -07:00
tudnai 5374c8f035 Fixed WOZ file save 2020-06-25 16:33:15 -07:00
tudnai ec2617c7ae Game mode selectable from UI 2020-06-22 19:23:41 -07:00
tudnai c467b8223c - Trace Enabler from UI
- Disk optimization tweaks
- Disk Drive selector
- Aux Memory handling fix
2020-06-19 15:16:27 -07:00
tudnai 7f6ade463b - Disk Write!!!
- Some Debug code
- Super low power ECO mode
2020-06-18 15:14:54 -07:00
tudnai 9e6aebeaa8 Floppy Disk Drive Sound Effects 2020-06-11 18:29:26 -07:00
tudnai 4e8cebab37 Preferences Dialog Box 2020-06-05 17:11:22 -07:00
tudnai 0aa6098846 - Default ROM is //e, instead of Enhanced version
- WOZ file load error handling
- Only place filename to recents when load was successful
2020-06-04 11:37:35 -07:00
tudnai 2d58c13376 LoRes Graphics 2020-05-29 08:50:47 -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 7758fe3c33 - Adjustable edge curve
- Better speaker flip-flop simulation
2020-05-24 13:07:34 -07:00
tudnai 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
2020-05-24 12:14:09 -07:00
tudnai 26341faff2 Mouse 2 JoyStick 2020-05-20 22:22:44 -07:00
tudnai 1b4985d3c8 First implementation of Game Controller (Joystick / Paddle) 2020-05-20 09:56:35 -07:00
tudnai 9871cb3886 Adjusted Audio Play 2020-05-17 22:08:23 -07:00
tudnai cf23cc7983 Sound works 2020-05-17 07:49:05 -07:00
tudnai 961708373c - Speed improvements
- Keyboard Up
- HiRes optimized (battery save) refresh / Refresh by blocks that modified
2020-05-05 08:35:57 -07:00
tudnai 016a132ba7 Merge branch 'master'
Conflicts:
	src/cpu/6502.c
	src/dev/mem/mmio.h
2020-04-30 11:49:52 -07:00
Tamas Rudnai 75a844161d Initial Commit 2019-07-25 22:51:36 -07:00