tomch
556d9008fc
Minor fixes:
...
. Debugger's '\' now fixed (view Apple's screen)
. Debugger's Ctrl-~ now fixed for UK keyboard (use Ctrl-¬). So for both US & UK it's Ctrl & key to left of numerical 1
2007-03-31 14:45:44 +00:00
nick_westgate
2ca3bb7982
Tweaked history additions on Disk ][ and Printer additions, and removed non ASCII characters.
2007-03-28 01:25:59 +00:00
tomch
094d872723
A more elegant exit from the 'restart' loop (when SysClk fails to init)
2007-03-27 20:46:14 +00:00
tomch
e295bbb0b3
Exit if fail to get instance of DirectX's SystemClock
2007-03-26 21:27:29 +00:00
tomch
df474b8b84
History.txt: now updated for 1.13.2
...
Bumped .exe's (c) to include 2007
2007-03-26 21:09:43 +00:00
tomch
8cd290483f
Updated help:
...
. Bumped copyright year to 2007 & added Nick & Linards to (C) list (so same as .exe's version)
. Added page listing the AppleWin team
. Pruned acknowledgements list to contain non-team members that have contributed
2007-03-26 21:08:22 +00:00
nick_westgate
6ac69570da
Added extra space character in the trace file header.
2007-03-24 05:10:51 +00:00
nick_westgate
232c78240f
Added Log.h to the project.
...
Fixed warning in Debugger_Display.cpp.
Changed printing timeout to 10 seconds. (No rush to type PR#0!)
Added SVN ignores for Release, Debug, *.user, *.ncb, *.suo.
2007-03-24 04:24:17 +00:00
tomch
36a1f523e3
Committing Applewin.vcproj (again)
2007-03-23 22:33:32 +00:00
tomch
9ac3af6279
Committing ApplewinExpress.vcproj (again)
2007-03-23 22:30:45 +00:00
tomch
26a45bc17e
Merged from sicklittlemonkey branch to trunk
...
(rev 111-HEAD)
2007-03-23 22:26:35 +00:00
tomch
26e62ae730
Removed item about DLL code, as this is now done
2007-02-13 20:16:41 +00:00
tomch
e1d717fe06
Speech fixes:
...
. Fix for MB/Phasor for short phonemes - bug in DirectSound in WinXP (see KB327698)
. Removed NMI generation for soundcards (they only generate IRQ)
2006-12-27 19:11:19 +00:00
tomch
d5fee7cc43
Minor: Corrected indentation
2006-11-28 16:34:21 +00:00
tomch
efef257a74
Clean-up to CPU module
...
. Removed all obsolete DLL code
. Simplified CpuCalcCycles()
. Split 6502/65C02 emu into 2 funcs
. Removed redundant vars: pages, cpuemutype
Bug fix #8300 : 80-col text in Silvern Castle got corrupted
2006-11-01 21:45:56 +00:00
tomch
b496fde74f
Added cmd-line info to help
2006-10-22 15:44:38 +00:00
tearex
f3e37c21e7
Added missing "int" in two cases, wanted by VC++ 2005.
2006-09-14 20:11:38 +00:00
tomch
32e0381c0b
Tidied & synced the 2 vcproj's
2006-09-12 07:54:07 +00:00
mpohoreski
330f0dc4ea
WIP
2006-08-16 19:01:29 +00:00
mpohoreski
0935208197
Disassembly formating
...
TraceFile fixes
2006-08-16 18:59:39 +00:00
mpohoreski
38bc5180ba
Disassembly formating
...
TraceFile fixes
2006-08-16 18:58:56 +00:00
tomch
38c2f32db0
Fixed typo
2006-07-30 20:43:38 +00:00
tomch
97c049add2
Added link to applewin.chm
2006-07-30 20:38:14 +00:00
tomch
fc178b61fc
Deleted help's old debugger html files
2006-07-30 20:25:00 +00:00
tomch
3e0a2d1738
Updated AW-help's debugger section with Michael's v3 tutorial
2006-07-30 20:24:09 +00:00
mpohoreski
52273f6224
Fixed debugger mouse click not checking if in debug mode
2006-07-09 15:44:08 +00:00
mpohoreski
756dd20e5d
Fixed debugger mouse click not checking if in debug mode
2006-07-09 15:43:17 +00:00
mpohoreski
40b8ff01a4
Help is colorized
...
Rewrote color console for 2nd and last time.
2006-07-09 04:53:08 +00:00
mpohoreski
f79fada570
Help is colorized
...
Rewrote color console for 2nd and last time.
2006-07-09 04:52:30 +00:00
tomch
3e4588b451
Updated help:
...
. Added Uthernet doc as html
. Many mod's reflecting the changes over the last 6 months
. Need to get Michael to update the debugger section
2006-07-08 17:12:52 +00:00
tomch
ac89d99bfd
Added current help source files
2006-07-08 15:41:03 +00:00
mpohoreski
bc1a10e102
Fixed debugger font to map to normla ASCII chars with mouse text first 32 chars
2006-07-07 19:31:33 +00:00
mpohoreski
20a1cb2449
Fixed drawing debugger text of (escape) color chars
2006-07-07 19:30:39 +00:00
mpohoreski
deb46979e5
Color console support
2006-07-05 21:24:23 +00:00
mpohoreski
2b1a2d505e
New debugger font on by default now
...
Color console support
(still have a bug with MA1 xxxx, if xxxx has 0x60)
Main Message loop is more 'game' like for debugger cursor timing
2006-07-05 21:23:13 +00:00
tomch
ddfad8ce23
Should've submitted this with rev.195:
...
. Removed ref to regs.bRESET
2006-07-04 20:56:48 +00:00
mpohoreski
7a00471c6d
Fixed: New debugger font WIP - off by default until done
2006-07-03 15:29:56 +00:00
mpohoreski
fdbb9ac653
Console now has color support!
2006-07-03 15:27:49 +00:00
mpohoreski
b2a7c3663b
Updated Apple Font comments to be more descriptive
2006-07-03 15:27:19 +00:00
mpohoreski
5241ab31ec
fixed few font formatting bugs
2006-07-03 01:43:19 +00:00
mpohoreski
9ac9d024eb
Preview WIP of Debugger using Apple Font
...
(In Debugger_Display.h set USE_APPLE_FONT 1)
2006-07-02 22:59:08 +00:00
mpohoreski
1ea4f41867
Added public func to draw just the logo bitmap
2006-07-02 22:58:12 +00:00
tomch
25dbca891b
Fix for step in debugger from reset (1st step would just do the CPU reset):
...
. Removed CPU reset processing from InternalCpuExecute(). This is now done in CpuReset(). Removed the now redundant regs.bRESET member.
. CpuReset() now also clears regs.bJammed.
2006-07-02 17:52:23 +00:00
mpohoreski
127c0c6079
Added new Apple Debugger Font
2006-07-02 09:59:17 +00:00
mpohoreski
fcedf8785e
Added new Apple Debugger Font
2006-07-02 09:57:26 +00:00
mpohoreski
787aba9b4e
instance -> g_hInstance
2006-07-02 09:56:50 +00:00
mpohoreski
fa642482ed
Added new Apple Debugger Font
2006-07-02 09:55:35 +00:00
mpohoreski
aa71214cbd
2006-07-02 09:50:01 +00:00
mpohoreski
e8633f5a2c
Too many fixes,changes,additions to mention...
...
Check debugger changelog details: 2.5.6.19 -> 2.5.6.41
2006-07-01 06:45:50 +00:00
mpohoreski
eee4282268
minor indentation cleanup
2006-07-01 06:44:09 +00:00