tomch
|
8a433b6e0d
|
Submitted changed files from AppleWin-Tom branch to trunk
. Change: Added support for SSC receive IRQ (eg. Z-Link)
. Fix: [Bug #7231] AppleWin installed in path with spaces
Internal:
. Modified operation of interrupt assert/deassert
|
2006-05-02 21:56:28 +00:00 |
|
rglennjones
|
fb22020323
|
Added Uthernet (TFE) to main branch
|
2006-03-24 06:34:37 +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 |
|