Commit Graph

282 Commits

Author SHA1 Message Date
tudnai b67c69a660 - Mouse clicks to Joystick button
- Better sound in Game Mode: It would not shut off the sound system, therefore no "Fade In" or "Soft Start" effect by OpenAL
2020-06-24 21:05:55 -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 72930227f4 - Fixed Game Mode Speaker Simulation 2020-06-23 22:59:20 -07:00
tudnai ec2617c7ae Game mode selectable from UI 2020-06-22 19:23:41 -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 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 eea48cb7a0 Mark disks as write protected 2020-06-12 07:29:14 -07:00
tudnai c88a7a33a8 Disk acceleration is turned off by default 2020-06-12 07:15:06 -07:00
tudnai 3f38d61bf6 Named values for the OpenAL arrays 2020-06-11 23:37:18 -07:00
tudnai b5b555a04b Renamed Disk SFX files 2020-06-11 23:19:03 -07:00
tudnai 2df593f105 Adjusted decibel 2020-06-11 23:16:48 -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 96ae85ec71 - Fixed disk sfx buffer initialization error
- disk sfx only allowed at lower speed
2020-06-11 22:38:03 -07:00
tudnai 2dc3040dc5 Sample Rate adjusted back to original, so pitch is a bit more realistic 2020-06-11 22:08:48 -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 00d8b14770 Updated appname, Steve ][ it is 2020-06-11 14:51:21 -07:00
tudnai 3d8f8f3faf Do not generate debug output file by default 2020-06-11 14:50:51 -07:00
tudnai 25d4ca31fd Disk read optimization 2020-06-11 14:50:07 -07:00
tudnai fad4956135 New Splash Screen 2020-06-10 19:12:08 -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 8dca81904a better scanline Y offset 2020-06-10 08:31:27 -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 93fce5e51c load sfx function 2020-06-09 00:54:36 -07:00
tudnai 55bb6b5fd5 Few bugfixes 2020-06-09 00:54:06 -07:00
tudnai 94aeaaefaa Organized Resources 2020-06-09 00:23:05 -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 19ebe351b5 Removed unused ViewController and Window 2020-06-06 21:18:32 -07:00
tudnai 23bc243a1b Disk magnet management moved from mmio.h to disk.c 2020-06-06 21:09:00 -07:00
tudnai bfc010901c KIL instruction renamed to HLT 2020-06-06 20:19:44 -07:00
tudnai 68a57a4e67 Removed old test code, no longer needed 2020-06-06 13:26:16 -07:00
tudnai 81a929a889 Undocumented instructions 2020-06-06 13:19:29 -07:00
tudnai 16aa7a8d69 Added few undocumented instructions 2020-06-05 23:20:32 -07:00
tudnai 71348d606d - Removed some debug prints
- Renamed an addressing function
2020-06-05 23:18:39 -07:00
tudnai b6873a3136 Added a comment 2020-06-05 23:17:12 -07:00
tudnai b91fab6066 Removed some debug prints 2020-06-05 23:16:17 -07:00
tudnai 469da345f4 6502_pure renamed to 6502_vanilla 2020-06-05 17:12:15 -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