tearex
43e2546d46
ApplewinExpress.vcproj was missing the new Mouse-related files.
2007-08-12 23:01:20 +00:00
tomch
47206a864c
Fix so that Infiltrator boots
2007-08-11 11:25:51 +00:00
tomch
f2a52d23f3
Fix: Mouse support in Contiki v1.3
2007-08-08 21:24:28 +00:00
tomch
804d34ee13
Version 1.14.0 (beta)
...
Updated History.txt
2007-08-07 20:54:33 +00:00
tomch
e032dcc1ed
Merged in the mouse rom
2007-08-06 21:41:34 +00:00
tomch
333666c2f0
Merge from Tom branch to trunk
...
. Mouse interface now implemented & selectable from UI
. Scroll Lock toggle also configurable from UI
2007-08-06 21:38:35 +00:00
nick_westgate
6342a9d33a
Disk.cpp tidy-up. Removed superfluous "if" and tried to give the logging another facelift.
2007-08-06 02:03:00 +00:00
tomch
43bfc1a05b
Merge from Tom branch to trunk
...
. SSC now working: PR#2 & IN#2
. etc.
2007-05-28 11:16:42 +00:00
tomch
77ff09654d
Updated web-page (index.php) for release 1.13.2
2007-04-07 11:13:51 +00:00
tomch
392fa005fe
Updated Website.txt
2007-04-07 11:12:11 +00:00
tomch
0e28032b60
Updated History.txt for release
2007-04-07 10:31:54 +00:00
tomch
bcbfb90897
Fixed cock-up on resolving conflict in previous revision. Grr!
2007-04-04 21:49:04 +00:00
tomch
cbd33c3cb8
Added preprocessor define _VC71 to VC7.1 project & exclude LOG'ing for VC7.1 builds (only affects debug builds)
2007-04-04 21:28:10 +00:00
mpohoreski
64eb1204cb
Changed __VA_ARGS__ to work on compilers that don't support it
2007-04-02 14:32:50 +00:00
mpohoreski
a727dad57e
Projects for MSVC++ .NET 7.1
2007-04-02 14:32:01 +00:00
nick_westgate
2dd856bf75
Updated AppleWin (not TFE etc) copyright dates from "2006" to "2006-2007".
2007-04-01 15:24:52 +00:00
tomch
4afb6c3369
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
1ff5e89993
Tweaked history additions on Disk ][ and Printer additions, and removed non ASCII characters.
2007-03-28 01:25:59 +00:00
tomch
78b4dcb7f8
A more elegant exit from the 'restart' loop (when SysClk fails to init)
2007-03-27 20:46:14 +00:00
tomch
4be82324be
Exit if fail to get instance of DirectX's SystemClock
2007-03-26 21:27:29 +00:00
tomch
ba668d1bac
History.txt: now updated for 1.13.2
...
Bumped .exe's (c) to include 2007
2007-03-26 21:09:43 +00:00
tomch
adf6089b57
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
0848c97afa
Added extra space character in the trace file header.
2007-03-24 05:10:51 +00:00
nick_westgate
cd26e98358
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
19174f1bdd
Committing Applewin.vcproj (again)
2007-03-23 22:33:32 +00:00
tomch
6436ebf636
Committing ApplewinExpress.vcproj (again)
2007-03-23 22:30:45 +00:00
tomch
e83a65a9f2
Merged from sicklittlemonkey branch to trunk
...
(rev 111-HEAD)
2007-03-23 22:26:35 +00:00
tomch
0d1b9459f5
Removed item about DLL code, as this is now done
2007-02-13 20:16:41 +00:00
tomch
686ae4dc96
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
8a96d655c6
Minor: Corrected indentation
2006-11-28 16:34:21 +00:00
tomch
1832b7ccef
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
9d433c1395
Added cmd-line info to help
2006-10-22 15:44:38 +00:00
tearex
8c606ab4e8
Added missing "int" in two cases, wanted by VC++ 2005.
2006-09-14 20:11:38 +00:00
tomch
1f6a50146e
Tidied & synced the 2 vcproj's
2006-09-12 07:54:07 +00:00
mpohoreski
c4d2d57a0f
WIP
2006-08-16 19:01:29 +00:00
mpohoreski
a5547518e5
Disassembly formating
...
TraceFile fixes
2006-08-16 18:59:39 +00:00
mpohoreski
70813c8814
Disassembly formating
...
TraceFile fixes
2006-08-16 18:58:56 +00:00
tomch
eb6c0d557a
Fixed typo
2006-07-30 20:43:38 +00:00
tomch
6c2d5c650e
Added link to applewin.chm
2006-07-30 20:38:14 +00:00
tomch
a4c41fe8c7
Deleted help's old debugger html files
2006-07-30 20:25:00 +00:00
tomch
d483b34d84
Updated AW-help's debugger section with Michael's v3 tutorial
2006-07-30 20:24:09 +00:00
mpohoreski
af04ad4cf0
Fixed debugger mouse click not checking if in debug mode
2006-07-09 15:44:08 +00:00
mpohoreski
c5f66c59bb
Fixed debugger mouse click not checking if in debug mode
2006-07-09 15:43:17 +00:00
mpohoreski
ecac78cccf
Help is colorized
...
Rewrote color console for 2nd and last time.
2006-07-09 04:53:08 +00:00
mpohoreski
2253938a55
Help is colorized
...
Rewrote color console for 2nd and last time.
2006-07-09 04:52:30 +00:00
tomch
87327f9ffe
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
7eeea8c57d
Added current help source files
2006-07-08 15:41:03 +00:00
mpohoreski
906f223aad
Fixed debugger font to map to normla ASCII chars with mouse text first 32 chars
2006-07-07 19:31:33 +00:00
mpohoreski
56de402581
Fixed drawing debugger text of (escape) color chars
2006-07-07 19:30:39 +00:00
mpohoreski
83dbe3f69c
Color console support
2006-07-05 21:24:23 +00:00