X16 File Manager (XFM) is a Norton Commander-clone. It supports all basic file and directory management functions as well as launching tokenized basic programs and machine language programs, AND return to XFM as soon the program exits. So a true Norton Commander feeling.
Whats new in v2.0
Version 2.0 has been a major refactoring run. The main goal was to shrink the prg size. Allthough the previous version already fitted in a rombank (16kb), there wasn't much room for new features. With this major refactoring run, I've managed to free up 5kb and improve performance on several parts and fixed some bugs I encountered. So there is plenty room for additional features.
Program:
Rom image:
User guide:
Instructions:
- download fm.prg
- load fm.prg and run it
ROM-version
XFM is now available in a rom-version. Download romfm.bin into the emulator directory and run the emulator with:
x16emu -rom romfm.bin
Then you can run it like this:
BANK 1,16:SYS $C000
Screenshot:
X16 File Manager (Norton Commander-clone)
X16 File Manager (Norton Commander-clone)
Last edited by unartic on Sat Sep 28, 2024 6:47 am, edited 3 times in total.
Re: Ultimate File Manager (Norton Commander-clone)
New version now available:
Whats new in v1.2
- UFM is in ISO-mode now, so fully compatible with different hostfs os's
- Shrunk the prg from 24kb to 15kb
- Several bug-fixes
- ROM-version is now available
Whats new in v1.2
- UFM is in ISO-mode now, so fully compatible with different hostfs os's
- Shrunk the prg from 24kb to 15kb
- Several bug-fixes
- ROM-version is now available
Re: Ultimate File Manager (Norton Commander-clone)
First impression of the ROM version that I tested was really good. Nice work!
Re: X16 File Manager (Norton Commander-clone)
At the one year anniversary of the initial development of X16 File Manager, I've just released the newest version.
Version 2.0 has been a major refactoring run. The main goal was to shrink the prg size. Allthough the previous version already fitted in a rombank (16kb), there wasn't much room for new features. With this major refactoring run, I've managed to free up 5kb and improve performance on several parts and fixed some bugs I encountered. So there is plenty room for additional features.
Version 2.0 has been a major refactoring run. The main goal was to shrink the prg size. Allthough the previous version already fitted in a rombank (16kb), there wasn't much room for new features. With this major refactoring run, I've managed to free up 5kb and improve performance on several parts and fixed some bugs I encountered. So there is plenty room for additional features.
- desertfish
- Posts: 1096
- Joined: Tue Aug 25, 2020 8:27 pm
- Location: Netherlands
Re: X16 File Manager (Norton Commander-clone)
5kb size reduction nothing to sneeze at! Good job on this tool!