Commit Graph

21 Commits

Author SHA1 Message Date
mpohoreski
badf346089 .6 Removed: Removed unused aliases.
Reason: When a symbol table is specified with no args, the total # of symbols will be shown.
    SYMBOLS1, SYMBOLS2, SYM0, SYM1, SYM2, SYM3, SYM4, SYM5, SYM6 
 .5 Fixed: Increased console output height so that you can view all the SYMBASIC * output.
 .4 Added: Two alises for Dos 3.3 and Prodos symbol tables
    SYMDOS
    SYMPRO
 .3 Added: Two new symbol tables added Dos 3.3 and Prodos.
    SYMDOS33 
    SYMPRODOS
2011-01-30 17:39:19 +00:00
mpohoreski
db7b7b65c0 Made new source "Folder" (Filter) -- Video
- Moved Frame.cpp Frame.h Video.cpp Video.h
Moved Util_MemoryTextFile.cpp to debugger filter
2011-01-08 16:48:39 +00:00
mpohoreski
b3d5aebc5c 2.7.0.0 Split Debugger_Color..h/cpp from Debug.h/.cpp 2010-12-16 06:51:17 +00:00
tomch
c51696ca8c Added (Debug|Release)-Win98 builds configs 2010-11-07 21:44:29 +00:00
tomch
a7ba47cd7e Added Nick's No-Slot-Clock support to trunk & bumped ver to 1.19.0.0 2010-08-28 20:04:24 +00:00
mpohoreski
b92641692f Project Cleanup
- moved source filename links in project to folders
 . Debugger
 . Disk
 . Emulator
- added extra include dirs
2010-06-11 15:54:25 +00:00
mpohoreski
b86ccdf3a7 Added: cpu/cpu6502* files to project 2010-06-10 16:02:26 +00:00
tomch
f24971f582 Merge from Tom: r683
Added Speech API support:
. Capture char output to COUT
. Enable speech via -speech cmd-line
. Ctrl+Reset and FullSpeed mode purge the speech buffers
Removed #pragma hdrstop from all .cpp files except AppleWin.cpp (which is the PCH create file)
2010-02-14 21:11:26 +00:00
tomch
79f7b61542 Bump version to 1.18.0.0
Updated History.txt
2010-01-17 20:04:51 +00:00
tomch
88bdf4601c Disk/HardDisk image r/w support for .gz/.zip (and .2mg) files.
. Multi-zip archives are read-only.
Added disk/harddisk eject sub-menu to Disk Config tab.
Removed .bin registration.
Added zlib & zip libs to project (VS 2008 Express).
2010-01-03 18:43:08 +00:00
tomch
df7ca413de Applied Joshua Bell's patch:
* Clean up signed/unsigned comparison warnings
* Clean up deprecated function warnings
* Enable XP visual themes in the properties dialog (the AdditionalManifestDependencies entry in ApplewinExpress9.00.vcproj)
* Clean up of settings property sheet:
** Correct tab order
** Add/correct keyboard shortcuts
** Adjust layout (slightly; most dramatic on first tab)
** Retitle a few controls for improved readability
** Tweaked the spin controls to be right aligned
2009-11-30 14:00:22 +00:00
mpohoreski
1b5ec34f06 Using pre-compiled headers 2009-10-26 01:52:36 +00:00
mpohoreski
a8275cb393 Added: Debugger_Symbols.cpp/.h 2009-07-12 21:49:46 +00:00
tomch
da27b679dd Created winres.h in resource folder for compatibility between VS and VS Express. 2009-05-02 14:13:57 +00:00
mpohoreski
34ca9416c3 Relase Config, C/C++, Code Gen, SSE2 -> SSE1 for Athlon XP 2009-02-18 16:50:11 +00:00
mpohoreski
a293b49f9b Project Organization 2009-02-18 16:17:36 +00:00
mpohoreski
8c9988ad06 Faster compiles.
Pre-compiled headers turned on, minimal (re)build.
2009-02-16 20:35:20 +00:00
mpohoreski
88909c3759 Added Debugger_Changelog to Solution 2009-02-13 08:08:54 +00:00
nick_westgate
add77b83dc - Added TCP serial option on port 1977 (hard-coded - see TODOs) implemented as asynchronous Winsock 1.1 (Win95 ok?) sockets via WndProc() messages
- Fixed Winres.h dependency
2009-01-26 15:24:40 +00:00
tomch
77a9dab92f Updated Visual C++ 2008 Express .vcproj file (ApplewinExpress9.00.vcproj) 2009-01-10 22:24:42 +00:00
tomch
697bf15252 Bumped version to 1.5.0.4
Added VC++ 2008 Express .vcproj v9.00 (and .sln)
2008-10-03 20:47:20 +00:00