svenbarth
|
da672d1344
* instead of using separate booleans use a set to keep track of pending changes for popped settings
|
7 жил өмнө |
nickysn
|
b3e4ace4e3
* fixed compilation of .com files in the i8086 tiny memory model, when used with
|
7 жил өмнө |
nickysn
|
420a57ddc6
* use upper case OMF section names when using i8086 section-based smart linking
|
7 жил өмнө |
nickysn
|
b9ab9e5782
+ initial (experimental) implementation of section-based smartlinking for i8086.
|
7 жил өмнө |
nickysn
|
bfdd75eabf
+ support AB_LOCAL symbols in OMF object files, by implementing support for
|
7 жил өмнө |
Mattias Gaertner
|
118ec57000
pastojs: typecast function to TJSFunction
|
7 жил өмнө |
Mattias Gaertner
|
cef027199c
pastojs: typecast function to TJSFunction
|
7 жил өмнө |
marcus
|
b44c0265ee
ssockets: fix for Amiga-systems
|
7 жил өмнө |
michael
|
ab4023a3de
* Remove math unit
|
7 жил өмнө |
michael
|
7782463c9c
* Hopefully fix amiga compilation
|
7 жил өмнө |
michael
|
be53c3438e
* Fix from Christian Ulrich to improve import of frame width
|
7 жил өмнө |
michael
|
02dc95a510
* Fix from Christian Ulrich to import orientation
|
7 жил өмнө |
michael
|
9e76882ae6
* Fix smMaxheight stretchmode
|
7 жил өмнө |
michael
|
d08f06df22
* Test for bug ID #33795
|
7 жил өмнө |
michael
|
1e1fbf77db
* Fix bug #0033745, connection timeout
|
7 жил өмнө |
nickysn
|
188e9ff64a
* only read the first OMF record in TOmfLibObjectWriter.closefile, since we no
|
7 жил өмнө |
pierre
|
cf8c5d2540
Report if ExitStatus of DosBox process is non-zero
|
7 жил өмнө |
nickysn
|
3f5577077a
* automatically create omf libraries with the smallest page size possible. This
|
7 жил өмнө |
nickysn
|
345713c1fa
* refactored omf library writing, so that the whole library is written in
|
7 жил өмнө |
nickysn
|
00c6826896
* moved the PageNum property of TOmfLibObjectWriter.TOmfLibDictionaryEntry to
|
7 жил өмнө |
nickysn
|
4bcfe8dbb2
* refactored TOmfLibObjectWriter, so it keeps all object modules in a
|
7 жил өмнө |
nickysn
|
af5e6e182d
* the TOmfLibDictionaryEntry class in unit owomflib converted to two identical
|
7 жил өмнө |
Mattias Gaertner
|
29bb418fe0
pastojs: version 0.9.25
|
7 жил өмнө |
Mattias Gaertner
|
8c8b983c37
pastojs: fixed -FU -o, -o is always relative to working directory
|
7 жил өмнө |
Károly Balogh
|
bbbaa39d79
ncginl: another approach to fix the same issue #39184 supposed to address. keep left.resultdef, but try to make the target def always ordinal of an equal size, so it ends up in a data register on m68k
|
7 жил өмнө |
lacak
|
1db2e604cd
fcl-db: mysql: cosmetic
|
7 жил өмнө |
Károly Balogh
|
3286623c3c
ncginl: revert the previous commit, it seems to cause some issues on other CPUs
|
7 жил өмнө |
lacak
|
c65c4abd4d
fcl-db: mysql: fix memleak. Bug #33837
|
7 жил өмнө |
Károly Balogh
|
42efddc481
ncginl: in inc/dec, do not use left.resultdef as the dest to force a register location, because if left is a pointer, then an ordinal value might get forced into an address register on m68k, which results in a lot of unnecessary register shuffling to complete the operation
|
7 жил өмнө |
Mattias Gaertner
|
f450b898f9
pastojs: fixed iterate ancestor interfaces
|
7 жил өмнө |