AppleWin/source
nick_westgate 6480ef9b1e Fixed 2 bugs in the floating bus code.
The Bulgarian game "Walking in the town" now works.
Also improved the layout of the FB code, and added references to Understanding The Apple IIe for all the important logic and boolean equations used.
2008-12-30 15:45:48 +00:00
..
Tfe Compile-time fix for VC++2008 Express 2008-09-28 14:03:40 +00:00
Z80 Reverted a bit more code to original to z80em distro. 2008-08-31 20:00:07 +00:00
6821.cpp Merge from Tom branch to trunk 2007-08-06 21:38:35 +00:00
6821.h Merge from Tom branch to trunk 2007-08-06 21:38:35 +00:00
Applewin.cpp Merge from AppleWin-Tom @ r402: 2008-11-25 22:33:05 +00:00
Applewin.h Merged from Ken's branch (for CP/M card support) 2008-08-19 21:36:31 +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 Corrected CLK_Z80 value 2008-09-09 21:07:14 +00:00
CPU.cpp Found source of Z80 emulation (z80em by Marcel de Kogel) & reverted (as close as possible) to his distro. 2008-08-31 15:37:53 +00:00
CPU.h Merged from Ken's branch (for CP/M card support) 2008-08-19 21:36:31 +00:00
Debug.cpp Fixed compile error (for VS8) 2008-08-31 13:38:22 +00:00
Debug.h Added new command: '@' 2008-08-31 08:49:11 +00:00
Debugger_Assembler.cpp Updated AppleWin (not TFE etc) copyright dates from "2006" to "2006-2007". 2007-04-01 15:24:52 +00:00
Debugger_Assembler.h Disassembly formating 2006-08-16 18:58:56 +00:00
Debugger_Console.cpp Updated AppleWin (not TFE etc) copyright dates from "2006" to "2006-2007". 2007-04-01 15:24:52 +00:00
Debugger_Console.h Disassembly formating 2006-08-16 18:58:56 +00:00
Debugger_Display.cpp Updated AppleWin (not TFE etc) copyright dates from "2006" to "2006-2007". 2007-04-01 15:24:52 +00:00
Debugger_Display.h Disassembly formating 2006-08-16 18:58:56 +00:00
Debugger_Help.cpp Added new command: '@' 2008-08-31 08:49:11 +00:00
Debugger_Help.h Added new command: '@' 2008-08-31 08:49:11 +00:00
Debugger_Parser.cpp Updated AppleWin (not TFE etc) copyright dates from "2006" to "2006-2007". 2007-04-01 15:24:52 +00:00
Debugger_Parser.h Help is colorized 2006-07-09 04:53:08 +00:00
Debugger_Types.h Added new command: '@' 2008-08-31 08:49:11 +00:00
Disk.cpp using new enum for IO slot size 2008-09-04 16:42:14 +00:00
Disk.h 1.15.0.3 changes 2008-08-31 04:31:35 +00:00
DiskImage.cpp Updated AppleWin (not TFE etc) copyright dates from "2006" to "2006-2007". 2007-04-01 15:24:52 +00:00
DiskImage.h Cleaned up ImageOpen() 2006-03-09 21:40:16 +00:00
Frame.cpp Merge from AppleWin-Tom @ r402: 2008-11-25 22:33:05 +00:00
Frame.h 1.15.0.3 changes 2008-08-31 04:31:35 +00:00
Harddisk.cpp using new enum for IO slot size 2008-09-04 16:40:52 +00:00
Harddisk.h Merge from Tom branch to trunk 2007-05-28 11:16:42 +00:00
Joystick.cpp Merge from AppleWin-Tom branch: 2008-05-17 23:20:33 +00:00
Joystick.h Merge from AppleWin-Tom branch: 2008-05-17 23:20:33 +00:00
Keyboard.cpp Minor bug fix to Pravets capslock 2008-07-28 20:33:22 +00:00
Keyboard.h Merged from cm630 branch for "Pravets" clone support 2008-06-20 23:47:25 +00:00
Log.cpp Updated AppleWin (not TFE etc) copyright dates from "2006" to "2006-2007". 2007-04-01 15:24:52 +00:00
Log.h 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
Memory.cpp Fix: IO_Annunciator read now returns floating bus data 2008-12-15 15:08:05 +00:00
Memory.h Enums for Slot & Firmware Addresses and Sizes 2008-09-04 16:30:34 +00:00
Mockingboard.cpp Merged from Ken's branch (for CP/M card support) 2008-08-19 21:36:31 +00:00
Mockingboard.h Merge from Tom branch to trunk 2007-08-06 21:38:35 +00:00
MouseInterface.cpp Fix for Contiki v1.3 : spurious IRQs 2008-06-20 21:35:55 +00:00
MouseInterface.h Fix for Contiki v1.3 : spurious IRQs 2008-06-20 21:35:55 +00:00
ParallelPrinter.cpp using new enum for IO slot size 2008-09-04 16:41:17 +00:00
ParallelPrinter.h Merge from Tom branch to trunk 2007-05-28 11:16:42 +00:00
Peripheral_Clock_Generic.cpp Custom No Slot and Thunderclock WIP 2008-09-04 16:32:21 +00:00
Peripheral_Clock_Generic.h Custom No Slot and Thunderclock WIP 2008-09-04 16:32:21 +00:00
Peripheral_Clock_ThunderClockPlus.cpp Custom No Slot and Thunderclock WIP 2008-09-04 16:32:21 +00:00
PropertySheetPage.cpp Merge from AppleWin-Tom @ r402: 2008-11-25 22:33:05 +00:00
PropertySheetPage.h Merged from Ken's branch (for CP/M card support) 2008-08-19 21:36:31 +00:00
Registry.cpp 1.15.0.3 changes 2008-08-31 04:31:35 +00:00
Registry.h *** empty log message *** 2006-02-25 20:50:29 +00:00
Riff.cpp Updated AppleWin (not TFE etc) copyright dates from "2006" to "2006-2007". 2007-04-01 15:24:52 +00:00
Riff.h *** empty log message *** 2006-02-25 20:50:29 +00:00
SaveState.cpp Merge from Tom branch to trunk 2007-05-28 11:16:42 +00:00
SaveState.h *** empty log message *** 2006-02-25 20:50:29 +00:00
SerialComms.cpp Merge from Tom branch to trunk 2007-08-06 21:38:35 +00:00
SerialComms.h Merge from Tom branch to trunk 2007-08-06 21:38:35 +00:00
SoundCore.cpp Updated AppleWin (not TFE etc) copyright dates from "2006" to "2006-2007". 2007-04-01 15:24:52 +00:00
SoundCore.h Exit if fail to get instance of DirectX's SystemClock 2007-03-26 21:27:29 +00:00
Speaker.cpp Merge from Tom branch to trunk 2007-08-06 21:38:35 +00:00
Speaker.h Merge from Tom branch to trunk 2007-05-28 11:16:42 +00:00
SSI263Phonemes.h *** empty log message *** 2006-02-25 20:50:29 +00:00
StdAfx.h Added Peripheral_Clock_Generic.h 2008-09-04 16:40:10 +00:00
Structs.h Merged from Ken's branch (for CP/M card support) 2008-08-19 21:36:31 +00:00
Tape.cpp Merged from cm630 branch for "Pravets" clone support 2008-06-20 23:47:25 +00:00
Tape.h Merged from cm630 branch for "Pravets" clone support 2008-06-20 23:47:25 +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 Fixed 2 bugs in the floating bus code. 2008-12-30 15:45:48 +00:00
Video.h 1.15.0.3 changes 2008-08-31 04:31:35 +00:00