Skip to content

FMTOWNS

Maverick edited this page May 26, 2024 · 4 revisions

Fujitsu FMTOWNS

MiSTer Forum

MiSTer Core

ROM (Bios)

  copy /b fmt_dos.rom+fmt_dic.rom+fmt_fnt.rom+fmt_f20.rom+fmt_sys.rom boot.rom
  • 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
  • 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...

UNQAR (python)

  • Simple QAR (Quartus Archive) unpacker
  > python unqar.py release-TOWNS_240409.qar
$ ./unqar.py 
Usage: unqar [-l] <qar file> [<output path>]
-l     list files in qar file

Wiki-Retro-Pedia

General

Computers

DeMiSTify

DeMiSTify ports

Verilog

RW-FPGA-devel-Team

Other Developers

MiST

MiSTer

BigMiST

Poseidon

ZXTres

SiDi

NeptUNO

NeptUNO+

Tang Nano 20k

DE0-Nano

Analogue Pocket

Amiga

6502

VGA & 15 KHz

OSSC

MAC

DOS

VAX/VMS

PiPD-11 - PDP-11/70

ESPectrum

HP48

GnW

Others

Links

Raspberry Pi

3D

Telegram Links

Off-Topic

Clone this wiki locally