Commit Graph

135 Commits

Author SHA1 Message Date
tomch
44e9ebf516 Minor bug fix to Pravets capslock 2008-07-28 20:33:22 +00:00
tomch
b3f454b77a Fix: Old bug - uninitialised local static! (bFreshReset)
Change: Better formatting
2008-07-26 21:52:35 +00:00
tomch
cf5bc257e6 Merged from cm630 branch (fix for '~' displayed instead of '^') 2008-07-26 21:44:35 +00:00
mpohoreski
88e087009a WIP: PrintScreen saving AppleWin_ScreenShot_#.bmp 2008-07-14 16:02:44 +00:00
tomch
272683e056 Corrections to comments 2008-07-07 21:51:50 +00:00
tomch
f819d49527 Fix: Append .aws to save-state file if not present 2008-06-21 15:02:36 +00:00
tomch
08c46a4464 Merged from cm630 branch
Fix for browsing for CiderPress changed curr dir
Fix for pressing "OK" on Advanced sheet resulted in resetting savestate file to default
2008-06-21 11:48:15 +00:00
tomch
1251cff260 Merged from cm630 branch for "Pravets" clone support 2008-06-20 23:47:25 +00:00
tomch
f66a95bc38 Fix for Contiki v1.3 : spurious IRQs 2008-06-20 21:35:55 +00:00
tomch
20172ef171 Fixes for mouse emu:
. Un-ClipCursor() when alt-tabbing to a different app
. Don't set cursor to (0,0) when using left-mouse button to enter mouse emu
2008-06-08 12:31:50 +00:00
tomch
a7e3527b48 Fix: set afterclose=0 when init'ing Input property page 2008-05-18 18:53:48 +00:00
tomch
01b6452d1e Added config mode to restrict mouse to Apple's window 2008-05-18 18:23:25 +00:00
tomch
84ef622351 Merge from AppleWin-Tom branch:
Consolidated Save-State & Advanced prop sheets (now all on Advanced)
Disable joystick emulation via mouse when mouse interface is enabled
Support shift-f9 to cycle backwards through video modes
Use DirectInput to get mouse delta (instead of absolute WM_MOUSEMOVE msg)
Support Ctrl-Left Mouse Button to show the Windows cursor (otherwise GEOS never allows mouse to leave window)
Fix for Blazing Paddles (mouse support)
2008-05-17 23:20:33 +00:00
tomch
88f052da50 Added Advanced config tab for:
. Freeze Rom
. Clone selection
2008-04-11 21:54:06 +00:00
tomch
62f51d4f6a Fix for Bug #13425 (Full Screen mode: drawing/erasing of the buttons on the RHS of the screen) 2008-03-29 13:01:21 +00:00
tomch
d511effa5a . Change: Moved 'Mouse interface in slot 4' from Configuration to Input config page
. Added support for The Freeze's F8 cracking ROM
. Added -f8rom <custom.rom> cmd line switch to allow loading a custom 2K Rom at $F800
2008-02-22 21:28:35 +00:00
tomch
f81e1f8e87 Fix: Extended HDD image file filter to include *.po 2007-12-16 00:02:16 +00:00
tomch
e0ddd2c078 Fix: HDD wasn't booting ($C0Fx I/O wasn't registered) 2007-12-15 23:04:01 +00:00
tomch
0435e98e24 Version 1.14.1.2
. Change: Removed crosshairs in mouse-mode
. Change: Hide Windows' mouse cursor when over Apple's screen (in mouse-mode)
. Fix: Use mouse position delta (fixes GEOS)
2007-12-02 14:55:32 +00:00
tomch
1a3cc466f5 Version 1.14.1.1 (beta)
. Fix: Mouse card is now reset on a system reset (reboot from Fantavision to Dazzle Draw : 'no mouse installed' problem)
. Fix: CLEARMOUSE cmd was resetting the clamp value (Fantavision problem)
2007-12-01 21:21:40 +00:00
tomch
d2942e5a13 Fix so that Infiltrator boots 2007-08-11 11:25:51 +00:00
tomch
80fbca24cf Fix: Mouse support in Contiki v1.3 2007-08-08 21:24:28 +00:00
tomch
1c5ee1302b 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
9d5c56bc1c Disk.cpp tidy-up. Removed superfluous "if" and tried to give the logging another facelift. 2007-08-06 02:03:00 +00:00
tomch
a1debc40e4 Merge from Tom branch to trunk
. SSC now working: PR#2 & IN#2
. etc.
2007-05-28 11:16:42 +00:00
tomch
1f14c3e075 Fixed cock-up on resolving conflict in previous revision. Grr! 2007-04-04 21:49:04 +00:00
tomch
3bfac2b933 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
9794ccbdbe Changed __VA_ARGS__ to work on compilers that don't support it 2007-04-02 14:32:50 +00:00
nick_westgate
3b043604b0 Updated AppleWin (not TFE etc) copyright dates from "2006" to "2006-2007". 2007-04-01 15:24:52 +00:00
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
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
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
26a45bc17e Merged from sicklittlemonkey branch to trunk
(rev 111-HEAD)
2007-03-23 22:26:35 +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
tearex
f3e37c21e7 Added missing "int" in two cases, wanted by VC++ 2005. 2006-09-14 20:11:38 +00:00
mpohoreski
38bc5180ba Disassembly formating
TraceFile fixes
2006-08-16 18:58:56 +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
20a1cb2449 Fixed drawing debugger text of (escape) color chars 2006-07-07 19:30:39 +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