Difference between revisions of "Amiga OS4 Programs"
Jump to navigation
Jump to search
(Stsart of List for Amiga OS4) |
(Added more program links) |
||
| Line 1: | Line 1: | ||
A list of applications and games made with Free Pascal for Amiga OS 4.x | A list of applications and games made with Free Pascal for Amiga OS 4.x | ||
| + | |||
| + | == GUI Utilities: == | ||
| + | * Mapparium [https://blog.alb42.de/programs/mapparium/] (GUI: LCL) | ||
| + | : Openstreetmap viewer | ||
| + | * MUIMapparium [https://blog.alb42.de/programs/muimapparium/] (GUI: MUI) [https://github.com/alb42/MUIMapparium Source] | ||
| + | : Openstreetmap viewer | ||
| + | * GPSTool [https://blog.alb42.de/programs/gpstool/] (GUI: LCL) [https://github.com/alb42/GPSTool Source] | ||
| + | : Test your GPS device and record tracks | ||
| + | * LEU [https://blog.alb42.de/programs/leu/] (GUI: MUIClass) [https://github.com/alb42/Leu Source] | ||
| + | : A spreadsheet tool with import/export for Openoffice and Excel | ||
| + | * MCAmiga (https://blog.alb42.de/programs/#MCAmiga) (GUI: Video unit) [https://github.com/alb42/MCAmiga Source] | ||
| + | : A norton/midnight commander clone for all amiga systems | ||
| + | * AskYourAmiga [https://blog.alb42.de/programs/#AYA] (GUI: MUIClass) | ||
| + | : Wolfram Alpha search client | ||
| + | * HEX2 [https://blog.alb42.de/programs/#Hex2] (GUI: MUIClass) | ||
| + | : a calculator with variables support | ||
| + | * MUIPlot [https://blog.alb42.de/programs/#MUIPlot] (GUI: MUIClass) | ||
| + | : a simple function plotter | ||
| + | * AmiTube [https://blog.alb42.de/amitube/] (GUI: MUIClass) | ||
| + | : The first YouTube Client for Amiga | ||
== Games: == | == Games: == | ||
Latest revision as of 09:35, 24 July 2022
A list of applications and games made with Free Pascal for Amiga OS 4.x
GUI Utilities:
- Mapparium [1] (GUI: LCL)
- Openstreetmap viewer
- Openstreetmap viewer
- Test your GPS device and record tracks
- A spreadsheet tool with import/export for Openoffice and Excel
- MCAmiga (https://blog.alb42.de/programs/#MCAmiga) (GUI: Video unit) Source
- A norton/midnight commander clone for all amiga systems
- AskYourAmiga [5] (GUI: MUIClass)
- Wolfram Alpha search client
- HEX2 [6] (GUI: MUIClass)
- a calculator with variables support
- MUIPlot [7] (GUI: MUIClass)
- a simple function plotter
- AmiTube [8] (GUI: MUIClass)
- The first YouTube Client for Amiga
Games:
- A little game with colors. The aim is to fill the complete board with the same color, by changing the flood color.
- A Minesweeper clone