Commit Graph

129 Commits

Author SHA1 Message Date
tudnai 8ae44a587f Disassembly view: Click to Select 2022-11-10 22:07:32 -08:00
tudnai 6ceb1abf8e BugFix: Flickering while debugger window is displayed
BugFix: Embedded Font
2022-11-10 15:07:30 -08:00
tudnai 58e0edc400 Colorful debug lines + highlighted text lines in disassembly view 2022-11-08 23:14:34 -08:00
tudnai be0712990c Debug & Breakpoints toolbar items 2022-11-08 19:00:46 -08:00
tudnai c7b06c60e7 Show breakpoint indicator in disassembly view 2022-11-08 18:24:33 -08:00
tudnai e338d7fd89 BugFix: Possible Race Condition in Update() 2022-11-07 19:52:06 -08:00
tudnai a283668a8a BugFix: Debugger View Constraints 2022-11-07 13:27:11 -08:00
tudnai cc6c05064d Fix: Disassembly view scroll 2022-11-05 16:26:52 -07:00
tudnai 15f7fc3d70 BugFix: Debug Disassembly alters behavior 2022-10-30 17:42:29 -07:00
tudnai edf76850c7 More preventative changes to avoid writing to I/O or RAM during disassembly 2022-10-30 16:02:37 -07:00
tudnai 1e332a953a Stack Scroll by Mouse Wheel 2022-10-30 06:15:04 -07:00
tudnai 2decf2abdc - Debugger Function keys F4 / F5 / F6 / F7 / F8
- Debugger Memory View adjusted
- Continue / Pause
2022-10-30 05:42:15 -07:00
tudnai c8c74b02b4 "Sticky" Debug Disassembly Window - Stays at the same address range unless PC is outside of it 2022-10-29 12:05:39 -07:00
tudnai 594feb4618 - keyboard handling depends on Debugger Window focused or not - so handling textFields in DebuggerWindow is possible
- Added key binding to Debugger
2022-10-29 10:14:25 -07:00
tudnai 17ee6a3e2c Debug Menu 2022-10-29 05:40:57 -07:00
tudnai 3605640781 Pause button on Main storyboard is synchronized with Debugger Window's Cointinue / Pause button 2022-10-28 19:46:06 -07:00
tudnai acb8d9cfd8 Continue / Pause button in DebuggerWindow is synchronized now 2022-10-28 19:26:19 -07:00
tudnai 6b32fe3d9e Further move to display disassembly code 2022-10-26 21:11:45 -07:00
tudnai 0717ac7fcb Preparation for Debugger module 2022-10-26 17:13:44 -07:00
tudnai 900966da9c Debug Memory View works 2022-10-26 15:22:50 -07:00
tudnai eeabd853f6 RealTime debugger update CPU & Stack 2022-10-26 12:28:39 -07:00
tudnai e3c872d23c Display Registers 2022-10-26 07:20:52 -07:00
tudnai f84481e3b6 Removed missing connections and unused finctions in DebuggerWindowController class 2022-10-26 06:24:07 -07:00
tudnai 233fcf4adf Debugger icon & Action 2022-10-26 05:44:52 -07:00
tudnai d6323ee902 DebuggerWindowController 2022-10-25 14:18:31 -07:00
tudnai 08834ee59d Debugger Window Design adjustments 2022-10-25 11:39:57 -07:00
tudnai 0d9ed15764 Debugger Window Design 2022-10-25 10:37:34 -07:00
tudnai 85da4bfc2c CPU & Memory View 2022-10-24 20:48:15 -07:00
tudnai b68217c391 Transforming to Debugger Window 2022-10-24 19:06:06 -07:00
tudnai 132b95a34e Debugger StoryBoard + Some Adjustment on Pause Button 2022-10-23 22:14:35 -07:00
tudnai c7a3f12cc1 Debug Window and Scene Controllers 2022-10-23 20:33:56 -07:00
tudnai 283f5ac7b9 Layered Disk Button Image with LED on/off and door open/close 2022-10-16 21:05:38 -07:00
tudnai a67072e660 Colored Floppy Disk Icon + Animated disk status LED 2022-10-13 13:39:05 -07:00
tudnai db6e29f86c Renamed Disk Icons 2022-10-10 16:44:01 -07:00
Tamas Rudnai 7abc95f4d8 Set Apple II font on launch 2022-08-21 22:22:31 -07:00
tudnai 6d176c2f88 Hard Hat Mack Cheats 2022-07-10 19:55:29 -07:00
tudnai be31ab61a2 Removed TextLabel Display 2022-07-05 10:03:25 -07:00
tudnai e3ba8f754a testing textDisplay resize 2022-07-05 10:00:24 -07:00
tudnai 36684487f4 Mouse 2 Joystick emulation improvements 2022-07-03 11:33:26 -07:00
tudnai 8f6ada5b5a More preciser CPU clock calculation 2022-07-01 20:58:58 -07:00
tudnai 016e5c8176 Cleanup 2022-06-26 18:30:58 -07:00
tudnai 8cc6b2c6dc Cleanup 2022-06-26 18:30:42 -07:00
tudnai 13b2673293 Pause / Resume button is off when powered off 2022-06-25 19:08:57 -07:00
tudnai 8775fe8222 - Removed very slow speeds
- Display GHz speed
- Fix decimals on speed display
- dbgPrintf2 bunch of mmio access
- Removed DEBUG define from normal build
2022-06-22 09:52:55 -07:00
tudnai a97614cba7 Much better sound + improved memory handling 2022-06-19 18:59:49 -07:00
tudnai 70fd9484c8 Bad sound clicks eliminated + Wavy Navy Next Level cheat 2022-04-11 20:58:24 -07:00
tudnai bfd590b722 Huge Speaker Improvements + Memory Handling is Lot Better + 6502 standard and undocumented instruction separation 2022-04-09 00:31:35 -07:00
tudnai 7a6b8c1f38 AUX RAM fix, Woz adjustments, disassembler separated, new ROMs 2022-03-16 10:17:32 -07:00
tudnai 7ae9d4bada Much better sound + improvements + started debugger project 2022-03-12 08:04:23 -08:00
tudnai 9e8313f13d - Improved speaker on different CPU speeds
- CPU speed 0.25MHz, 0.5MHz, 1.5MHz and 2.8MHz added
2022-02-16 23:55:45 +01:00