Commit Graph

67 Commits

Author SHA1 Message Date
Tamas Rudnai
822f0eebae Debugger CPU / Memory / Stack view font 2023-12-19 17:54:03 -08:00
tudnai
ba16036e45 Separate Cursor View, similar to PC highlight view 2022-12-07 00:48:57 -08:00
tudnai
caf7662639 BugFix: MouseWheel Scroll is wrong after address entered or sync to PC is on 2022-12-06 14:55:06 -08:00
tudnai
d70df34013 Disassembly Scrolling started to work 2022-11-29 19:00:04 -08:00
tudnai
0ac222ad3f - Disassembly shadow view
- Disassembly Highlighter background View
- Disassembly Background color view
2022-11-25 20:17:39 -08:00
tudnai
55fd25d01a BugFix: Disassembly Scrolling & Highlighting 2022-11-24 08:22:45 -08:00
tudnai
428b1b68c2 Optimized Debug Disassembly Scroll 2022-11-23 16:01:16 -08:00
tudnai
4ec2779bc9 BugFix: BP Exists searches from index 0 2022-11-20 10:01:40 -08:00
tudnai
ba4a99ad0d Memory debugger to break at the instruction instead of at the next one 2022-11-18 18:36:19 -08:00
tudnai
20daf5c73c Implementing Memory & I/O Break 3 2022-11-17 19:32:56 -08:00
tudnai
fae9066ebc BugFixes 2022-11-16 11:17:11 -08:00
tudnai
d056f4534a - BugFix: Highlight Disassembly line on Mouse Click
- BugFix: Mouse ScrollWheel on Disassembly and Memory View
2022-11-14 17:13:08 -08:00
tudnai
e2a37a2e0c Entering addresses to Memory and Disassembly 2022-11-13 16:31:08 -08:00
tudnai
57e10e65e6 Debug window activates when breakpoint hits 2022-11-12 20:46:43 -08:00
tudnai
e8bedfb210 BugFix: BreakPoint toggle error 2022-11-11 21:51:58 -08:00
tudnai
042cbb54d4 Binary search for breakpoints 2022-11-11 20:56:56 -08:00
tudnai
94e230e51e Add / remove breakpoints by clicking at the beginning of the line 2022-11-11 10:35:35 -08:00
tudnai
8ae44a587f Disassembly view: Click to Select 2022-11-10 22:07:32 -08:00
tudnai
58e0edc400 Colorful debug lines + highlighted text lines in disassembly view 2022-11-08 23:14:34 -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
942511d71c Fixes in Debug Mode + break on BRK, HLT, INV enabled 2022-11-04 21:20:56 -07:00
tudnai
31d26228d8 Proper Step_Out & Step_Over with rendering, input and all 2022-11-01 21:05:53 -07:00
tudnai
bd8403ee64 - Attempt to do better disassembly scroll syncchronization
- main.sync replaced to .async to avoid invalid opcode error
2022-10-31 17:43:43 -07:00
tudnai
d4967fa14a Line precise scrolling - concept 2022-10-30 12:16:30 -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
783c5602bc fetch & fetch16 and other debugger related improvements 2022-10-28 05:10:07 -07:00
tudnai
a67072e660 Colored Floppy Disk Icon + Animated disk status LED 2022-10-13 13:39:05 -07:00
tudnai
c3977b2b89 Efforts to implement a debugger 2022-08-26 19:59:14 -07:00
tudnai
f9b4f4bcf1 project 2022-07-27 19:46:09 -07:00
tudnai
99c2dc2828 Hide mouse for JoyStick emulation 2022-07-12 08:19:50 -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
985c5840ac Almost glitch free speaker 2022-06-25 19:11:33 -07:00
tudnai
a97614cba7 Much better sound + improved memory handling 2022-06-19 18:59:49 -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
61f080476c - Input res for Game Mode is back to 480 Hz
- Better sound even at 2 and 4 MHz
2022-02-16 20:38:49 +01:00
tudnai
d01fae61de Monitor Resize fixes
Sound sfx increased to 192kHz -- much better sound overall!
2021-11-19 09:48:56 -08:00
tudnai
e750244355 - Fixed Sound Issues
- Fixed Screen Zooming Issues
2021-11-12 19:25:18 -08:00
tudnai
7f7078b45e Full Screen expands all the way out 2021-11-10 09:58:31 -08:00
tudnai
1f473a1336 Resizable window
Fullscreen Mode
2021-11-09 21:04:47 -08:00
tudnai
14f9828397 - Better Cheat Code Menu
- New Cheatcodes for Wavy Navy
2021-06-02 23:43:31 -07:00
tudnai
0444a510e5 - Better sound effects
- Toolbar icon
2021-06-01 16:47:39 -07:00
tudnai
bbc9db908a - Extend ROM array to 64K
- Place periphery ROM to ROM array, not RAM
2021-05-16 19:43:56 -07:00
tudnai
ebdc0b045d Sound fixes
WOZ fixes
Load DSK fixes
2020-07-04 10:13:12 -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
5374c8f035 Fixed WOZ file save 2020-06-25 16:33:15 -07:00