nick_westgate
|
35ec4f29b2
|
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
|
92b86a43e1
|
Added 1.12.9.0 bugs
|
2006-03-11 21:42:43 +00:00 |
|
tomch
|
16c11150c7
|
Added clean-up list
|
2006-03-11 11:03:14 +00:00 |
|
tomch
|
d843f5684c
|
Changed description
|
2006-03-11 11:02:49 +00:00 |
|
mpohoreski
|
342301e399
|
Updated site for 1.12.9.1
|
2006-03-11 00:47:28 +00:00 |
|
mpohoreski
|
7cc77cda6f
|
*** empty log message ***
|
2006-03-11 00:47:05 +00:00 |
|
mpohoreski
|
f13e089878
|
Added ArgsCook() param to specify which operators to process
|
2006-03-09 21:52:14 +00:00 |
|
mpohoreski
|
4969ed13ba
|
No longer uses implicit error value of ImageOpen()
|
2006-03-09 21:47:44 +00:00 |
|
mpohoreski
|
35f3e58882
|
Added Apple Monitor style command to enter bytes
|
2006-03-09 21:46:47 +00:00 |
|
mpohoreski
|
8ae83b7199
|
1. Inverse space kludge
2. If no VBL return value is no longer fixed at zero
|
2006-03-09 21:42:17 +00:00 |
|
mpohoreski
|
bdf8dfdfe7
|
Cleaned up ImageOpen()
|
2006-03-09 21:40:16 +00:00 |
|
mpohoreski
|
7935b18c15
|
Added Memory Init Pattern
|
2006-03-09 21:10:40 +00:00 |
|
mpohoreski
|
0e396f9697
|
*** empty log message ***
|
2006-03-09 20:48:31 +00:00 |
|
mpohoreski
|
18c7e3a547
|
*** empty log message ***
|
2006-03-08 21:54:06 +00:00 |
|
mpohoreski
|
bb3824ac7e
|
Added pageant, pass-phrase, putty info.
|
2006-03-07 19:12:01 +00:00 |
|
mpohoreski
|
8a69d6ca0f
|
Project Solution for VC.NET 2003
|
2006-03-07 18:23:02 +00:00 |
|
mpohoreski
|
d7e65a2d91
|
Added bitmap: DISKPROT.BMP to project heirachy - directory 'resources'
|
2006-03-07 18:21:06 +00:00 |
|
mpohoreski
|
a27846526c
|
Added menu check to easily tell if write protection is on / off
|
2006-03-07 18:17:57 +00:00 |
|
mpohoreski
|
8fa90c70e4
|
DiskProtect() -> DiskSetProtect()
|
2006-03-07 18:15:45 +00:00 |
|
mpohoreski
|
9141595031
|
Renamed: DiskProtect() to DiskGetProtect()
Added: DiskGetProtect()
|
2006-03-07 18:14:09 +00:00 |
|
mpohoreski
|
14b30f9478
|
Changed wording of Write Protection ON / OFF to be easier to understand
|
2006-03-07 17:24:18 +00:00 |
|
mpohoreski
|
e8e81bfbc7
|
Added merge/diff tool
Added details in case wrong init was entered
|
2006-03-07 03:23:19 +00:00 |
|
nick_westgate
|
c5e9e29f22
|
Added project files for MS Visual C++ 2005 Express Edition.
|
2006-03-04 14:44:20 +00:00 |
|
mpohoreski
|
6f5236fa5b
|
Fixed Half-Shift Pixel mode to display more accurate orange
|
2006-03-03 21:07:14 +00:00 |
|
mpohoreski
|
d5ca179418
|
Memory is now filled with 00,00,FF,FF
|
2006-03-03 18:54:41 +00:00 |
|
tomch
|
80682935f9
|
Removed Jumpman bug (user was using old ver of AppleWin
Added note about FreeLibrary
|
2006-03-03 13:51:15 +00:00 |
|
tomch
|
24f9cbc5c9
|
Created doc about updating website
|
2006-03-03 13:27:03 +00:00 |
|
mpohoreski
|
939d41499f
|
Added 50% and 75% half-shift dither. (They are not active though.)
|
2006-03-01 03:49:14 +00:00 |
|
mpohoreski
|
72a3821fb7
|
New Video Modes -- Half-Shift, Amber, Green, White
|
2006-03-01 00:23:42 +00:00 |
|
mpohoreski
|
6b096fdc75
|
Added Drive Protection bitmap
|
2006-02-28 18:40:59 +00:00 |
|
mpohoreski
|
c28de98441
|
Added Drive Protection Light
|
2006-02-28 18:40:28 +00:00 |
|
mpohoreski
|
095fb07c0f
|
VC Express compile-fix - scoping of for()
|
2006-02-28 18:40:05 +00:00 |
|
mpohoreski
|
ad1749999d
|
Drol, and Karateka fixes/notes, until the Floating-Bus code is in.
|
2006-02-28 18:38:57 +00:00 |
|
mpohoreski
|
cd246a0955
|
Removed hard-coded drive light status to enum proper
|
2006-02-28 18:37:47 +00:00 |
|
mpohoreski
|
a367d4623e
|
*** empty log message ***
|
2006-02-28 17:58:55 +00:00 |
|
mpohoreski
|
2808534450
|
Fixed for() scoping
|
2006-02-28 16:39:34 +00:00 |
|
mpohoreski
|
d1c9e8a9a6
|
Moved Text Hex Testing/Conversion code to Debugger_Parser
|
2006-02-28 16:37:25 +00:00 |
|
mpohoreski
|
9812789706
|
Added Text Hex Testing/Conversion
|
2006-02-28 16:36:51 +00:00 |
|
mpohoreski
|
8c35d2592c
|
.15 Fixed Release version drawing of mini-memory over-extended onto buttons in DrawMemory()
|
2006-02-28 00:17:16 +00:00 |
|
mpohoreski
|
6748457c97
|
*** empty log message ***
|
2006-02-27 23:13:55 +00:00 |
|
mpohoreski
|
acac7a01ce
|
.14 Fixed Parses not to cook the args, until right before eating them
.13 Fixed script to not append filename extension
.12 Fixed command // to be comment
|
2006-02-27 23:12:16 +00:00 |
|
mpohoreski
|
13281abbea
|
Added tchar.h incldue for people using VC Express
|
2006-02-27 18:29:38 +00:00 |
|
mpohoreski
|
860e64af21
|
2.5.0.11
|
2006-02-27 15:58:34 +00:00 |
|
mpohoreski
|
2001e01ea7
|
.11 Console sometimes wouldn't draw due to g_bDebuggerViewingAppleOutput being still incorrectly set to true
|
2006-02-27 15:58:01 +00:00 |
|
mpohoreski
|
c7094139fd
|
.10 Added: double forward slash on command line now ignores rest of command (same as C++ comment)
|
2006-02-27 15:55:41 +00:00 |
|
mpohoreski
|
a6a270a2d3
|
Replaced Debugger Magic Number with DEBUG_EXIT_KEY
|
2006-02-27 03:37:56 +00:00 |
|
mpohoreski
|
77bf241350
|
.9 Added: Legacy Apple "Monitor" Commands in ExecuteCommand()
|
2006-02-27 03:36:36 +00:00 |
|
mpohoreski
|
3a5f19c84e
|
Fixed undoc opcode F7
|
2006-02-27 03:34:50 +00:00 |
|
mpohoreski
|
28b2528696
|
.8 Fixed console input length not updated from script line length in CmdConfigRun()
|
2006-02-27 02:10:21 +00:00 |
|
mpohoreski
|
8db819262c
|
*** empty log message ***
|
2006-02-27 00:42:06 +00:00 |
|