Pierre Muller
|
4da4c96349
|
Regenerate Makefile's with mips gcc fixes and new enabled mips64-linux target
|
2022-02-15 15:45:15 +00:00 |
|
Karoly Balogh
|
456bed9486
|
* tosunits: add metados to the compilable units, reported and patch by mfro on atari-forum.com
|
2022-02-14 18:29:59 +01:00 |
|
Karoly Balogh
|
c74a6f4ca2
|
* tosunits: tabs to spaces and indendation change in gem.pas. no functional change.
|
2022-02-14 15:08:19 +01:00 |
|
Karoly Balogh
|
6502f7b35a
|
* tosunits: rename gemcommon to gemcmmn so the unit name fits 8.3 limitations
|
2022-02-13 20:12:26 +01:00 |
|
Nikolay Nikolov
|
21593942a1
|
* regenerate all makefiles with the latest fpcmake
|
2022-02-13 15:26:54 +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 |
|
Karoly Balogh
|
b27335e8a5
|
tosunits: fix the package build for Coldfire
|
2022-02-12 23:54:57 +01: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
|
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
|
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 |
|
Karoly Balogh
|
b56e1b0cd8
|
* tosunits: add {$PACKRECORDS 2} everywhere, just in case
|
2022-02-04 02:12:11 +01:00 |
|
Karoly Balogh
|
5ff82c14cf
|
* tosunits: tabs 2 spaces fix in MetaDOS
|
2022-02-04 02:11:09 +01:00 |
|
Karoly Balogh
|
e8e1a6e874
|
* tosunits: remove the sysutils dependency from TOS unit, it's no longer needed
|
2022-02-04 02:04:42 +01:00 |
|
Karoly Balogh
|
98f767efbf
|
* tosunits: do not use functions which convert between shortstring and a char array via an AnsiString in TOS unit
|
2022-02-04 02:04:42 +01:00 |
|
Karoly Balogh
|
ee5e89733f
|
* tosunits: add some required defines about compiler mode, strings, alignment in the TOS unit
|
2022-02-04 02:04:42 +01:00 |
|
Karoly Balogh
|
4a85ab9cb9
|
* tosunits: tabs 2 spaces fix in the TOS unit
|
2022-02-04 02:04:42 +01:00 |
|
Thorsten Otto
|
f10fe0985a
|
atari: add missing bios/xbios/gemdos functions
todo: Some newer MiNT functions
|
2022-02-02 21:34:32 +00:00 |
|
Thorsten Otto
|
a2b66ea061
|
atari: implement environment functions
|
2022-02-02 21:34:32 +00:00 |
|
Nikolay Nikolov
|
b407b67ca1
|
* regenerate all makefiles with latest fpcmake
|
2022-01-19 07:08:32 +02:00 |
|
Robert Roland
|
53e5a4a03a
|
Adding aaarch64-embedded target
This adds support for aarch64-embedded, specifically for the Raspberry Pi 3.
Uses UART0 at 115200 baud 8N1 for console IO.
|
2022-01-05 12:29:00 +00:00 |
|
Pierre Muller
|
271ba59cf1
|
All Makefile's regenerated
|
2021-11-25 22:13:32 +00:00 |
|
florian
|
65ef6f1f37
|
* regenerated Makefiles
|
2021-11-24 22:50:37 +01:00 |
|
nickysn
|
433050a2c4
|
* set EXEEXT to .wasm for the WASI target in fpcmake
git-svn-id: trunk@49552 -
|
2021-06-24 00:16:00 +00:00 |
|
Jonas Maebe
|
500e29e5e2
|
* regenerated with FreeBSD/AArch64 support
git-svn-id: trunk@49159 -
|
2021-04-10 08:19:40 +00:00 |
|
florian
|
e4cc8af8fc
|
* Makefiles regenerated
git-svn-id: trunk@49124 -
|
2021-04-05 15:39:07 +00:00 |
|
nickysn
|
ea8f068817
|
* regenerated makefiles after sync with trunk
git-svn-id: branches/wasm@48951 -
|
2021-03-13 21:52:13 +00:00 |
|
nickysn
|
e42330a7ad
|
* synchronized with trunk
git-svn-id: branches/wasm@48949 -
|
2021-03-13 21:47:24 +00:00 |
|
pierre
|
e8fbe6696b
|
Update Makefile's after commits 48929/48930
git-svn-id: trunk@48940 -
|
2021-03-12 13:23:41 +00:00 |
|
nickysn
|
1d9d1ab859
|
* regenerated makefiles
git-svn-id: branches/wasm@48369 -
|
2021-01-24 02:01:11 +00:00 |
|
nickysn
|
cf6c173653
|
* regenerated makefiles
git-svn-id: branches/wasm@47988 -
|
2021-01-02 22:25:27 +00:00 |
|
nickysn
|
a84b091b5e
|
* makefiles regenerated after fpcmake update
git-svn-id: branches/wasm@47985 -
|
2021-01-02 22:15:42 +00:00 |
|
pierre
|
68d3962889
|
Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483
git-svn-id: trunk@47484 -
|
2020-11-20 14:03:57 +00:00 |
|
Károly Balogh
|
9d67adcbb6
|
* regenerated all Makefiles after Sinclair QL support was added
git-svn-id: trunk@47453 -
|
2020-11-19 02:58:27 +00:00 |
|
Károly Balogh
|
1d34f0f139
|
tosunits: it's actually not ami-extra
git-svn-id: trunk@47451 -
|
2020-11-19 02:43:42 +00:00 |
|