Commit Graph

52 Commits

Author SHA1 Message Date
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
tudnai
06df29930f Side panel View and other things 2020-04-25 21:27:25 -07:00
tudnai
11cd400afb Adjusted size of buttons and CPU speed selectors
Moved buttons to spacer
2020-04-25 19:00:43 -07:00
tudnai
126f76c9a4 - Paste into VM
- HiRes (HIRESOWCOLOR) now respects pages and mixed mode
2020-04-22 19:18:28 -07:00
Tamas Rudnai
06b911be9c Color bleeding removal 2020-02-28 00:28:22 -08:00
Tamas Rudnai
4f5e7aef1c - Fixing Color calculations 2020-02-25 23:54:08 -08: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
ace3a8f68e - Reads WOZ files! DOS compatibility only for now
- MHz can be changed from GUI
2020-01-27 22:54:03 -08:00
Tamas Rudnai
fddb1d9642 - WOZ Disk initial Try
- HiRes support
- Reset Vector fixes
- ROM read from file
- Better MMIO Handling
- BugFixes
- Shader Metal try
2019-11-27 20:27:32 -08:00
Tamas Rudnai
1e455a011e - Disassembler
- HiRes graphics
2019-09-22 01:31:09 -07:00
Tamas Rudnai
8f914756eb - Apple ][ Font
- Inverse characters
- Flashing characters
- Boot - RAM size detection bug fixed
- Frame around Text Field
- Fixed BRK
- Debug Target
- Speed Test target
2019-09-19 02:27:56 -07:00
Tamas Rudnai
fe5f30114d - Added debug breakpoints for 6502 function test
- Fixed ADC/SBC in BCD mode
- Added "burst" mode with sync to screen refresh
- Reduced power consumption significantly
- Speedometer on Screen
2019-09-17 02:12:05 -07:00
Tamas Rudnai
26c413df6b - Unified inline
- "breakpoints" for debugging
- BugFixes
2019-09-15 04:02:22 -07:00
Tamas Rudnai
d644057a13 Added basic keyboard functionality
Added Soft Reset support
Fixed few minor bugs
2019-09-09 00:27:31 -07:00
Tamas Rudnai
f5ea13eb86 Display Text Memory 2019-09-08 19:55:19 -07:00