mpohoreski
c0593ff09b
Clean-up notes about HGR half-pixel torture tests
2011-02-18 07:30:51 +00:00
mpohoreski
01ea20e069
Added notes about HGR half-pixel torture tests
2011-02-18 06:18:49 +00:00
mpohoreski
de5105b120
Fixed HGR Half-Pixel edge cases:
...
2444:BB F7 // Elite
2176:2A AB // Ultima 4
2011-02-18 04:03:24 +00:00
mpohoreski
68cbbf13e8
Implemented Half-Pixel solid colors (100% coverage)
2011-02-17 17:29:30 +00:00
mpohoreski
0fecb02bbc
2.7.0.9 Fixed: Bookmarks weren't initialized to zero.
2011-02-17 15:32:53 +00:00
mpohoreski
a5f6f36605
Updated year, acknowledgements, and team info.
2011-02-15 17:39:42 +00:00
mpohoreski
b789bec3fe
Made notes for future:
...
g_sDebugDir
g_sScreenShotDir
2011-02-15 17:22:33 +00:00
mpohoreski
6bc89c65d2
2.7.0.8
...
Added: New command PWD to display the current debugger directory.
2011-02-15 17:21:27 +00:00
mpohoreski
f7f8dcf27d
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
4b91469013
Updated 2005 vcproj with Debugger_Commands.cpp
2011-02-07 21:58:58 +00:00
mpohoreski
ec85a34abe
2011-02-06 23:04:37 +00:00
mpohoreski
a88bdc6ae3
fixed compile warnings of GetDeviceCaps()
2011-01-30 21:59:17 +00:00
mpohoreski
c7282b36b0
2.7.0.7 Cleaned up display of soft-switches to show address.
2011-01-30 21:41:03 +00:00
mpohoreski
54ac56de6b
.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
3da0210312
Fixed misc. stray white pixels not white Color Half-Shift Pixel
2011-01-11 07:58:44 +00:00
mpohoreski
4f931803e0
Implemented Color Half-Shift Pixel !
2011-01-11 07:01:51 +00:00
mpohoreski
631a9bc086
Fixed disappearing text
...
Massive code cleanup (re-organized so palette stuff is together.)
2011-01-09 04:42:46 +00:00
mpohoreski
f8a7110847
Cleanup half-pixel shift comments
2011-01-09 00:45:12 +00:00
mpohoreski
4f81d728ec
Half-Pixel shift fixed for good !
2011-01-09 00:40:21 +00:00
mpohoreski
a723f64a70
Real Half Shift Pixel Mode implemented
2011-01-08 21:29:27 +00:00
mpohoreski
3a7e35576c
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
36f9cf9702
1.19.3.1(beta)
...
. Fixed Mockingboard detection for UltimaIII(ProDOS) version.
2011-01-08 15:01:54 +00:00
mpohoreski
84d1c94680
Code Cleanup
2011-01-08 04:21:36 +00:00
mpohoreski
cbb3612837
Fixed recently introduced bugs
...
- Monochrome green not showing up
- Amber wrong amber color
2011-01-08 04:17:27 +00:00
mpohoreski
7c64d977c3
Clean up desc Monochrome Half Pixel
2011-01-08 03:56:27 +00:00
mpohoreski
d341c692f2
Tweaked Monochrome Half Pixel Fake
2011-01-08 03:35:37 +00:00
mpohoreski
310814d1e4
Monochrome Half Pixel Shift
...
Hooked up 4 modes to F9
2011-01-08 02:58:20 +00:00
mpohoreski
e4fb41092c
More 560 Monochrome tweaks.
2011-01-07 11:43:36 +00:00
mpohoreski
d9fc64ed45
Monochrome 560 Half-Shift Mode
2011-01-07 09:23:16 +00:00
mpohoreski
5a1a5bdc63
Moved video.h before debug.h
2011-01-07 09:17:18 +00:00
mpohoreski
5df57248ac
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
9b8187690d
Debugger - soft switches
2011-01-06 18:05:54 +00:00
mpohoreski
8463467ae5
Code cleanup - removed old comments for caps lock
2011-01-06 17:59:19 +00:00
mpohoreski
07884302bd
2011-01-06 17:47:17 +00:00
mpohoreski
be0a105619
Clean-up & documented: CopySource()
...
Clean-up: UpdateHiResCell()
2011-01-06 17:10:23 +00:00
mpohoreski
914d769bb4
2.7.0.2 Display soft-switches
2011-01-04 17:33:10 +00:00
mpohoreski
497a2a3e1a
2.7.0.2 Display soft-switches
2011-01-04 17:32:49 +00:00
mpohoreski
1bf9f1df42
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
d96b167570
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
5d753c8a35
Updates to History & Wishlist.
2010-12-30 22:45:45 +00:00
tomch
9893844c1d
Updated web-page for 1.19.3
2010-12-30 21:12:53 +00:00
tomch
fe39be8a5b
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
ddfddab911
Applied Michael's debugger patches.
2010-12-22 20:47:29 +00:00
tomch
7a1110a6f7
Bumped version to 1.19.2
...
+ a few cosmetic code tweaks.
2010-12-20 23:46:11 +00:00
tomch
5a9bb611e9
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
798b36fe81
Fixed minor typos.
2010-12-19 22:11:05 +00:00
mpohoreski
2c6bba3274
2.7.0.0 ready
2010-12-19 22:04:43 +00:00
mpohoreski
069c5c13dd
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
a408f7dacf
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
mpohoreski
1acf0da21e
2.6.2.x
...
.29 Fixed: Pretty print DB2 DB4 DB8 without commas
.28 Fixed: DB2 DB4 DB8 DW DW2 DW4 now work/display properly.
DB (Define Byte) shows bytes in big endian order.
DW (Define Word) shows addresses (2 bytes) in little endian order.
Example:
U D000
DB2 REV.FPTR D000:D080
X
DW BASIC.FPT D000:D080
X
Or for those minimal types who hate wasting screen real estate
DW4 COMPACT D000:D080
X
DB8 RA8 D000:D080
X
.27 Fixed: Don't do symbol look for data bytes that don't request it. (Groundwork for Define Address)
.26 Changed: Code portability. Slowly remove the LPCTSTR taint of Windowisms.
.25 Fixed: DB DW custom data byte sizes weren't scrolling properly in the disasm view.
Changed _6502_GetOpmodeOpbyte() to be aware of data bytes.
2010-12-19 17:53:32 +00:00