Commit History

Author SHA1 Message Date
  pierre a1d9aa1ffe add code to allow calling interrupt routines 25 years ago
  pierre 7e5eab9f0c Use i386nop.inc file 25 years ago
  pierre 86e515e1a5 + i386nop.inc now contains the number of opcodes 25 years ago
  pierre d4df420802 + generate also i386nop.inc containing the number of opcodes 25 years ago
  pierre bf20aa47d9 * fix ingnored assembler error in IndexDWord 25 years ago
  Jonas Maebe 4d520d5b93 * fixed bug in getscanline16 (affects floodfil and getimage under VGA 25 years ago
  sg 0f23f58148 * Changed CompareMem to CompareMemRange and added new (Delphi compatible) 25 years ago
  peter e54b99663e * released newsignal 25 years ago
  peter 839699930b * vtchar support for %s 25 years ago
  peter cc216749d8 * defined filemode constants in windows unit 25 years ago
  peter a20f357c8f * removed hardcoded limit of 80 width 25 years ago
  peter 2c081cf333 * export function so ppl can use it in their own programs 25 years ago
  peter 4b09b89588 * fixed reference parsing 25 years ago
  peter 25bc00bb42 * fixes 25 years ago
  peter 6d282de1d4 * fixed setting of output names with includefile 25 years ago
  peter 325b9acfa2 * ansistrings are now default on for delphi mode, as most ppl expect 25 years ago
  peter 1cd3fb9f4c * don't write rst files if errors found 25 years ago
  sg bab6ab93b6 * Bugfixes: In some cases the DOM node tree was invalid 25 years ago
  pierre 40f1da8f8e * bug found by Kovacs Attila Zoltan corrected 25 years ago
  pierre 3930cc5818 * Use saveregisters for PushExcept.. 25 years ago
  pierre d7afdbd8e6 * Preserve all registers in SetJmp 25 years ago
  pierre 2419be3520 * saveregisters now does not overwrite registers used as return value for functions 25 years ago
  pierre 366aece76e * saveregisters also save the one needed for return values 25 years ago
  pierre 01d59bf938 generate RTE if wrong 25 years ago
  pierre dfbb141d2b + easier debug when memory is lost 25 years ago
  peter 934883569a * also allow smartlinking for main programs 25 years ago
  pierre d6b3b9a9cd * Use RestoreUnitsSyms to avoid wrong hints about unused units 25 years ago
  pierre eb59e0b11c * fix for tests/test/testrang.pp bug 25 years ago
  pierre f4d925b2e1 * fix the unitsym chain 25 years ago
  pierre d29a9a8f29 * avoid a problem with range check 25 years ago