Commit Graph

68 Commits

Author SHA1 Message Date
Tamas Rudnai
1d7c47e630 Merged from Fake Scroller 2024-01-06 07:11:52 -08:00
tudnai
6889eafb0b Fixed CxROM handling & Fixed Language Card RAM Write enable feature 2020-08-02 15:00:42 -07:00
tudnai
84e10b33d4 - Speed up Paste
- CMD+A
- Toolbar Copy+Paste buttons connected
2020-07-11 16:33:29 -07:00
tudnai
5e7116aba0 Removed Invalid Menu System 2020-07-11 14:15:58 -07:00
tudnai
ce6435cf05 Fixed unfocused TextField causing input issues 2020-07-11 13:16:10 -07:00
tudnai
e875521dc9 Adjusted sound continuity for 2MHz 2020-07-09 14:15:00 -07:00
tudnai
e6de74d5a1 Optimized Disk Menus onto the Side Panel 2020-07-08 13:12:46 -07:00
tudnai
eb3ac8ff94 Toolbar Fully Implemented 2020-07-08 00:56:45 -07:00
tudnai
6ebe88794c - New floppy drive icons for light and dark modes
- Input modifiers polling
2020-07-06 12:16:09 -07:00
tudnai
ebdc0b045d Sound fixes
WOZ fixes
Load DSK fixes
2020-07-04 10:13:12 -07:00
tudnai
b31c138604 More buttons on toolbar 2020-07-01 23:08:33 -07:00
tudnai
8318b362fb Toolbar 2020-07-01 17:47:43 -07:00
tudnai
4751c59fad Better Disk SFX 2020-06-26 23:24:01 -07:00
tudnai
8a94024636 Play / Pause / Stop / Reset menus connected 2020-06-25 20:23:08 -07:00
tudnai
73078e1a9e Save, SaveAs 2020-06-25 19:52:23 -07:00
tudnai
34bd53d9be Disk Save 2020-06-25 16:23:20 -07:00
tudnai
fb85a5f122 - App renamed to Steve ][
- Resource Folders in the App bundle
- Fixed: Custom Fonts
2020-06-24 15:44:15 -07:00
tudnai
15b4b3252e Selectable Mono Color 2020-06-20 22:14:39 -07:00
tudnai
ac36139d0d - Removed some unused code
- Color / Mono selector
- Mono HiRes
2020-06-20 18:46:26 -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
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
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
00d8b14770 Updated appname, Steve ][ it is 2020-06-11 14:51:21 -07:00
tudnai
4106a7ec36 New Splash Screen 2020-06-10 19:11:27 -07:00
tudnai
bc2ab8512d - Moved to SRGB color space so colors will actually match with one used by StoryBoard and GIMP
- Render function from Update
2020-06-10 17:48:37 -07:00
tudnai
d1d984e33f old monitor effects 2020-06-10 08:30:52 -07:00
tudnai
7940373a0d Scanlines 2020-06-10 00:22:46 -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
19ebe351b5 Removed unused ViewController and Window 2020-06-06 21:18:32 -07:00
tudnai
81a929a889 Undocumented instructions 2020-06-06 13:19:29 -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
b6f67f981c - File Open
- Recent Files
- Disk Menus moved to File Menu
2020-06-03 10:23:55 -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
2d58c13376 LoRes Graphics 2020-05-29 08:50:47 -07:00
tudnai
cc99e2eba3 Diagnostic Disks 2020-05-28 08:15:41 -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
e18173605b - Fixed 80 col rendering issue
- Interestingly speed bumped up a bit too
2020-05-26 21:13:31 -07:00
tudnai
5a0a23f048 Added Merlin Assembler versions for testing 2020-05-25 19:34:33 -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
aaf7c0ca83 Exponential signal edges for speaker 2020-05-13 20:40:54 -07:00
tudnai
6abcba032d - Splash screen
- HiRes pixel rendering improvements
2020-05-09 03:39:55 -07:00
tudnai
c6a7f211dc - White reduced to get a better retro feeling
- HiRes Color restoration adjusted so no more green stuff in Donkey Kong
2020-05-07 23:54:11 -07:00
tudnai
4017d12dc8 - Optimized Text Rendering
- Optimized HiRes screen hiding
2020-05-06 09:56:21 -07:00
tudnai
a70937b321 First steps for the Shadow Memory implementation 2020-04-29 19:58:03 -07:00
tudnai
f56a2cb8c6 Speed bump (2x)
- Precise MHz measurements
2020-04-29 15:35:54 -07:00
tudnai
91fd9ac8f9 80 column video 2020-04-27 07:26:04 -07:00
tudnai
15911de276 Added ROM changing Menu
Added ROMs
Added fonts for 80 col PR#3
Fixed Memory Init issues when Cold Reset
Fixed Dummy Memory issues
2020-04-26 00:23:05 -07:00