Commit Graph

123 Commits

Author SHA1 Message Date
mpohoreski
8298d32a69 Mouse wheel support
many scrolling fixes
general cleanup of globals
2006-06-26 16:59:48 +00:00
mpohoreski
9ae0ea29b0 Renamed globals to match coding convention:
g_bApple2e
g_bApple2plus
g_sProgramDir
2006-06-25 03:46:33 +00:00
mpohoreski
a7945d6b4e 2006-06-25 03:44:14 +00:00
mpohoreski
f2e47d45df Updated help, BPA, BLOAD/BSAVE 2006-06-25 03:43:49 +00:00
mpohoreski
a92f5d4fbe Renamed globals to match coding convention:
g_bApple2e
g_bApple2plus
g_sProgramDir
2006-06-25 03:41:52 +00:00
mpohoreski
381f359253 added a few categories to some of the current wishlist features. 2006-06-14 00:42:23 +00:00
mpohoreski
474ded6b0f 2006-06-13 01:23:06 +00:00
mpohoreski
fb3859f6da added DISASM to print current status
added DISASM TARGET [#]
2006-06-13 01:21:45 +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
dcb358aaa3 added BLOAD
added BSAVE
2006-06-12 03:08:35 +00:00
mpohoreski
c17b6eb055 Updated version # to 1.13.2.0 2006-06-12 03:01:59 +00:00
mpohoreski
471f8ef235 added BLOAD
added BSAVE
2006-06-12 03:01:08 +00:00
mpohoreski
a1aad9460f new DISASM command to change disassembly view options 2006-06-11 23:24:39 +00:00
mpohoreski
85c235ba90 new DISASM command to change disassembly view options 2006-06-11 23:23:54 +00:00
mpohoreski
692eef236e .2 fixed HELP <category> not working
.1 undocumented mnemonics in lowercase
2006-06-11 20:11:32 +00:00
tearex
2223bc6cfb Illegal opcodes support
Separate NMOS 6502 and CMOS 65C02 support
CPU flag handling improvement
NMI support
Apple II (original model) support
Apple II/IIPlus mode font improvement
"M" glyph improvement
Small _M14 / CLK_6502 fix.
Reset behavior improvement
Small monochrome video improvement - mono text now honors color selection just like mono graphics.
2006-06-11 15:49:38 +00:00
tomch
784ce6a8d1 Reinstating TFE files I somehow deleted when I merged trunk->my branch 2006-05-14 21:43:39 +00:00
mpohoreski
f166d265c9 Version bumped up for BRK, BRKOP, Ctrl-V 2006-05-14 05:14:09 +00:00
mpohoreski
3c9621991a BRK, BRKOP, Ctrl-V support 2006-05-14 05:13:30 +00:00
mpohoreski
28ef0e45d7 Standard "Paste" (Ctrl-V) now supported. 2006-05-14 05:02:08 +00:00
mpohoreski
635d6e5811 framewindow -> g_hFrameWindow 2006-05-14 00:44:38 +00:00
mpohoreski
d26aa82dd1 Breakpoints on full-speed.
BRK # [ON|OFF]
BRKOP ##
2006-05-14 00:43:19 +00:00
tomch
38de33eb77 Merge with trunk 2006-05-13 19:23:11 +00:00
mpohoreski
ad1ed2e77e new op @
text searching
single quote support
disasm targets displayed
2006-05-10 22:00:27 +00:00
mpohoreski
f91a4e85a4 2006-05-10 21:57:33 +00:00
tomch
e06107bcb9 1.13.1: Updated version in Applewin.rc 2006-05-07 17:07:54 +00:00
tomch
339d670a6d 1.13.1: Updated docs/History.txt & web/index.php 2006-05-07 16:51:35 +00:00
tomch
99825c335a Wrapped actions on IRQ-critical-section object in a validity test to fix crash in Win98/ME's kernel.dll 2006-05-07 13:47:52 +00:00
tomch
2f338e116f Fixed typo 2006-05-03 18:32:12 +00:00
tomch
548f2ed43f Fixed hypertext link for Uthernet.txt 2006-05-02 22:32:24 +00:00
tomch
bcfdd32e44 Corrected URL link to 1.13.0.zip 2006-05-02 22:13:31 +00:00
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
tomch
622a60c20f Submitted updated web-page for 1.13.0 2006-05-02 21:43:48 +00:00
tomch
4f2878792d Submitted revised history for 1.13.0 2006-05-02 21:43:08 +00:00
tomch
97a30948a8 Submitted new SerialComms module 2006-05-02 21:42:45 +00:00
tomch
bbadd65011 Outstanding bugs from Bugs.txt have been transferred to berliOS's Bug DB 2006-04-22 14:26:45 +00:00
tomch
08159a2374 Update40ColCell: only convert 0xFF -> 0x20 for Apple][ (not //e) 2006-04-22 11:33:18 +00:00
tomch
bd2809355c Fixed typo in 1.12.7.1 rel note 2006-04-22 11:09:07 +00:00
tomch
cc16dce85a Fixed: [Bug #6790] Right click menu stops working on drives after switching from full screen back to Windows. 2006-04-20 22:09:52 +00:00
tomch
6a90e9851d Added new svn_setup.txt doc 2006-04-06 22:33:57 +00:00
tomch
179abb6124 Suggestion for auto-naming save-state files 2006-03-28 21:37:39 +00:00
rglennjones
1db1d88767 added some additional info 2006-03-26 14:57:04 +00:00
tomch
2b1981b640 Added troubleshooting 2006-03-25 14:24:28 +00:00
tomch
b497a77b20 Updated for Uthernet 2006-03-25 14:00:18 +00:00
rglennjones
fb22020323 Added Uthernet (TFE) to main branch 2006-03-24 06:34:37 +00:00
tomch
93d8942a58 Removed .suo (user options file). 2006-03-23 09:04:22 +00:00
mpohoreski
8bead2dd2f *** empty log message *** 2006-03-14 05:42:34 +00:00
mpohoreski
3b9f5065e8 updated version to 1.12.9.1 2006-03-14 05:12:52 +00:00
tomch
0bad883d24 Added ROMs as resources 2006-03-13 23:51:00 +00:00
mpohoreski
9bd10140b6 Updated Memory
Added Scripts
2006-03-13 23:50:08 +00:00