tomch
eecbbba195
Added fix-note about UltimaIII w/MB.
2011-02-24 21:38:29 +00:00
tomch
f1dfe28875
Bumped version to 1.20.
...
Updated History.txt & index.php to reflect changes in 1.20.
NB. 1.20 is built against r873 (not r874).
2011-02-23 23:15:47 +00:00
mpohoreski
195775b703
.21 Added: Help for BRK
...
.20 Moved: BRK and BRKOP now under HELP BREAKPOINTS
.19 Added: Shift-F7 will run the emulator at normal speed but with debugger breakpoints active
.18 Added: Implemented BPIO -- currently is the same as BPM
2011-02-21 23:54:09 +00:00
mpohoreski
56b772af43
Added comment for Half-Pixel edge case:
...
Edge Case for Color Bleed !
2000:40 00
2400:40 80
2011-02-21 00:20:57 +00:00
mpohoreski
766583c919
2.7.0.17 Fixed: HELP <category> wasn't displaying when category was one of: FLAGS, OUTPUT, WATCHES
2011-02-20 23:30:24 +00:00
mpohoreski
8acf7c4cbc
fixed typo 'displaying'
2011-02-20 23:30:04 +00:00
mpohoreski
a735f2be18
2.7.0.17 Fixed: HELP <category> wasn't displaying when category was one of: FLAGS, OUTPUT, WATCHES
2011-02-20 23:29:30 +00:00
mpohoreski
aa8691579b
2.7.0.15 Fixed: Memory Dump was over-writing watches.
2011-02-20 23:29:00 +00:00
mpohoreski
817261d0e8
Added new command line: -multimon
...
By default, when AppleWin starts, if the emulator is off the primary screen it will reset the position to re-center it. If -multimon is specified AppleWin will keep the existing X, and Y position so that it starts up on the secondary monitor.
2011-02-20 18:59:53 +00:00
mpohoreski
a7781fc89c
2.7.0.11 Fixed: Breakpoints and Watches no longer disappear.
2011-02-20 18:05:31 +00:00
mpohoreski
5a0e4f61a0
2.7.0.11 Fixed: Breakpoints and Watches no longer disappear.
2011-02-20 17:41:20 +00:00
mpohoreski
4ff64204be
2.7.0.11 Fixed: Breakpoints and Watches no longer disappear.
2011-02-20 17:39:00 +00:00
mpohoreski
6cdfbe9fc6
Cleaned up the redundant Get AppleWin Window Title code
...
Debug version clearly visible now
2011-02-20 07:32:09 +00:00
mpohoreski
e6df67054a
2.7.0.10
...
Added: Watches now show (dynamic) raw hex bytes
Changed: Lowered watches down from 16 to 8.
2011-02-20 07:31:32 +00:00
mpohoreski
87cf636f14
2.7.0.10
...
Added: Watches now show (dynamic) raw hex bytes
Changed: Lowered watches down from 16 to 8.
2011-02-20 07:31:08 +00:00
mpohoreski
1c0080377c
Fixed Half-Pixel torture tests: Gumball Intermission: 2001: BB F7
...
-> works properly in VT_COLOR_STANDARD and VT_COLOR_TEXT_OPTIMIZED
-> disabled Half Pixel Color Bleed
2011-02-19 23:04:44 +00:00
mpohoreski
9c4525cc59
Reverted g_uHalfScanLines being off per Tom's request.
2011-02-19 22:39:48 +00:00
mpohoreski
04e11659ab
- Color Standard uses Half-Pixel
...
- Color Text Optimized uses Half-Pixel
- Added DEBUG Original Color Standard
- Added DEBUG Original Color Text Optimized
- Added Linards tweaked colors
2011-02-19 22:14:08 +00:00
mpohoreski
ab6a52ce63
Added HALF_PIXEL_BLEED proper, so you can turn it on/off at compile time.
2011-02-18 16:54:10 +00:00
mpohoreski
d3c010c0b9
Better Half-Pixel "Bleed Through" for Gumball and Elite
2011-02-18 16:30:12 +00:00
mpohoreski
8d54128bed
Fixed Video Mode Description order (text/tv swapped)
...
Missed null terminator on Color Half Shift
2011-02-18 15:29:24 +00:00
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