michaelangel007
|
730c2d8fcc
|
Update coding standard with style already in use
|
2023-03-23 08:47:38 -07:00 |
|
michaelangel007
|
7d566ad0b3
|
Debugger: 2.9.1.16
|
2023-03-22 20:48:49 -07:00 |
|
tomcw
|
0fe774dbdf
|
Coding Conventions:
. Avoid global vars & provide getter/setter accessor functions.
. Avoid C++11 empty initializer lists. (PR #634)
|
2023-01-12 21:37:41 +00:00 |
|
michaelangel007
|
2a91824873
|
Debugger 2.9.1.14 Fix disassembly when in middle of data
|
2023-01-08 12:02:53 -08:00 |
|
tomcw
|
b6404e7d96
|
Coding Conventions: Add a space after keywords (#1072)
|
2022-04-03 18:10:52 +01:00 |
|
Kelvin Lee
|
eac88a340d
|
Fix spelling: "seperator" -> "separator" (PR #1071)
|
2022-03-25 20:11:33 +00:00 |
|
tomcw
|
45f30a86a3
|
Coding Conventions: update for Platform Toolset v141_xp (C++11/14/17) and StrFormat() rule. (#1050)
|
2022-03-05 11:43:06 +00:00 |
|
michaelangel007
|
225b290e3e
|
Debugger: Update wish list
|
2022-01-05 15:41:18 -08:00 |
|
michaelangel007
|
98a4481c7d
|
Debugger: 2.9.1.13 Added: CD now detects .. to change to the previous directory and chops the trailing sub-directory from the current path.
|
2022-01-04 23:37:06 -08:00 |
|
michaelangel007
|
2a5e156f5e
|
Debugger: 2.9.1.12 Added: New commands HGR0, HGR3, HGR4, HGR5 to see pages /usr/bin/bash0, 0, 0, respectively.
|
2022-01-04 21:40:23 -08:00 |
|
michaelangel007
|
1613671c11
|
Debugger: Add note for 2.9.1.11
|
2022-01-04 11:29:18 -08:00 |
|
michaelangel007
|
5e70f7949c
|
Debugger: 2.9.1.11 Fixed: Right justify signed decimal values.
|
2022-01-04 11:21:42 -08:00 |
|
michaelangel007
|
18b4581099
|
Debugger: 2.9.1.8 Changed: Disassembly window now lists symbol labels and symbol target address from User2 in orange.
|
2022-01-04 09:28:33 -08:00 |
|
michaelangel007
|
ba9388d1d8
|
Debugger: 2.9.1.6 Added: Branch instructions now show target address
|
2022-01-03 22:48:12 -08:00 |
|
michaelangel007
|
65ab105d76
|
Debugger: 2.9.1.5 Added: Disassembly window now shows signed decimal values for immediate values.
|
2022-01-03 22:18:12 -08:00 |
|
michaelangel007
|
48e0fe3a8e
|
Debugger: 2.9.1.3 Added: DB command now optionally supports =
|
2022-01-03 21:11:25 -08:00 |
|
michaelangel007
|
0d192fba7d
|
Added instructions for updating CHM and installing MS Help Workshop (See #976)
|
2021-08-08 06:55:00 -07:00 |
|
tomcw
|
fea97ab8b3
|
Proposed updated
|
2020-11-14 16:44:12 +00:00 |
|
tomcw
|
8811651270
|
CodingConventions.txt: updated for PR #866
|
2020-11-11 21:56:07 +00:00 |
|
tomcw
|
a5ebd1d4cd
|
compiling.txt: fixed typo
|
2020-09-25 17:15:33 +01:00 |
|
michaelangel007
|
2b9adac338
|
Debugger: 2.9.1.0 Bookmarks now have their own indicator
|
2020-05-19 08:37:15 -07:00 |
|
tomcw
|
d07558b610
|
Updated compiler.txt with F12 info; & removed old cvs/svn docs
|
2020-01-31 20:16:01 +00:00 |
|
michaelangel007
|
89eab1156c
|
Merge branch 'master' of https://github.com/AppleWin/AppleWin
|
2019-07-22 12:06:53 -07:00 |
|
Nick Westgate
|
f073153c64
|
Add Windows Universal CRT SDK to VS 2017 build instructions
I found I needed this to fix errors on standard headers as per:
https://stackoverflow.com/questions/42777424/visual-studio-2017-errors-on-standard-headers
|
2019-07-13 11:53:13 +12:00 |
|
michaelangel007
|
c0d442dc76
|
Merge branch 'master' of https://github.com/AppleWin/AppleWin
|
2019-04-13 10:22:42 -07:00 |
|
michaelangel007
|
8b09cc47af
|
Add misc. debugger stuff
|
2019-04-13 10:21:48 -07:00 |
|
Raphaël Zumer
|
c9553d996d
|
Convert files with special characters to UTF-8 (PR #604)
* Convert file encoding to UTF-8
* Set character sets to UTF-8 explicitly
|
2019-02-07 18:08:53 +00:00 |
|
michaelangel007
|
279fdf523b
|
Debugger: Add HELP CD todo, mention cycle profiling done
|
2018-04-20 11:26:00 -07:00 |
|
michaelangel007
|
03983f8c08
|
Add more ideas
|
2018-04-20 10:56:36 -07:00 |
|
michaelangel007
|
0b298f3995
|
Moved debugger wanted features to docs/Debugger_Wishlist.txt
|
2018-04-20 10:49:10 -07:00 |
|
michaelangel007
|
10d68a3308
|
Debugger: 2.9.0.15: Cleanup: HELP CALC examples and See also.
|
2018-04-17 09:45:45 -07:00 |
|
michaelangel007
|
9105019e11
|
Fixed: Debugger 2.9.0.14: HELP JSR
|
2018-04-17 07:16:21 -07:00 |
|
michaelangel007
|
8a9ddda46a
|
2.9.0.13: Add profiler cycles
|
2018-04-15 13:35:58 -07:00 |
|
tomcw
|
7b6be0827d
|
DiskII formatter: add reference material for ProDOS formatter routine (#125)
|
2018-01-27 17:17:15 +00:00 |
|
tomcw
|
efa9ab8aaa
|
Updated Debugger_Changelog.txt for a handful of issues
|
2018-01-06 16:26:07 +00:00 |
|
tomcw
|
d59d706e5e
|
Merge branch 'master' into bug_479
|
2017-12-19 22:23:58 +00:00 |
|
tomcw
|
494a1e3239
|
VICE KB article 13-005
|
2017-12-18 21:47:57 +00:00 |
|
Michaelangel007
|
0cfc639ba5
|
Add MSVC 2017 Community build instructions
|
2017-08-26 15:38:47 -07:00 |
|
michaelangel007
|
e660c99979
|
#470 Add PVS Studio report
|
2017-08-25 09:40:21 -07:00 |
|
michaelangel007
|
975230b46d
|
#479 (b) Add Warning for long symbols when symbol table is loaded
|
2017-08-24 09:40:28 -07:00 |
|
michaelangel007
|
a276bef7df
|
2.9.0.10 Change Warning to Info for symbols that alias
|
2017-08-24 09:37:07 -07:00 |
|
michaelangel007
|
eed603f116
|
Debugger: Bugfix #479
|
2017-08-24 09:21:15 -07:00 |
|
tomcw
|
63359637ec
|
compiling: added info about Coverity Scan
|
2017-07-01 09:03:44 +01:00 |
|
michaelangel007
|
158b5212e6
|
Debugger 2.9.0.8
|
2017-05-11 05:44:42 -07:00 |
|
michaelangel007
|
d243425c20
|
2.9.0.7 Memory softswitches are now in chronological order, and their background is a dark grey
|
2017-04-27 17:13:34 -07:00 |
|
michaelangel007
|
d3e620fcd4
|
Add command line to init Saturn memory size
|
2017-04-27 14:50:15 -07:00 |
|
michaelangel007
|
5cc4cbd26c
|
Debugger 2.9.0.4 Language Card Status
|
2017-04-27 12:00:54 -07:00 |
|
michaelangel007
|
785fe505b6
|
Debugger 2.9.0.3 internal cleanup of drawing soft switches
|
2017-04-27 09:31:34 -07:00 |
|
tomcw
|
adfb48c6ab
|
Added old doc about SSC registers
|
2017-03-04 21:00:12 +00:00 |
|
tomcw
|
eb74c97817
|
Merge branch 'cbmeeks-patch-1' & patch-2
. Minor typos in docs\compiling.txt
|
2016-12-26 21:56:56 -05:00 |
|