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 |
|
tomch
|
a1debc40e4
|
Merge from Tom branch to trunk
. SSC now working: PR#2 & IN#2
. etc.
|
2007-05-28 11:16:42 +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 |
|
mpohoreski
|
2b1e0c76a4
|
Fixed BRKOP, BRK # to enter debugger
Pressing F7 after triggered break stops on next break
Fixed global "mode" to comply with coding convention: g_nAppMode
|
2006-06-12 22:06:50 +00:00 |
|
mpohoreski
|
635d6e5811
|
framewindow -> g_hFrameWindow
|
2006-05-14 00:44:38 +00:00 |
|
nick_westgate
|
1c502b76da
|
Added floating bus emulation.
Summary of changes:
AppleWin.cpp: Made dwCyclesThisFrame global -> g_dwCyclesThisFrame.
CPU.cpp: Made InternalCpuExecute()'s nCyclesLeft static -> nInternalCyclesLeft.
CPU.cpp: Added CpuGetCyclesThisFrame().
Memory.cpp: Added MemGet80Store().
Memory.cpp: Added MemReadFloatingBus().
Memory.cpp: Added MemReadFloatingBus(BYTE const highbit).
Memory.cpp: Changed NullIo() to call MemReadFloatingBus().
Video.cpp: Added video scanner constants and VideoGetScannerAddress(bool* pbVblBar_OUT).
Video.cpp: Changed VideoCheckVbl() to call VideoGetScannerAddress().
Various files: Replaced MemReturnRandomData() calls with MemReadFloatingBus().
|
2006-03-12 09:05:39 +00:00 |
|
tomch
|
bba1353a0c
|
*** empty log message ***
|
2006-02-25 20:50:29 +00:00 |
|