Commit Graph

16 Commits

Author SHA1 Message Date
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
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
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
cf23cc7983 Sound works 2020-05-17 07:49:05 -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
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