Petite séance de copiers-collers dans Ressource Master samedi-dimanche pour refaire proprement mon set d’icônes. Je reste attaché aux vieilles 32×32 16 couleurs datant de 15-20 ans. Venant d’un vieux set pour FireBee, auquel j’ai rajouté certaines venant de ma configuration Falcon sous MagiC et quelques autres trouvées ça et là sur les internets.
HexEdit
Just another hexadecimal viewer and editor. Coded a new one because I got tired of old Discpac, which has issues on modern setups.
Currently for files and floppy disks. Will be extended for memory inspection.
Can run as application or accessory.
Archives | Size | Version | Date | ||
---|---|---|---|---|---|
68K | CFv4e | 34.9 KB | 1.1 | 11-16-2024 | |
GFA Sources | 31.5 KB |
(Rage) Screen Saver
Another screen saver accessory. Originaly developped for fVDI on Falcon+Eclipse and ATI RageIIc, under MagiC environment. And now extended for FreeMiNT.
Mouse cursor moves are monitored. If inaction, then 2 actions:
1 – first is software (MagiC or MiNT required), launching an animation program such as one of my VDI Effects or one of your own.
and/or, but always next
2 – second is DPMS, with two methods:
2.1 – one software, by displaying a black image, in order to save pixels, and hopefully for the monitor to detect it and turn into sleep mode.
2.2 – one hardware, by setting off the display in the registers of the video card. Detection is automatic if PCI BIOS is available. If not, you can set it manually for your video card expansion. Read the ST-Guide documentation and the GFA sources.
Archives | Size | Version | Date | ||
---|---|---|---|---|---|
68K | CFv4e | 31.0 KB | 1.4B | 11-16-2024 | |
GFA Source | 41.3 KB |
mbedTLS.ldg
Brings SSL/TLS layer (recent TLS 1.2 and TLS 1.3) to clients applications using MiNTnet and STinG/STiK TCP layers.
Built on mbedTLS 3.6.2 and LDG system.
Used by :
– Troll, usenet and email client.
– Meg, mailbox checker and spam eraser.
– Litchi, ftp client.
Other programs can use it, please read the how-to and functions calls in the st-guide documentation.
Here are listed versions for 68K, 68020-060 and ColdFire V4e using cross-compilation and the mintlib. Safe LDG.PRG is provided to install TSR ldg functions and the ‘LDGM’ cookie needed for my applications.
NB: TLS 1.2 needs a very strong CPU (060, ColdFire, Aranym, V4SA). TLS 1.3 seems quicker but still may also good highclocked CPU.
Archives | Size | Date | Notes | |||
---|---|---|---|---|---|---|
68K | 020-060 | CFv4e | 485-513 KB | 11-11-2024 | release 2 | |
Local sources lib + ldg or on github-lib + github-ldg |
55 KB | download also mbedTLS 3.6.2 (local link) |
||||
HYP guide | 7 KB | how-to use this LDG |
Older versions are kept in the repository.
Polarssl.ldg
Brings SSL/TLS layer (SSL 3.0 to old TLS 1.2) to clients applications using MiNTnet and STinG/STiK TCP layers.
Built on mbedTLS 1.3.22 and LDG system.
Used by :
– Troll, usenet and email client.
– Meg, mailbox checker and spam eraser.
– Litchi, ftp client.
Other programs can use it, please read the how-to and functions calls in the st-guide documentation.
Here are listed versions for 68K, 68020-060 and ColdFire V4e using cross-compilation and the mintlib. Safe LDG.PRG is provided to install TSR ldg functions and the ‘LDGM’ cookie needed for my applications.
NB: TLS 1.2 needs a very strong CPU (060, ColdFire, Aranym, V4SA).
Archives | Size | Date | Notes | |||
---|---|---|---|---|---|---|
68K | 020-060 | CFv4e | 377-406 KB | 10-26-2024 | release 9 | |
Local sources lib + ldg or on github-lib + github-ldg |
35 KB | download also mbedTLS 1.3.22 (local link) |
||||
HYP guide | 7 KB | how-to use this LDG |
Older versions are kept in the repository.
Troll
Lecteur de forums de discussions (NNTP) et client pour courriers électroniques (POP3, IMAP4, SMTP). Couche TCP/IP STinG ou MiNTnet+GlueSTiK nécessaire. Peut accéder à des messageries sécurisées avec l’aide de d’une librarie SSL/TLS.
Usenet newsreader and email client. STinG or MiNTnet+GlueSTiK TCP/IP layer needed.
The program needs:
– PolarSSL.ldg or mbedTLS.ldg to manage secure connections. This library brings SSL/TLS to MiNtnet and STinG TCP layers, and allows the Troll to connect with POPS, SMTPS, IMAPS, POP3 with STLS, SMTP with STARTTLS, IMAP4 with STARTTLS, NNTPS, NNTP with STARTTLS.
– Deflate.ldg for backup.
Archives | Size | Version | Date | Notes | ||
---|---|---|---|---|---|---|
68K | CFv4e | 230 Ko | 1.8G | 26/10/2024 | ||
68K | CFv4e | 226 KB | 10-26-2024 | Translated by Dennis VERMEIRE+ | ||
68K | CFv4e | 234 KB | 26.10.2024 | Translated by Lars SCHMIDBAUER | ||
68K | CFv4e | 230 KB | 10-26-2024 | Translated by Lodovico ZANIER | ||
68K | CFv4e | 230 KB | 26.10.2024 | Translated by Piotr MIETNIOWSKI | ||
GFA Source | 349 KB | 10-26-2024 |
Older versions are kept in the repository.
Litchi
Client FTP sous GEM. Nécessite la couche TCP/IP STinG ou MiNTnet+Gluestick. Supporte la couche SSL/TLS (méthodes explicite et implicite) pour le chiffrage des commandes et des données.
FTP client which can handle secure connections (ftpes:// and ftps://).
STinG or MiNTnet+Gluestick TCP/IP layer needed.
The program needs:
– PolarSSL.ldg or mbedTLS.ldg to manage secure connections. This library brings SSL/TLS to MiNtnet and STinG TCP layers, and allows Litchi to connect with FTP over SSL/TLS.
Archives | Size | Version | Date | Notes | ||
---|---|---|---|---|---|---|
68K | CFv4e | 133 Ko | 1.3M | 26/10/2024 | ||
68K | CFv4e | 130 KB | 10-26-2024 | |||
68K | CFv4e | 134 KB | 26.10.2024 | Translated by Lars SCHMIDBAUER | ||
GFA Source | 208 KB | 10-26-2024 |
Meg
Meg est un vérificateur automatique de boîtes aux lettres et un filtre de courriers. Nécessite la couche TCP/IP STinG ou MiNTnet+GlueSTiK. Conseillé pour un environnement multitâche moderne type MagiC ou MiNT et une connexion permanente à Internet. Il est possible de se connecter en mode sécurisé avec une librairie SSL/TLS.
Meg is a checker and email filter for your POP3 and IMAP4 mailboxes. Need STiK or MiNTnet+GlueSTiK TCP/IP Layer. This program is based on the study of Kellis’ POPGEM.
The program needs:
– PolarSSL.ldg or mbedTLS.ldg to manage secure connections. This library brings SSL/TLS to MiNtnet and STinG TCP layers, and allows Meg to connect with POP3S or POP3 with STLS, IMAPS or IMAP4 with STARTTLS.
Archives | Size | Version | Date | |||
---|---|---|---|---|---|---|
68K | CFv4e | 233 Ko | 1.5E | 26/10/2024 | ||
68K | CFv4e | 232 KB | 10-26-2024 | |||
68K | CFv4e | 234 KB | 26.10.2024 | Translated by Lars SCHMIDBAUER | ||
68K | CFv4e | 233 KB | 10-26-2024 | Translated by Piotr MIETNIOWSKI | ||
GFA Source | 115 KB | 10-26-2024 |
Older versions can be found in the repository.
P2SM
Means « Pixels to Sprites & Masks »: image tool dedicated for games development (2/16/256 colors sprites). Work is done on chunky two-dimensional byte-array, so that image modifications are made independently to current screenmode.
Currently evolving to plain drawing tool.
Needs EdDI cookie for offscreen VDI (NVDI), plenty of RAM and strong CPU.
Uses a customized PARX.SYS, provided in the archives.
Archives | Size | Version | Date | ||
---|---|---|---|---|---|
68K | CFv4e | 329 KB | 1.2 | 08-22-2024 | |
GFA Sources | 151 KB |
LCD Games
Modest GEM ports of Nintendo’s Game&Watch LCD games from the eighties.
Since 320x200px and 16 colors screenmode. Use Falcon XBIOS DMA sound or compatible layer.
Currently available: Fire, Parachute, Chef, Octopus, Man Hole, Tropical Fish.
Other may be added in the future.
Archives | Size | Version | Date | ||
---|---|---|---|---|---|
68K | CFv4e | 213 KB | release 2 | 08-16-2024 | |
GFA Sources | 282 KB |
VDI Effects
Graphic effects coded for pure VDI. You can alter these effects by changing the values in VDI_FX.INF text file or modifying the GFA code using GBE.
Star Field, Matrix, Landscape, Fire, Circles, Fractals, Vectors balls, Poink, Souvenir of the Beast, All Glory… Snowflake, The Girl with a Pearl Earring
Archives | Size | Version | Date | ||
---|---|---|---|---|---|
68K | CFv4e | 571 KB | 1.3 | 06-11-2024 | |
LST Sources and GIF graphics | 1.1 MB |
KK Commander
KK Commander est un miniclone de Total Commander, pour manipuler les fichiers au clavier et les lancer. Il peut se substituer au bureau, depuis le TOS de base en 320*200 jusqu’à un environnement multitâche sur grand écran.
Comporte quelques outils additionnels :
– fractionement/recombinaison compatible TC,
– gestion des images disquettes MSA et ST,
– gestion des fichiers PKZIP (méthodes STORE et DEFLATE).
Les fichiers .zip, .msa et .st vont vus comme des dossiers classiques.
KK Commander is a miniclone of Total Commander. Meant to manipule easily with the keyboard files to copy, move and launch. Can serve as an alternative desktop, since 320*200 screen and 1 MB RAM. Additional features:
– handle MSA and ST floppy disk images,
– split/unsplit files (TC compatible),
– handle of ZIP archive files.
.zip, .msa and .st files are seen as classic directories.
The program uses the Deflate.ldg library for PKZIP and Dosfs.ldg library for ST/MSA files.
Archives | Size | Version | Date | ||
---|---|---|---|---|---|
68K | CFv4e | 103 Ko | 1.7B | 01/06/2024 | |
68K | CFv4e | 102 KB | 06-01-2024 | ||
GFA Source | 116 Ko | 06-01-2024 |
Older and lighter versions are kept in the repository.
(N)NTP Clock Sync
Sets the system clock (current date and hour) by calling a NNTP or NTP server. Can run as APP, as ACC or without interface as PRG. See the readme.txt file.
Needs STinG or MiNTnet+GlueSTiK tcp layer.
Archives | Size | Version | Date | ||
---|---|---|---|---|---|
68K | CFv4e | 43 KB | 1.0D | 06-01-2024 | |
GFA Sources | 29 KB |
DGEM
is a Dungeon Master clone.
The program uses the images of the legendary game. So you must have the original disk of Dungeon Master or Chaos Strikes back for the copyright.
If you’re a DM-addict, go to see the The Dungeon Master Encyclopedia.
Archives | Size | Version | Date | Notes | |||
---|---|---|---|---|---|---|---|
All | 68K | CFv4e | 1.9 MB | 1.2D | 05-28-2024 | ||
Fixes | 68K | CFv4e | 149 KB | If you have already v1.0. | |||
GFA Sources | 483 KB | With its dev-utils. | |||||
Guides | 25 Ko | 28/05/2024 | Traduits par Bibou. | ||||
DEditor | 68K | CFv4e | 143 KB | 1.1 | 05-28-2024 | See the snapshot (23 KB). |
B+ Project
est un port-réécriture en GEM et GFA de la version remasterisée Amiga. Nécessite un mode vidéo au minimum de 640*480 px et 256 couleurs.
Sur machine rapide de préférence.
is a GEM and GFA port of the revamped Amiga version. Work-In-Progress.
Since 640*480*256c screenmode. NVDI and quick machine strongly advised.
Archive | Size | Version | Date | ||
---|---|---|---|---|---|
68K | CFv4e | 3.5 MB | W.I.P. | 05-27-2024 | |
GFA Sources | 176 KB |
Older versions are kept in the repository.
Some videos can be found on my youtube account to see the work-in-progress.
Xenon 2: Reloaded
est une réécriture en GFA en hommage à un ancien jeu de tir. Le but est d’y rejouer depuis le bureau GEM, dans les résolutions étendues des dernières machines et émulateurs Atari (FireBee, Falcon+CT60, Aranym, AtariX, etc).
Des niveaux de test sont fournis. Un éditeur de niveaux est fourni à côté pour que les passionnés puissent les construire eux-mêmes.
is a GFA rewrite and a tribute to an old famous excellent shoot’em’up game. The purpose is to play it again on the GEM desk, on the latest and high-end Atari machines or the new emulators (ie FireBee, Falcon+CT60, Aranym, AtariX). Test levels are packed in these archives. A levels editor is provided for fanboys to build their own maps.
Bomb The Bass’ original music is not included nor supported.
Archive | Size | Version | Date | |||
---|---|---|---|---|---|---|
Game | 68K | CFv4e | 924 KB | 2.1C | 05-25-2024 | |
Sources | 270 KB | |||||
Editor | 68K | CFv4e | 41 KB | 2.1 | 02-23-2019 |
Some snapshots of the game (credits 1 2 3 4 5) and its level editor (1 2 3 4 5).
Some work-in-progress videos are also available.
Manga Puzzle
Manga Puzzle is an albumware based on a ‘taquin’ game, as we call it in France. This game is a GEM conversion of an STE game written by Paradize group.
The program should run on every Atari, but needs a modern VDI, and 256 colors for the image set provided with the program. Customization is possible via an util provided in the archive, you must have the PARX.SYS modules to load GIF or PIx images. 2, 16 or 256 colors are permited.
Archives | Size | Version | Date | Notes | ||
---|---|---|---|---|---|---|
68K | CFv4e | 910 Ko | 1.2F | 26/05/2024 | ||
68K | CFv4e | 910 KB | 05-26-2024 | |||
68K | CFv4e | 911 KB | 26.05.2024 | Translated by Lars SCHMIDBAUER | ||
GFA Sources | 51 Ko | 26/05/2024 | ||||
Yaoi set | 622.9 KB | Images set for girlies and gayz |
Teenage Queen Reloaded
Teenage Queen Reloaded is a GEM rewrite of a very old (but marvellous and brilliant) French strip poker game. The purpose is to play it again on the desk, on the latest Atari machines or the new emulators.
You must have the original disks to satisfy the copyright.
Coded and released for the GEMCandy.org 2003 compo.
Archive | Size | Version | Date | ||
---|---|---|---|---|---|
68K | CFv4e | 463 KB | 2.2D | May 27th 2024 | |
GFA Source | 54 KB |
2048
Just another 2048 version, for Atari GEM environment.
Needs 16 colors or more, but can run on monochrome mode.
Original game at http://gabrielecirulli.github.io/2048/
Archive | Size | Version | Date | ||
---|---|---|---|---|---|
68K | CFv4e | 73 KB | 1.3C | May 27th 2024 | |
GFA and PHP Sources | 138 KB |
My Jester
is a Shakespeare insult generator.
Sentences are displayed in a bubble, when the iconified window is clicked, while a naughty boy named Calvin is making faces at you.
The program runs on every Atari, but needs a modern OS such as MagiC or MiNT. Customization is possible via a RSC editor.
Archives | Size | Version | Date | Notes | ||
---|---|---|---|---|---|---|
68K | CFv4e | 31 KB | 1.1D | 05-27-2024 | ||
GFA Source | 365 KB | |||||
Colored RSC | 17 KB | Made by Mathieu DEMANGE |