Karoly Balogh
|
bb078b07d1
|
qlunits: added a support unit for the QSound sound card's ROM
|
2024-06-08 23:29:13 +02:00 |
|
Michaël Van Canneyt
|
b2dd200863
|
* Dotted filenames for package qlunits
|
2023-07-27 19:04:15 +02:00 |
|
Michael VAN CANNEYT
|
bd4e9676fa
|
* Add namespaces.lst
|
2023-07-27 19:04:09 +02:00 |
|
Michaël Van Canneyt
|
2289c1f6a2
|
* Remove redundant Makefile.fpc
|
2023-07-25 13:01:55 +02:00 |
|
Michaël Van Canneyt
|
bb1b1bc705
|
* Regenerate makefiles with subtarget support
|
2023-07-24 16:32:02 +02:00 |
|
Michaël Van Canneyt
|
6b5a4dbf6e
|
* use cthreads in correct location
|
2023-07-19 14:27:28 +02:00 |
|
Michaël Van Canneyt
|
3d889ab8cc
|
* PChar -> PAnsiChar
|
2023-07-15 18:22:39 +02:00 |
|
Dmytro Bogatskyy
|
327aac7f24
|
Add aarch64-iphonesim target
|
2023-03-27 18:45:00 +00:00 |
|
Jinyang He
|
783bbb66f9
|
Update Makefiles
|
2023-02-05 19:18:48 +00:00 |
|
Nikolay Nikolov
|
8c562995d7
|
* regenerate makefiles with latest fpcmake
|
2022-05-24 14:01:59 +03:00 |
|
Pierre Muller
|
2f28c5596f
|
Regenerate all Makefile's to fix problem on x86_64 linux
|
2022-03-07 23:46:15 +00:00 |
|
Pierre Muller
|
ad2ac98858
|
Update Makefile's
|
2022-03-07 22:35:29 +00:00 |
|
Pierre Muller
|
4da4c96349
|
Regenerate Makefile's with mips gcc fixes and new enabled mips64-linux target
|
2022-02-15 15:45:15 +00:00 |
|
Nikolay Nikolov
|
21593942a1
|
* regenerate all makefiles with the latest fpcmake
|
2022-02-13 15:26:54 +02: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 |
|
Károly Balogh
|
19876ca805
|
qlunits: added channel definition structures based on C equivalents, added test code
git-svn-id: trunk@49396 -
|
2021-05-22 14:48:00 +00:00 |
|
Károly Balogh
|
7b03bac5d6
|
qlunits: remove word alignment test from sysvar test, as there are byte-sized vars, which are not aligned
git-svn-id: trunk@49395 -
|
2021-05-22 11:51:22 +00:00 |
|
Károly Balogh
|
70011c2306
|
qlunits: add a test program to test sysvar offsets
git-svn-id: trunk@49393 -
|
2021-05-22 09:42:32 +00:00 |
|
Károly Balogh
|
54f761b4da
|
qlunits: make sure everything is two byte aligned
git-svn-id: trunk@49392 -
|
2021-05-22 09:20:45 +00:00 |
|
Károly Balogh
|
c9f875b15f
|
qlunits: fix SMS unit build, declare all const/vars/types before functions, and minor tweaks
git-svn-id: trunk@49391 -
|
2021-05-22 08:21:10 +00:00 |
|
Károly Balogh
|
2bf7676f00
|
qlunits: fixed comments in qdos_sysvars.inc to avoid compiler directives warnings
git-svn-id: trunk@49390 -
|
2021-05-22 08:10:10 +00:00 |
|
Károly Balogh
|
cd5c2b8271
|
qlunits: merged a modified version of a patch by Norman Dunbar, defines system variables as a record
git-svn-id: trunk@49388 -
|
2021-05-22 07:30:00 +00:00 |
|
Károly Balogh
|
6a35227a50
|
qlunits: really add the a new example missed from the previous commit
git-svn-id: trunk@49311 -
|
2021-05-01 13:25:30 +00:00 |
|
Károly Balogh
|
8c1ebd8353
|
qlunits: some refactors and updates. added system vars offsets to qdos unit, and a new example
git-svn-id: trunk@49310 -
|
2021-05-01 13:24:34 +00:00 |
|
Károly Balogh
|
a6d475b9b3
|
qlunits: updates, new API and utility functions, improved README
git-svn-id: trunk@49193 -
|
2021-04-12 13:48:54 +00:00 |
|
Károly Balogh
|
992fa3eea7
|
qlunits: updated to match the latest RTL qdosfuncs.inc
git-svn-id: trunk@49170 -
|
2021-04-10 15:16:13 +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 |
|
Károly Balogh
|
e8b92a4a76
|
qlunits: fix the return value of longint_to_qlfp
git-svn-id: trunk@49023 -
|
2021-03-21 11:14:24 +00:00 |
|
pierre
|
90d9f80aa5
|
Change short name of qlunits package to 'qlun' to respect 4 char limitation
git-svn-id: trunk@49022 -
|
2021-03-21 10:41:06 +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 |
|
Károly Balogh
|
fcd9625d6b
|
qlunits: make qlcube example still build with the current RTL
git-svn-id: trunk@47571 -
|
2020-11-25 04:54:57 +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
|
84e1be805c
|
qlunits: updated QDOS unit, added a QLfloat unit to convert longints and doubles to 48bit QLfloats, added a rotating cube example
git-svn-id: trunk@47456 -
|
2020-11-19 05:08:12 +00:00 |
|
Károly Balogh
|
27125b760e
|
qlunits: package skeleton to support the Sinclair QL
git-svn-id: trunk@47385 -
|
2020-11-11 00:00:39 +00:00 |
|