Welcome, Guest. Please login or register.

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

Description:

0 Members and 1 Guest are viewing this topic.

Offline ALB42Topic starter

Re: FreePascal for m68k-Amiga with LCL
« Reply #44 from previous page: May 29, 2020, 06:23:16 PM »
kolla:

in principle yes becasue the full Code page 437 is available to use, but of course the is a problem, it is Pascal obviously ;)
for exampe chainQ did that:  https://twitter.com/chainq/status/1259478508683870208 with the same method.

But not easy to use from a C source, but because FreePascal and this sources are open source, one could get that idea an implement a C version of that method, should be not too hard, it's just Amiga API.
 

Offline ALB42Topic starter

Re: FreePascal for m68k-Amiga with LCL
« Reply #45 on: May 30, 2020, 04:29:40 PM »
MCAmiga Version 0.6

News:
- fixed wordwarp in viewer fixed missing char
- bottom menu line (with tooltype setting)
- fixed parent select when leaving archive
- tooltype for fullscreen (own screen) setting
- Scroll help screen text if needed
- catch exception for external programs
- unpack archive in tools menu

Download: https://blog.alb42.de/2020/05/30/mcamiga-0-6/
 

Offline ALB42Topic starter

Re: FreePascal for m68k-Amiga with LCL
« Reply #46 on: June 01, 2020, 11:07:37 AM »
Working on Search function for MCAmiga:

https://blog.alb42.de/2020/06/01/working-on-search/  (video)
 

Offline kolla

Re: FreePascal for m68k-Amiga with LCL
« Reply #47 on: June 01, 2020, 12:46:21 PM »
Don't you find it just a little weird to have "help" on something else than the actual "help" key? :)
B5D6A1D019D5D45BCC56F4782AC220D8B3E2A6CC
---
A3000/060CSPPC+CVPPC/128MB + 256MB BigRAM/Deneb USB
A4000/CS060/Mediator4000Di/Voodoo5/128MB
A1200/Blz1260/IndyAGA/192MB
A1200/Blz1260/64MB
A1200/Blz1230III/32MB
A1200/ACA1221
A600/V600v2/Subway USB
A600/Apollo630/32MB
A600/A6095
CD32/SX32/32MB/Plipbox
CD32/TF328
A500/V500v2
A500/MTec520
CDTV
MiSTer, MiST, FleaFPGAs and original Minimig
Peg1, SAM440 and Mac minis with MorphOS
 

Offline ALB42Topic starter

Re: FreePascal for m68k-Amiga with LCL
« Reply #48 on: June 01, 2020, 04:36:31 PM »
MCAmiga V0.7

after a long weekend finished the source function and made a little release

Download and more information on my Blog  https://blog.alb42.de/2020/06/01/mcamiga-v0-7/

Have fun!

@kolla: not really, problem, atm I do not get an event for the Help key, (remember I use a DOS like emulation layer and there is no Help Key, of course I could map that to F1, would be reasonable, but that I have to change inside FreePascal)
 

Offline ALB42Topic starter

Re: FreePascal for m68k-Amiga with LCL
« Reply #49 on: June 05, 2020, 06:11:20 PM »
MCAmiga v0.8

News:
- Bugfix Move from archive
- lynx type movement
- Bugfix initial view as drive view
- Bugfix overwrite requester when extracting files
- Bugfix crash on double click on file in archive
- Ask to rename the icon together with the file
- Tool entry to select all info files of selected files
- Better support for german umlauts
- automatically create dir icon on request


https://blog.alb42.de/2020/06/05/mcamiga-v0-8/
 

Offline lionstorm

Re: FreePascal for m68k-Amiga with LCL
« Reply #50 on: July 27, 2020, 07:21:39 PM »
Since the long standing bug preventing the execution of FreePascal-based software on X-5000 has been found and fixed, do you plan to update your programs ?
 

Offline ALB42Topic starter

Re: FreePascal for m68k-Amiga with LCL
« Reply #51 on: August 07, 2020, 06:00:44 PM »
unlikely
https://blog.alb42.de/2020/06/06/open-source/

MCAmiga 0.9 should work (it's compiled with the latest FPC)