Nikolay Nikolov
|
21593942a1
|
* regenerate all makefiles with the latest fpcmake
|
2022-02-13 15:26:54 +02:00 |
|
Nikolay Nikolov
|
c224661836
|
* fixed object names in comments
|
2022-02-13 14:44:10 +02:00 |
|
Nikolay Nikolov
|
e2f1be3306
|
* new RawByteString and UnicodeString methods and objects in the 'objects' unit
put behind ifdefs (FPC_HAS_FEATURE_ANSISTRINGS,
FPC_HAS_FEATURE_UNICODESTRINGS, FPC_HAS_CPSTRING) to fix compilation on
embedded systems
|
2022-02-13 14:41:30 +02:00 |
|
Karoly Balogh
|
3bb0ae4bf9
|
* tosunits: fix the cube spin on systems other than original TOS/EmuTOS, patch by mfro in atari-forum.com
|
2022-02-13 12:13:30 +01:00 |
|
Marcus Sackrow
|
9f22623459
|
Amiga: Fix for unable to type in FV applications for Amiga-systems
|
2022-02-13 00:02:30 +01:00 |
|
Karoly Balogh
|
b27335e8a5
|
tosunits: fix the package build for Coldfire
|
2022-02-12 23:54:57 +01:00 |
|
mattias
|
0fb08a7619
|
pastojs: compile with pas2js
|
2022-02-12 22:34:11 +01:00 |
|
mattias
|
b2251e3469
|
fcl-json: clean up
|
2022-02-12 22:33:45 +01:00 |
|
mattias
|
3b9035c946
|
fcl-js: clean up
|
2022-02-12 22:33:27 +01:00 |
|
mattias
|
dfcbdd9aa6
|
pastojs: less hints
|
2022-02-12 21:21:54 +01:00 |
|
mattias
|
151c7ba163
|
fcl-passrc: fixed resourcestring
|
2022-02-12 21:15:04 +01:00 |
|
mattias
|
7be86f4635
|
fcl-passrc: fixed publish all members for typeinfo
|
2022-02-12 21:15:04 +01:00 |
|
mattias
|
925dc4bc75
|
fcl-js: fixed compile with pas2js
|
2022-02-12 21:15:04 +01:00 |
|
Michaël Van Canneyt
|
51ce1e883f
|
* Avoid AV
|
2022-02-12 19:41:02 +01:00 |
|
Michaël Van Canneyt
|
c44f82d11a
|
* Copy & AddRef operators
|
2022-02-12 14:55:17 +01:00 |
|
Marcus Sackrow
|
41e32d0fba
|
AmigaOS4: fix compilation for double UTF8Encode in library unit and system
|
2022-02-12 14:52:45 +01:00 |
|
Michaël Van Canneyt
|
10c60c45d5
|
* Finalize does not need result
|
2022-02-12 14:41:02 +01:00 |
|
Michaël Van Canneyt
|
08742e1a91
|
* Add missing argument
|
2022-02-12 14:30:31 +01:00 |
|
Michaël Van Canneyt
|
ee2d2a4bd4
|
* Remove debug statement
|
2022-02-12 14:27:09 +01:00 |
|
Michaël Van Canneyt
|
f19402e81b
|
* Operator name can now also be finalize
|
2022-02-12 14:27:09 +01:00 |
|
Nikolay Nikolov
|
09b5e7c6b2
|
Revert "+ added dependency to rtl-unicode for the ide package"
This reverts commit 153baf41ce .
|
2022-02-12 15:23:17 +02:00 |
|
Michaël Van Canneyt
|
412de8a17d
|
* Fix case sensitivity of macro value
|
2022-02-12 14:11:21 +01:00 |
|
Nikolay Nikolov
|
153baf41ce
|
+ added dependency to rtl-unicode for the ide package
|
2022-02-12 13:39:14 +02:00 |
|
Nikolay Nikolov
|
af5f75fd5a
|
* win16 compilation fix after merge of unicodekvm branch
|
2022-02-12 13:24:37 +02:00 |
|
Nikolay Nikolov
|
6df6e4f7ff
|
* Amiga compilation fix after merge of unicodekvm branch
|
2022-02-12 13:13:12 +02:00 |
|
Nikolay Nikolov
|
0b8a0fb495
|
+ support conversion between legancy and enhanced console in UpdateScreenArea
|
2022-02-12 10:09:17 +02:00 |
|
Nikolay Nikolov
|
2d5f0fbde0
|
Merge remote-tracking branch 'origin/main' into unicodekvm
|
2022-02-12 09:28:38 +02:00 |
|
Thorsten Otto
|
784d2146c5
|
tosunits: add a missing copyright header
|
2022-02-11 22:50:38 +00:00 |
|
Thorsten Otto
|
ac8e64c93a
|
tosunits: add a missing copyright header
|
2022-02-11 22:50:38 +00:00 |
|
Thorsten Otto
|
454365325e
|
rtl-extra: fix printer device
|
2022-02-11 22:50:38 +00:00 |
|
Thorsten Otto
|
a57a2b6cbe
|
tosunits: fix a bug in menu_tnormal
|
2022-02-11 22:50:38 +00:00 |
|
Thorsten Otto
|
704a5a5081
|
tosunits: fix a bug in vsl_width
|
2022-02-11 22:50:38 +00:00 |
|
Thorsten Otto
|
d06ab24389
|
tosunits: fix a bug in objc_find
|
2022-02-11 22:50:38 +00:00 |
|
Thorsten Otto
|
0ad2150457
|
tosunits: simplify some pointer assignments
|
2022-02-11 22:50:38 +00:00 |
|
Thorsten Otto
|
13ed9a2277
|
tosunits: fix a bug in vq_extnd
|
2022-02-11 22:50:38 +00:00 |
|
Thorsten Otto
|
0e4e4b89ab
|
tosunits: remove some unused locals
|
2022-02-11 22:50:38 +00:00 |
|
Thorsten Otto
|
6200af404d
|
tosunits: declare some var parameters as out, to avoid warnings
|
2022-02-11 22:50:38 +00:00 |
|
Thorsten Otto
|
2b829480e1
|
tosunits: provide alternative names for members of GRECT
|
2022-02-11 22:50:38 +00:00 |
|
Thorsten Otto
|
b4cc4f851b
|
rtl-extra: add printer unit for atari
|
2022-02-11 22:50:38 +00:00 |
|
Thorsten Otto
|
a79aa87272
|
atari: add nf_ops unit to access NatFeats from emulators
|
2022-02-11 22:50:38 +00:00 |
|
Thorsten Otto
|
b31d5386ee
|
atari: new unit gemcommon was missing from fpmake
|
2022-02-11 22:50:38 +00:00 |
|
Thorsten Otto
|
17a90f9521
|
atari: fix external linkage of graf_movebox/graf_rubberbox
|
2022-02-11 22:50:38 +00:00 |
|
Thorsten Otto
|
40adddea34
|
atari: make control array of gem_pbb PurePascal compatible
Applications expect it to be an array, not a record.
|
2022-02-11 22:50:38 +00:00 |
|
Thorsten Otto
|
43e92ef2b7
|
atari: add metados functions to tos interface
|
2022-02-11 22:50:38 +00:00 |
|
Thorsten Otto
|
904c59fbff
|
tosunits: variable basepage needs to be visible by applications
|
2022-02-11 22:50:38 +00:00 |
|
Thorsten Otto
|
d3c87f9c58
|
atari: add some more AES/VDI functions
|
2022-02-11 22:50:38 +00:00 |
|
Thorsten Otto
|
b4d8f2d1b6
|
atari: add missing type LongIntFunc to tos unit
|
2022-02-11 22:50:38 +00:00 |
|
Thorsten Otto
|
b66802a14e
|
atari: add missing AES/VDI definitions and functions
|
2022-02-11 22:50:38 +00:00 |
|
Pierre Muller
|
9abd81efa5
|
Set correct exetension for cross-IDE
|
2022-02-11 22:34:32 +00:00 |
|
Pierre Muller
|
85ce54f83f
|
Add newer Compiler targets: riscv32/riscv64/xtena/wasm32 and z80
|
2022-02-11 22:19:43 +00:00 |
|