Commit Graph

14 Commits

Author SHA1 Message Date
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