Welcome, Guest. Please login or register.

Author Topic: FreePascal for m68k-Amiga with LCL  (Read 16805 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline ALB42Topic starter

FreePascal for m68k-Amiga with LCL
« on: April 13, 2016, 07:43:58 AM »
Freepascal 3.1.1 for m68k-amiga with early alpha LCL

Download at FPC-Amiga Page: http://blog.alb42.de/fpc-amigaaros-m68k/

Be warned: LCL is still is very early alpha stage, so expect crashes.
It aims on fast RTG Amigas or even better RTG-UAE, but some simple programs also work on AGA/ECS Screens.

Notice: you need at least 180 MB of free RAM to compile a LCL program

Check example directory or https://github.com/alb42/fpc-tests/ for example codes.

[youtube]ZN0cnRQJ1nU[/youtube]
 

Offline ALB42Topic starter

Re: FreePascal for m68k-Amiga with LCL
« Reply #1 on: April 20, 2016, 05:21:33 PM »
I created a virtual machine with cross compilers for Amiga, AROS and MorphOS and a working Lazarus able to compile LCL programs for all this platforms.

download at Blog Entry (1.6 GB)

Video showing how to use: (Create/Compile for Amiga, AROS and MorphOS)

[youtube]yKGS6fcLLOE[/youtube]
 

Offline ALB42Topic starter

Re: FreePascal for m68k-Amiga with LCL
« Reply #2 on: May 16, 2016, 07:20:21 PM »
New Virtual Lazarus crosscompiler setup for all Amiga systems.

Changes:
* FIX: Redraw problems on AmigaOS3
* FIX: Size problems
* FIX: Mouse event crashes
* ADD: Support for AmigaOS4
* CHG: Striped image from unneeded things, reduced download size

For more informations check: http://blog.alb42.de/2016/05/16/virtual-lazarus-v2/
 

Offline ALB42Topic starter

Re: FreePascal for m68k-Amiga with LCL
« Reply #3 on: December 31, 2016, 02:52:44 PM »
 

Offline ALB42Topic starter

Re: FreePascal for m68k-Amiga with LCL
« Reply #4 on: June 16, 2017, 06:27:58 PM »
Compile your FreePascal programs directly in the browser, for all Amiga Systems (even usable with IBrowse on a native Amiga)

for example:
https://youtu.be/D3xSsq51syE

see more at http://blog.alb42.de
 

Offline ALB42Topic starter

Re: FreePascal for m68k-Amiga with LCL
« Reply #5 on: February 16, 2018, 08:22:47 PM »
Working on a FreePascal MUI GUI Editor using my new MUIClass implementation.

[youtube]vpDuChDzjFA[/youtube]

Read more:
https://blog.alb42.de/2018/02/16/mui-gui-editor/
 

Offline ALB42Topic starter

Re: FreePascal for m68k-Amiga with LCL
« Reply #6 on: February 19, 2018, 07:57:17 AM »
The Award I would like to get: Someone use it to create some real program with it.


For now I use it, that's my reward ;-)
 

Offline ALB42Topic starter

Re: FreePascal for m68k-Amiga with LCL
« Reply #7 on: February 21, 2018, 06:25:24 PM »
You need the latest fpc package:

http://build.alb42.de/fpcreleases/
http://build.alb42.de/fpcreleases/fpc-release.m68k-amiga.lha

The MUIClass Sources you can find on github:

https://github.com/alb42/MUIClass

(The IDE is still not included, I'm working on it)
 

Offline ALB42Topic starter

Re: FreePascal for m68k-Amiga with LCL
« Reply #8 on: February 22, 2018, 09:49:06 PM »
Source creation and Eventhandlers are working, .... somehow

Slowly (VERY slowly) it becomes a program :lol: (the Source of the IDE is also on GitHub from now on, in the MUIClass repository, folder IDE)

More about last advanced (again with Video)
https://blog.alb42.de/2018/02/22/mui-ide-source-and-events/
 

Offline ALB42Topic starter

FreePascal for m68k-Amiga with LCL
« Reply #9 on: March 06, 2018, 10:09:59 PM »
MUIIDE reached next mile stone

multiple windows, loading/saving source creating is working

https://blog.alb42.de/2018/03/07/muiide-the-next-mile-stone/  (with Video)
 

Offline ALB42Topic starter

Re: FreePascal for m68k-Amiga with LCL
« Reply #10 on: December 15, 2019, 11:54:15 AM »
For the upcoming FreePascal 3.2 I started to create Amigastyle Installers. MorphOS is already finished a while before, now there is also Amiga68k and AmigaOS4 available for testing

News about + Videos:
https://blog.alb42.de/2019/12/14/installer-os4/
https://blog.alb42.de/2019/12/15/installer-amiga-68k/

Installers at:
http://build.alb42.de
 
The following users thanked this post: tlgrooms

Offline ALB42Topic starter

Re: FreePascal for m68k-Amiga with LCL
« Reply #11 on: December 15, 2019, 06:11:08 PM »
I can not reproduce that, I just installed it to "Work:Other" and it worked... to where you tried to install?
 

Offline ALB42Topic starter

Re: FreePascal for m68k-Amiga with LCL
« Reply #12 on: December 15, 2019, 07:25:29 PM »
hmm strange, also works for me:

https://youtu.be/PbB-WmkAnDU

 

Offline ALB42Topic starter

Re: FreePascal for m68k-Amiga with LCL
« Reply #13 on: May 11, 2020, 04:21:25 PM »
MCAmiga 0.2 a Midnight/Norton commander style file manager for all Amiga systems ;)

Video:
https://blog.alb42.de/2020/05/08/more-playing-with-video-unit/

Download Version 0.2:
https://blog.alb42.de/2020/05/10/mcamiga-0-2/
 

Offline ALB42Topic starter

Re: FreePascal for m68k-Amiga with LCL
« Reply #14 on: May 11, 2020, 09:56:01 PM »
Sorry in this V2 archive all Executables are the 68k Version.
Thats the reason for the new Version 0.3 (and some more features like search in viewer)

Download here
MCAmiga Page