Commit Graph

282 Commits

Author SHA1 Message Date
Tamas Rudnai 794afd46f7
Delete disksectorload_5.marked
removed
2020-07-26 15:51:57 -07:00
Tamas Rudnai 5c1d9a096d
Delete DOS boot full trace.marked3
removed
2020-07-26 15:51:46 -07:00
Tamas Rudnai 0e9cd203f2
Delete disksectorload_4.marked
removed
2020-07-26 15:51:35 -07:00
Tamas Rudnai 7a5dfcd84e
Delete disassembly_new.marked
removed
2020-07-26 15:51:22 -07:00
Tamas Rudnai 5ef282d943
Delete Apple_II_ROM.s
removed
2020-07-26 15:51:09 -07:00
Tamas Rudnai c1e1c940eb
Delete apple.rom
removed
2020-07-26 15:50:55 -07:00
Tamas Rudnai c1953a1711
Delete DOS boot full trace.marked2
removed
2020-07-26 15:50:27 -07:00
Tamas Rudnai b16fa135b6
Delete a
removed
2020-07-26 15:50:14 -07:00
Tamas Rudnai 0e853dba55
Delete .disksectorload.log.swo
removed
2020-07-26 15:49:36 -07:00
Tamas Rudnai b73368b111
Delete .Apple_II_ROM.s.swp
removed
2020-07-26 15:49:18 -07:00
tudnai 244af5ca55 Merge branch 'work' of https://github.com/trudnai/Steve2 into work 2020-07-26 15:43:54 -07:00
tudnai 6b43345ca2 Merge remote-tracking branch 'refs/remotes/origin/master' 2020-07-26 15:31:45 -07:00
tudnai 7cad219957 Fixed some build issues 2020-07-26 15:29:24 -07:00
tudnai defb426aa2 Added Audacity project files for Disk Sound Effects (SFX) 2020-07-26 15:04:49 -07:00
tudnai a4260e6417 Removed files no longer used 2020-07-26 15:04:14 -07:00
Tamas Rudnai 0199e6397b
Delete Merlin Pro 2.45 (DOS) Disk 2-2.dsk
All disk images moved to dsk folder
2020-07-26 14:44:48 -07:00
Tamas Rudnai 73df543d44
Delete Merlin Pro v2.23 DOS3.3 (The Yegg-Men Crack).DSK
All disk images moved to dsk folder
2020-07-26 14:44:39 -07:00
Tamas Rudnai cfdcdb2f31
Delete Merlin Pro 2.45 (DOS) Disk 1-2.dsk
All disk images moved to dsk folder
2020-07-26 14:44:26 -07:00
Tamas Rudnai 46a793ba46
Delete .DISK_II_C600.ROM.swp
We do not need swp file
2020-07-26 14:43:57 -07:00
Tamas Rudnai 3d3c3803f3
Delete apple-rainbow.png
We no longer use this as splash screen
2020-07-26 14:43:23 -07:00
Tamas Rudnai 8102a9e662
Delete apple-rainbow.jpg
We do not use this splash screen anymore
2020-07-26 14:42:56 -07:00
tudnai afdf82d620 apple-rainbow artwork 2020-07-26 14:34:47 -07:00
tudnai 2265ad7376 apple-rainbow splash screen is no longer used 2020-07-26 14:34:28 -07:00
Tamas Rudnai 62c80ed9fb
Delete qbit.woz
There is an image with same name but capital Q -- we will use that instead
2020-07-26 14:28:16 -07:00
tudnai 0b2fded774 Merlin Assembler disk image 2020-07-26 14:23:28 -07:00
tudnai 108da5db09 Replaced A2MAC and A2iOS references in comments 2020-07-13 10:23:33 -07:00
tudnai 1355ab215d Added space between 2019 and 2020 in the copyright field 2020-07-13 10:16:37 -07:00
tudnai f09585176c Added GPL v3 License 2020-07-13 10:10:33 -07:00
tudnai c7e76ff9e8 MouseMoved now works 2020-07-12 21:40:08 -07:00
tudnai 6e69b2bf5d Disable Keyboard 2 Joystick button polling -- that should work through normal event handler 2020-07-12 17:54:48 -07:00
tudnai 99656013ee Shuffled Modules around to gain back speed 2020-07-11 19:06:34 -07:00
tudnai d8d406a044 disk_accelerator_speedup is exposed to the public so we can use it for paste function -- later we need to implement a proper paste accelerator 2020-07-11 18:46:55 -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 ea089cd7c5 - DSK, DO, PO formats converted internally to WOZ
- Joystick button assignment corrected
- Adjusted speaker dumping
- WOZ image can be opened from a memory buffer
2020-06-28 21:00:25 -07:00
tudnai ad19b6504b - Speaker quality improvements
- Initial steps for WOZ2 format
2020-06-27 20:29:53 -07:00
tudnai cb498c415c Fixed sound issues and resource leaks related to that 2020-06-27 16:54:02 -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 5374c8f035 Fixed WOZ file save 2020-06-25 16:33:15 -07:00
tudnai 34bd53d9be Disk Save 2020-06-25 16:23:20 -07:00