summaryrefslogtreecommitdiff
path: root/frontends/amiga/os3support.h
Commit message (Collapse)AuthorAgeFilesLines
* Amiga: Remove some more #defines not needed with the 3.2 NDKchris/ndk32Chris Young2022-03-161-6/+0
|
* Amiga: Th 3.2 NDK does not recognise NewObject unless extra brackets are ↵Chris Young2022-03-151-8/+0
| | | | added around all the Reaction macros
* AMIGA: Fix some redefined valuesChris Young2022-03-111-2/+0
|
* Amiga: switch to using OS3.2's idea of TimeVal/TimeRequestChris Young2021-07-071-8/+8
|
* Amiga: remove more defines no longer needed with NDK 3.2Chris Young2021-07-071-6/+0
|
* Amiga: TimeVal and TimeRequest are different between OS4 and OS3.2Chris Young2021-07-061-0/+6
| | | | We are redefining some common words, so may need to rethink this if it causes problems.
* Amiga: remove some unneeded old ReAction compatiblityChris Young2021-07-061-3/+0
|
* Amiga: diskfont v47 also contains ObtainCharsetInfo(), although it appears ↵Chris Young2021-07-061-4/+0
| | | | to be undocumented
* Amiga: remove compatibility functions that are in diskfont v47Chris Young2021-07-061-18/+0
| | | | May need to add these back in, force bitmap fonts, or drop compatiblity with OS3.5/9
* Amiga: remove OS3.9 compatibility codeChris Young2021-07-061-4/+0
|
* Amiga: start removing compatibility code which is no longer needed under 3.2Chris Young2021-07-061-16/+3
|
* Mod os3support files so file.c buildsChris Young2020-03-061-0/+5
|
* Amiga: Implement a simple listbrowser log in the GUIChris Young2019-08-101-0/+8
| | | | Can be revealed/hidden with F12 and is currently undocumented.
* Fix OS3 buildChris Young2017-02-111-0/+1
|
* remove ami_misc_allocvec_clearChris Young2016-11-191-1/+0
|
* move frontends into sub directoryVincent Sanders2016-05-151-0/+254