AppleWin/AppleWin/source
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
..
Tfe Reinstating TFE files I somehow deleted when I merged trunk->my branch 2006-05-14 21:43:39 +00:00
Applewin.cpp A more elegant exit from the 'restart' loop (when SysClk fails to init) 2007-03-27 20:46:14 +00:00
Applewin.h instance -> g_hInstance 2006-07-02 09:56:50 +00:00
AY8910.cpp Submitted changed files from AppleWin-Tom branch to trunk 2006-05-02 21:56:28 +00:00
AY8910.h *** empty log message *** 2006-02-25 20:50:29 +00:00
Common.h New debugger font on by default now 2006-07-05 21:23:13 +00:00
CPU.cpp Clean-up to CPU module 2006-11-01 21:45:56 +00:00
CPU.h Clean-up to CPU module 2006-11-01 21:45:56 +00:00
Debug.cpp Minor fixes: 2007-03-31 14:45:44 +00:00
Debug.h Help is colorized 2006-07-09 04:53:08 +00:00
Debugger_Assembler.cpp Disassembly formating 2006-08-16 18:58:56 +00:00
Debugger_Assembler.h Disassembly formating 2006-08-16 18:58:56 +00:00
Debugger_Console.cpp Help is colorized 2006-07-09 04:53:08 +00:00
Debugger_Console.h Disassembly formating 2006-08-16 18:58:56 +00:00
Debugger_Display.cpp Added Log.h to the project. 2007-03-24 04:24:17 +00:00
Debugger_Display.h Disassembly formating 2006-08-16 18:58:56 +00:00
Debugger_Help.cpp Disassembly formating 2006-08-16 18:58:56 +00:00
Debugger_Help.h Debugger split y functionality 2006-02-26 06:26:56 +00:00
Debugger_Parser.cpp Help is colorized 2006-07-09 04:53:08 +00:00
Debugger_Parser.h Help is colorized 2006-07-09 04:53:08 +00:00
Debugger_Types.h Disassembly formating 2006-08-16 18:58:56 +00:00
Disk.cpp Merged from sicklittlemonkey branch to trunk 2007-03-23 22:26:35 +00:00
Disk.h Renamed: DiskProtect() to DiskGetProtect() 2006-03-07 18:14:09 +00:00
DiskImage.cpp Merged from sicklittlemonkey branch to trunk 2007-03-23 22:26:35 +00:00
DiskImage.h Cleaned up ImageOpen() 2006-03-09 21:40:16 +00:00
Frame.cpp A more elegant exit from the 'restart' loop (when SysClk fails to init) 2007-03-27 20:46:14 +00:00
Frame.h New debugger font on by default now 2006-07-05 21:23:13 +00:00
Harddisk.cpp instance -> g_hInstance 2006-07-02 09:56:50 +00:00
Harddisk.h *** empty log message *** 2006-02-25 20:50:29 +00:00
Joystick.cpp Added floating bus emulation. 2006-03-12 09:05:39 +00:00
Joystick.h *** empty log message *** 2006-02-25 20:50:29 +00:00
Keyboard.cpp minor indentation cleanup 2006-07-01 06:44:09 +00:00
Keyboard.h Mouse wheel support 2006-06-26 16:59:48 +00:00
Log.cpp Merged from sicklittlemonkey branch to trunk 2007-03-23 22:26:35 +00:00
Log.h Merged from sicklittlemonkey branch to trunk 2007-03-23 22:26:35 +00:00
Memory.cpp Merged from sicklittlemonkey branch to trunk 2007-03-23 22:26:35 +00:00
Memory.h Clean-up to CPU module 2006-11-01 21:45:56 +00:00
Mockingboard.cpp Speech fixes: 2006-12-27 19:11:19 +00:00
Mockingboard.h Submitted changed files from AppleWin-Tom branch to trunk 2006-05-02 21:56:28 +00:00
ParallelPrinter.cpp Added Log.h to the project. 2007-03-24 04:24:17 +00:00
ParallelPrinter.h Merged from sicklittlemonkey branch to trunk 2007-03-23 22:26:35 +00:00
PropertySheetPage.cpp instance -> g_hInstance 2006-07-02 09:56:50 +00:00
PropertySheetPage.h Added Uthernet (TFE) to main branch 2006-03-24 06:34:37 +00:00
Registry.cpp *** empty log message *** 2006-02-25 20:50:29 +00:00
Registry.h *** empty log message *** 2006-02-25 20:50:29 +00:00
Riff.cpp *** empty log message *** 2006-02-25 20:50:29 +00:00
Riff.h *** empty log message *** 2006-02-25 20:50:29 +00:00
SaveState.cpp Renamed globals to match coding convention: 2006-06-25 03:41:52 +00:00
SaveState.h *** empty log message *** 2006-02-25 20:50:29 +00:00
SerialComms.cpp Submitted new SerialComms module 2006-05-02 21:42:45 +00:00
SerialComms.h Submitted new SerialComms module 2006-05-02 21:42:45 +00:00
SoundCore.cpp Minor fixes: 2007-03-31 14:45:44 +00:00
SoundCore.h Exit if fail to get instance of DirectX's SystemClock 2007-03-26 21:27:29 +00:00
Speaker.cpp Fixed BRKOP, BRK # to enter debugger 2006-06-12 22:06:50 +00:00
Speaker.h *** empty log message *** 2006-02-25 20:50:29 +00:00
SSI263Phonemes.h *** empty log message *** 2006-02-25 20:50:29 +00:00
StdAfx.h Merged from sicklittlemonkey branch to trunk 2007-03-23 22:26:35 +00:00
Structs.h Merged from sicklittlemonkey branch to trunk 2007-03-23 22:26:35 +00:00
Util_MemoryTextFile.cpp Fixed hang in GetLinePointers() 2006-02-27 00:31:46 +00:00
Util_MemoryTextFile.h Utility for Debugger split functionality 2006-02-26 06:27:51 +00:00
Video.cpp Clean-up to CPU module 2006-11-01 21:45:56 +00:00
Video.h Updated Apple Font comments to be more descriptive 2006-07-03 15:27:19 +00:00