blikblum
|
da100b43f7
Use actual item instead of cache item for edit
|
10 years ago |
nickysn
|
c513cec740
- disallow mixing 'export' and 'interrupt' for the same procedure
|
10 years ago |
nickysn
|
b26e10d53c
+ generate proper win16 prologue/epilogue for exported routines (we don't yet
|
10 years ago |
nickysn
|
ae533e4c77
+ made the $W switch control the FarProcsPushOddBP target switch in the i8086
|
10 years ago |
nickysn
|
e0aa6bf85f
* the FarProcsPushOddBP target switch made local instead of global (BP7 compatibility)
|
10 years ago |
nickysn
|
3a4afab681
* fixed a bug in the $targetswitch directive, which prevented target switches
|
10 years ago |
Jonas Maebe
|
2cf8e50771
* fixed unwanted disabling of a codepage set via -FcXXX/{$codepage XXX}
|
10 years ago |
Jonas Maebe
|
7c594b0288
+ added support for using Clang as an assembler, and make it the default
|
10 years ago |
nickysn
|
624376b403
+ handle properly win16 "odd bp" stack frames in get_caller_addr and get_caller_frame
|
10 years ago |
nickysn
|
1c3a0864e8
+ implemented win16 stderr via messageboxes similar to the way it is implemented for win32/win64 gui apps
|
10 years ago |
pierre
|
938c797a0d
Fix error in last commit opthandled -> opt_handled; Add FORCEAWK option to overrule AWK found in Makefile
|
10 years ago |
lacak
|
33986a03d3
fcl-db: mysql: add missing mysql57conn.pas (MySQL 5.7 wrapper)
|
10 years ago |
nickysn
|
aa883d0f85
+ added the win16api driver support functions
|
10 years ago |
nickysn
|
f71598a633
+ added the win16api string formatting support functions
|
10 years ago |
nickysn
|
5cb89fba9e
+ added the win16api comm support functions
|
10 years ago |
nickysn
|
6767906755
+ added the win16api sound support functions
|
10 years ago |
nickysn
|
926d66b9f5
+ added the win16api help support functions
|
10 years ago |
nickysn
|
c2a303b1da
+ added the win16api debugger support functions
|
10 years ago |
nickysn
|
e8fc56066b
+ added the win16api journalling support functions
|
10 years ago |
nickysn
|
5c9a09a38b
+ added the win16api shell consts
|
10 years ago |
nickysn
|
d6fdab5e0e
+ added the win16api hardware hook support constants and types
|
10 years ago |
pierre
|
4cb5a35228
Add removedir= argument; use cd ; pwd -P to obtain absolute path; use defs.h header in gdb_get_stdin.c source
|
10 years ago |
nickysn
|
46c4ebbf58
+ added the win16api computer-based-training support constants and types
|
10 years ago |
nickysn
|
79968e4bf1
+ added the win16api windows hook support functions
|
10 years ago |
nickysn
|
198cc330ec
+ added the win16api combo box control consts
|
10 years ago |
nickysn
|
3d637e59eb
+ added the win16api dialog directory support functions
|
10 years ago |
nickysn
|
000cc1d56c
+ added consts and types for various win16api dialog controls
|
10 years ago |
nickysn
|
f3c235ef8a
+ added the win16api dialog and control management functions
|
10 years ago |
nickysn
|
09b0f516ee
+ added the win16api MDI support functions
|
10 years ago |
Jonas Maebe
|
1131b08d6d
* changed idtext of as_darwin to AS-DARWIN, so it can be explicitly
|
10 years ago |