Is the .qar file for the Mister?
Where does it have to be placed?
FM Towns Core
Re: FM Towns Core
Hi, is the necessary boot.rom known by another file name in a FM Towns file dump?
I don't seem to be able to find boot.rom connected to FMTowns when searching.
Lastly, what functionality does this early RBF have as of today?
Thanks.
-
- Top Contributor
- Posts: 1911
- Joined: Wed May 27, 2020 1:59 pm
- Has thanked: 145 times
- Been thanked: 454 times
Re: FM Towns Core
When Puu released the original version this is what he said:
For the BIOS ROM image, create a TOWNS directory on the SD card and save it as boot.rom.
Concatenate the ROM image in the following order from the top of the file.
1.DOS(512kB)
2.DIC(512kB)
3.FNT(256kB)
4.F20(512kB)
5.SYS(256kB)
total 2MB.
NVRAM (SRAM) will evaporate when the core is reloaded, so set it each time.
Re: FM Towns Core
jca wrote: ↑Wed Mar 08, 2023 6:26 pmWhen Puu released the original version this is what he said:
For the BIOS ROM image, create a TOWNS directory on the SD card and save it as boot.rom.
Concatenate the ROM image in the following order from the top of the file.
1.DOS(512kB)
2.DIC(512kB)
3.FNT(256kB)
4.F20(512kB)
5.SYS(256kB)
total 2MB.
NVRAM (SRAM) will evaporate when the core is reloaded, so set it each time.
Create and Save a boot.rom folder containing above files inside a TOWNS folder? then put TOWNS folder inside of Games directory?
Something like that?
- Retro-Nerd
- Posts: 279
- Joined: Fri Jul 08, 2022 2:47 am
- Has thanked: 11 times
- Been thanked: 80 times
Re: FM Towns Core
At that point there isn't much to test anyway. Puu had some success with booting the Towns DOS, but no games or applications.
Re: FM Towns Core
When you say create boot.rom do you mean merely create a boot.rom folder (with aforementioned files inside Games/TOWNS?)
Not, create a boot.rom single file, from somehow merging the files inside of a boot.rom file container?
Last reply, sorry to be so verbose.
-
- Top Contributor
- Posts: 1911
- Joined: Wed May 27, 2020 1:59 pm
- Has thanked: 145 times
- Been thanked: 454 times
Re: FM Towns Core
First you have to find the files I mentioned above, usually a zip file or 7z file which contains them for example [BIOS] FM Towns [ROM] [Set 1].7z.
Once unzipped you will get several files like:
fmt_dic.rom
fmt_dos.rom
fmt_f20.rom
fmt_fnt.rom
fmt_sys.rom
To create the bios.rom:
copy /b fmt_dos.rom+fmt_dic.rom+fmt_fnt.rom+fmt_f20.rom+fmt_sys.rom bios.rom
-
- Core Developer
- Posts: 459
- Joined: Wed May 26, 2021 9:35 pm
- Has thanked: 59 times
- Been thanked: 383 times
Re: FM Towns Core
I used fmtownsa.zip from the mame rom set to get the fmt_* files...and while I didn't do any indepth testing/playing around with the core, it does boot and searches for floppy/harddrive...which I haven't gotten that far yet....other events keep taking me away...
-
- Top Contributor
- Posts: 1911
- Joined: Wed May 27, 2020 1:59 pm
- Has thanked: 145 times
- Been thanked: 454 times
Re: FM Towns Core
I did not try the new version of the core but with the old one I did not go very far as I was unable to find D88 images, only strange extensions which I have no idea what they are. I will try again one of these days.
- Retro-Nerd
- Posts: 279
- Joined: Fri Jul 08, 2022 2:47 am
- Has thanked: 11 times
- Been thanked: 80 times
- SIDKidd
- Posts: 17
- Joined: Wed Aug 12, 2020 12:04 pm
- Location: Bremen, Germany
- Has thanked: 5 times
- Been thanked: 2 times
Re: FM Towns Core
Hmm, I don't get any bootscreen. Any help would be really appreciated . Got the BIOS files from the repack.
Anyway, this release showed up today on Discord.
- Attachments
-
- FMTowns_20230309.rbf
- (3.66 MiB) Downloaded 253 times
- Retro-Nerd
- Posts: 279
- Joined: Fri Jul 08, 2022 2:47 am
- Has thanked: 11 times
- Been thanked: 80 times
- SIDKidd
- Posts: 17
- Joined: Wed Aug 12, 2020 12:04 pm
- Location: Bremen, Germany
- Has thanked: 5 times
- Been thanked: 2 times
Re: FM Towns Core
I dunno why I chose to the name the file bios.rom
Thanks for the extra hint!
-
- Posts: 14
- Joined: Tue Aug 03, 2021 5:17 pm
- Has thanked: 1 time
- Been thanked: 5 times
Re: FM Towns Core
Retro-Nerd wrote: ↑Wed Mar 08, 2023 10:06 pmArchive.org has some D88 images. But nothing i could start properly. So...
There are a lot of people here that dont understand how this computer works so let me explain something.
Software for this computer was released like this:
-CD with files containing main game executable
-CD with FD required that contained the main game executable
-CD with FD that was a save floppy with the main game executable on CD. In many instances the save floppy is required for normal operation. So while technically it isnt a boot floppy, it should be treated just as important.
-FD or multiple FD with the first disk containing the main game executable.
FM Towns doesnt have an operating system. The puppy screen (his name is Bernard btw) is an IPL that scans all drives for an operating system. It keeps cycling all drives until it can find something to boot.
Your D88 images you found wont start because likely the core still has trouble starting and running TownsOS. Some FD games can load and seem playable though. FMR games run stable. What games didnt boot?
- Retro-Nerd
- Posts: 279
- Joined: Fri Jul 08, 2022 2:47 am
- Has thanked: 11 times
- Been thanked: 80 times
Re: FM Towns Core
It would be probably easier if you could tell us which games already run on disk. There aren't many floppy disk only based games in D88 image format out there, unless there are better sources i don't know of.
Re: FM Towns Core
Hello lads
I have a problem, after creating the folder, inserting the core and putting the boot file, fmtowns starts but after a count, I think of the ram, a message appears in Japanese, which translated tells me,: an illegal interruption has occurred.
What does bad boot file mean? Thank you
-
- Posts: 14
- Joined: Tue Aug 03, 2021 5:17 pm
- Has thanked: 1 time
- Been thanked: 5 times
Re: FM Towns Core
Retro-Nerd wrote: ↑Sat Mar 18, 2023 6:14 pmIt would be probably easier if you could tell us which games already run on disk. There aren't many floppy disk only based games in D88 image format out there, unless there are better sources i don't know of.
We dont even have all of the games dumped for FM Towns. I cant give an accurate list. But you are correct; most games on towns were CD based.
The Mame softlist is currently the most accurate list of dumped towns software.
Re: FM Towns Core
adding the rbf from the most recent qar file from the link puu provided (240409)
- Attachments
-
- release-240409-TOWNS.rbf
- (4.25 MiB) Downloaded 109 times