Commit Graph

33 Commits

Author SHA1 Message Date
tudnai
7f6ade463b - Disk Write!!!
- Some Debug code
- Super low power ECO mode
2020-06-18 15:14:54 -07:00
tudnai
0ebc75c931 - CPU Mode from UI
- Scan Lines (CRT Monitor) mode from UI
- Echo Mode (pauses machine when just waiting for keyboard input)
2020-06-17 09:46:17 -07:00
tudnai
e6e43df201 Clean up woz_read() 2020-06-13 20:21:31 -07:00
tudnai
e414e13ad4 Hertz to MHz 2020-06-13 20:13:20 -07:00
tudnai
c88a7a33a8 Disk acceleration is turned off by default 2020-06-12 07:15:06 -07:00
tudnai
6f78b92344 Disk Sound Effect enable button 2020-06-11 23:16:26 -07:00
tudnai
3ef337771b Disk Accelerator enable soft switch 2020-06-11 22:44:53 -07:00
tudnai
ccf53fa6a6 Default speed acceleration was accidentally turned off 2020-06-11 22:39:14 -07:00
tudnai
f09a78c0c8 All SFX moved to one queue buffer array 2020-06-11 21:53:53 -07:00
tudnai
9e6aebeaa8 Floppy Disk Drive Sound Effects 2020-06-11 18:29:26 -07:00
tudnai
25d4ca31fd Disk read optimization 2020-06-11 14:50:07 -07:00
tudnai
55bb6b5fd5 Few bugfixes 2020-06-09 00:54:06 -07:00
tudnai
145ee55a4d Faster disk io 2020-06-09 00:22:33 -07:00
tudnai
a73fb79792 - Adjusted disk accelerator (back to 2 frames)
- Removed some debug prints
- Adjusted speaker extra buffer
2020-06-08 21:12:40 -07:00
tudnai
f2f725b8c5 - Speed up disk read
- Less overshot with accelerated disk read
- woz_LoadTrack to see where are the sectors
- Removed some unused code
2020-06-08 20:52:10 -07:00
tudnai
23bc243a1b Disk magnet management moved from mmio.h to disk.c 2020-06-06 21:09:00 -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
697fc3171d - Joystick On / Off from UI
- Aux Memory switches
- Open any files using Open File Dialog
2020-06-02 10:10:18 -07:00
tudnai
add26cffc0 - Added UI Control over Disk Acceleration
- Effort to make sound smoother on higher frequencies
2020-05-27 19:12:28 -07:00
tudnai
17927f4ab0 Turn off disk acceleration immediately when there is a sound 2020-05-27 17:27:11 -07:00
tudnai
cf23cc7983 Sound works 2020-05-17 07:49:05 -07:00
tudnai
7b51c83da2 - Initial ROM acceleration removed from the Power Cycle to have a better feeling of a retro computer
- Improved Power Cycle animation
2020-05-09 14:40:42 -07:00
tudnai
bfb226d415 Speed improvements to 1300MHz 2020-05-08 19:47:19 -07:00
tudnai
572977f5f8 Disk adjustment magic numbers lifted out as variables so it will be easier to remember them and adjust them 2020-05-06 20:49:15 -07:00
tudnai
49a9dff6da Adjusted Disk properties to work with the new instruction clock counter 2020-05-06 20:07:09 -07:00
tudnai
368dd13309 - Fixed disk acceleration algorithm
- Some tiny speed optimizations
2020-05-02 22:04:22 -07:00
tudnai
e18bc9653e - Removed some dead code
- Disk accelerator reset moved to a function
- Some tiny speed optimizations
2020-05-02 21:26:24 -07:00
tudnai
ef6ae3ccc5 Shadow memory kinda works 2020-05-01 18:56:30 -07:00
tudnai
5443d91fc7 Fixed Reset issues on //e
Performance enhancements
2020-04-30 07:26:46 -07: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