Commit Graph

610 Commits

Author SHA1 Message Date
wsxyz
c5cfc49da7 fixups to build & run (mainly reinstating v1.20 Debug.cpp & Debug.h) 2011-03-01 08:12:24 +00:00
wsxyz
2daeebcb01 Merge in CPU/Debugger changed files 2011-03-01 08:00:55 +00:00
wsxyz
a9ed7fa2f5 Merge in most (not CPU/Debugger) modified files 2011-03-01 07:59:20 +00:00
wsxyz
22abd2b7a1 Add new files 2011-03-01 07:57:19 +00:00
wsxyz
6b3d9386a6 Update base of this branch to trunk 2011-03-01 05:55:14 +00:00
tomch
c20e6f328d 2011-02-16 16:10:45 +00:00
mpohoreski
c622ab7ac3 Updated year, acknowledgements, and team info. 2011-02-15 17:39:42 +00:00
mpohoreski
2dbef27f83 Made notes for future:
g_sDebugDir
g_sScreenShotDir
2011-02-15 17:22:33 +00:00
mpohoreski
6735d1c245 2.7.0.8
Added: New command PWD to display the current debugger directory.
2011-02-15 17:21:27 +00:00
mpohoreski
674e1db028 Changed default video mode to be Authentic Color Half-Pixel (VT_COLOR_HALFPIXEL)
Moved VT_COLOR_HALF_SHIFT_DIM (Fake Half-Pixel) to be debug-only.
Changed default 50% scan lines to be off.
2011-02-15 17:16:36 +00:00
tomch
bbd99f2c49 Updated 2005 vcproj with Debugger_Commands.cpp 2011-02-07 21:58:58 +00:00
mpohoreski
ac60c74aee 2011-02-06 23:04:37 +00:00
mpohoreski
a82628356a fixed compile warnings of GetDeviceCaps() 2011-01-30 21:59:17 +00:00
mpohoreski
ef024b8154 2.7.0.7 Cleaned up display of soft-switches to show address. 2011-01-30 21:41:03 +00:00
mpohoreski
badf346089 .6 Removed: Removed unused aliases.
Reason: When a symbol table is specified with no args, the total # of symbols will be shown.
    SYMBOLS1, SYMBOLS2, SYM0, SYM1, SYM2, SYM3, SYM4, SYM5, SYM6 
 .5 Fixed: Increased console output height so that you can view all the SYMBASIC * output.
 .4 Added: Two alises for Dos 3.3 and Prodos symbol tables
    SYMDOS
    SYMPRO
 .3 Added: Two new symbol tables added Dos 3.3 and Prodos.
    SYMDOS33 
    SYMPRODOS
2011-01-30 17:39:19 +00:00
mpohoreski
515eef98d2 Fixed misc. stray white pixels not white Color Half-Shift Pixel 2011-01-11 07:58:44 +00:00
mpohoreski
2ec2131c97 Implemented Color Half-Shift Pixel ! 2011-01-11 07:01:51 +00:00
mpohoreski
12a6566a11 Fixed disappearing text
Massive code cleanup (re-organized so palette stuff is together.)
2011-01-09 04:42:46 +00:00
mpohoreski
91b043d5fd Cleanup half-pixel shift comments 2011-01-09 00:45:12 +00:00
mpohoreski
f1078412bf Half-Pixel shift fixed for good ! 2011-01-09 00:40:21 +00:00
mpohoreski
02035cea28 Real Half Shift Pixel Mode implemented 2011-01-08 21:29:27 +00:00
mpohoreski
db7b7b65c0 Made new source "Folder" (Filter) -- Video
- Moved Frame.cpp Frame.h Video.cpp Video.h
Moved Util_MemoryTextFile.cpp to debugger filter
2011-01-08 16:48:39 +00:00
tomch
2f0a8279b1 1.19.3.1(beta)
. Fixed Mockingboard detection for UltimaIII(ProDOS) version.
2011-01-08 15:01:54 +00:00
mpohoreski
a6242e0fcf Code Cleanup 2011-01-08 04:21:36 +00:00
mpohoreski
cfc3ef18d8 Fixed recently introduced bugs
- Monochrome green not showing up
- Amber wrong amber color
2011-01-08 04:17:27 +00:00
mpohoreski
e486ef739d Clean up desc Monochrome Half Pixel 2011-01-08 03:56:27 +00:00
mpohoreski
bf1596a5b6 Tweaked Monochrome Half Pixel Fake 2011-01-08 03:35:37 +00:00
mpohoreski
b3ce90d915 Monochrome Half Pixel Shift
Hooked up 4 modes to F9
2011-01-08 02:58:20 +00:00
mpohoreski
ca9dea94b8 More 560 Monochrome tweaks. 2011-01-07 11:43:36 +00:00
mpohoreski
b371c1d590 Monochrome 560 Half-Shift Mode 2011-01-07 09:23:16 +00:00
mpohoreski
8755c5923d Moved video.h before debug.h 2011-01-07 09:17:18 +00:00
mpohoreski
f0746bba17 Debugger: Symbol Tables for DOS3.3 and ProDOS (so user can enable/disable whichever is applicable) 2011-01-06 18:06:52 +00:00
mpohoreski
4924314ab6 Debugger - soft switches 2011-01-06 18:05:54 +00:00
mpohoreski
178d2f3e21 Code cleanup - removed old comments for caps lock 2011-01-06 17:59:19 +00:00
mpohoreski
5becf8f0e8 2011-01-06 17:47:17 +00:00
mpohoreski
a44367e7ea Clean-up & documented: CopySource()
Clean-up: UpdateHiResCell()
2011-01-06 17:10:23 +00:00
mpohoreski
6a65821ec3 2.7.0.2 Display soft-switches 2011-01-04 17:33:10 +00:00
mpohoreski
d013301463 2.7.0.2 Display soft-switches 2011-01-04 17:32:49 +00:00
mpohoreski
245327b12c Exported video state since debugger needs to read it for displaying the state of the soft-switches 2011-01-04 17:08:01 +00:00
mpohoreski
1c8cf07866 wip 2.7.0.0 added note about some da ranges taking too few/many opcode bytes 2011-01-04 16:39:08 +00:00
tomch
5c5a43c318 Updates to History & Wishlist. 2010-12-30 22:45:45 +00:00
tomch
04b5e5aa26 Updated web-page for 1.19.3 2010-12-30 21:12:53 +00:00
tomch
21b4b2175f 1.19.3.0
Changes:
. Set 50% scan lines as the default.
Fixes:
. Fix OpenFileName dialogs for Win98 (use older WinVer4 struct).
. Edits to the 'Printer dump filename' edit control are now recognised.
2010-12-30 20:10:48 +00:00
tomch
66e41b3a4e Applied Michael's debugger patches. 2010-12-22 20:47:29 +00:00
tomch
e604b3efae Bumped version to 1.19.2
+ a few cosmetic code tweaks.
2010-12-20 23:46:11 +00:00
tomch
437aa78bc7 ApplewinExpress2005.vcproj, release config:
. Extended Instruction Set = Not Set (ie. no SSE/SSE2)
  - Fix for "APPLEWIN executed an invalid instruction" on Pentium II/266 CPU.
. Floating Point Model = Precise
2010-12-20 23:05:47 +00:00
mpohoreski
03ddf61a96 Fixed minor typos. 2010-12-19 22:11:05 +00:00
mpohoreski
003e865ac8 2.7.0.0 ready 2010-12-19 22:04:43 +00:00
mpohoreski
96df7a4b01 2.6.2.30 Added: DA now works! It is similar to DW except it does symbol lookups!
(DW = Define Word.  DA = Define Address)
    Example:
       U D000
       DA BASIC.FPTR D000:D080
2010-12-19 20:37:03 +00:00
mpohoreski
d01610b12a 2.6.2.30 Added: DA now works! It is similar to DW except it does symbol lookups!
(DW = Define Word.  DA = Define Address)
    Example:
       U D000
       DA BASIC.FPTR D000:D080
2010-12-19 20:29:58 +00:00