Menuet 64 is een besturingssysteem geschreven door Ville Turjanmaa in een 64-bit x86 assembly omgeving. Het systeem is niet gebaseerd op al reeds bestaande besturingssystemen omdat men als uitgangspunt heeft genomen om zo min mogelijk verschillende lagen aan te brengen in het systeem. Ondersteuning voor multitasking, multithreading en een TCP/IP stack met PPP- en ethernet drivers is aanwezig. Versie 0.18 is sinds kort beschikbaar met de volgende aanpassingen:
Version 0.18:Version 0.17:
- CD audio player ( /fd/1/config.mnt )
- PCI device scanner
- Improved 32bit layer
Version 0.16:
- FPU support
- Improved 32 bit compatibility
Version 0.15:
- 64 bit Telnet.asm and Ftps.asm; Bugfixes
Version 0.14:
- TFTP client, tftpc.asm; DNS client, dnsc.asm; Bugfixes
- Boots with Bochs 2.2.1
Version 0.13:
- 64 bit versions of stackcfg.asm, arpstat.asm, ethstat.asm, https.asm, chess.asm, mp3s.asm, ..
Version 0.12:
- TCP, IP, ICMP and UDP protocol support.
- Servers: ftp, http, mp3. Clients: telnet, chess.
- NE2000 network card support ( /fd/1/ne2000.txt )
- Special Thanks to Mike Hibbett. Without his contribution this release would not have been possible.
Version 0.11:
- Real-Time data fetch ( /fd/1/rtdata.asm )
- Telnet for com1 modem
Version 0.10:
- Bugfix for button list ( affected file browser )
Version 0.09:
- Smooth and flicker free scroll bars
- Bochs use speedup ( 10s init @ 2.0 Ghz )
Version 0.08:
- Scrolls for Parameters and Registers
- Fat32 read only
Version 0.07:
- Vertical and horizontal scroll bars ( /fd/1/e64-2.asm )
- Scrolls for text editor and file browser
Version 0.06:
- Fat32/Fat12 write
- File open dialog ( e.g. Text editor )
- Screen.asm - save screenshots to HD
Version 0.05:
- MTRR's disabled by default ( /fd/1/config.mnt )
Version 0.04:
- Faster process start/terminate
- Fast framerate for 32 bit Quake
- Bugfix for CPU idle counter
Version 0.03:
- Bugfixes for GUI and process management.
- Starting to run stable with my computer.
Version 0.02:
- MTRR graphics acceleration ( /fd/1/config.mnt )
Version 0.01:
- Ctrl/Alt/Del process control
- Bootup options ( /fd/1/config.mnt )
- Experimental boot from HD ( /fd/1/source/boot64hd.asm )
- Fat12/Fat32 read, memory protection, FASM 1.60, text editor, 64 and 32 bit applications ( Doom, Quake, Dosbox, Freecell, .. ), license, config.mnt, icon.mnt, menu.mnt, syscall.txt
- Test with caution this first release