Search results
Results From The WOW.Com Content Network
The 64-bit MenuetOS, often referred to as Menuet 64, remains a platform for learning 64-bit assembly language programming. The 64-bit Menuet is distributed without charge for personal and educational use only, but without the source code, and the license includes a clause that prohibits disassembly. [1] Multi-core support was added on 24 Feb 2010.
It supports Intel-style assembly language on the IA-32 and x86-64 computer architectures. It claims high speed, size optimizations, operating system (OS) portability, and macro abilities. [2] [3] It is a low-level assembler [3] and intentionally uses very few command-line options. It is free and open-source software.
This is a list of notable library packages implementing a graphical user interface (GUI) platform-independent GUI library (PIGUI). These can be used to develop software that can be ported to multiple computing platforms with no change to its source code.
KolibriOS is small sized and fits on a single 3.5" floppy disk; despite this, it features a full graphical user interface, preemptive multitasking, networking capabilities, and many pieces of bundled software. The name "Kolibri" is the Russian word for hummingbird (Колибри) and symbolizes the operating system's tiny size and fast speed.
TempleOS is a 64-bit, non-preemptive multi-tasking, [8] multi-cored, public domain, open source, ring-0-only, single address space, non-networked, PC operating system for recreational programming. [9] The OS runs 8-bit ASCII with graphics in source code and has a 2D and 3D graphics library, which run at 640x480 VGA with 16 colors. [5]
An INF help file viewer that currently works on Windows, [2] Linux and FreeBSD. INF is the default help format of fpGUI, and is also the help format used in OS/2 (and also eComStation and ArcaOS). Free Pascal Testing Framework A cross-platform unit testing framework with a Console and GUI test runner.
NuttX is a free and open-source real-time operating system with an emphasis on technical standards compliance and on having a small footprint. It is scalable from 8-bit to 64-bit microcontroller environments. [2]
In version 0.90, Simon Tatham added support for an object-file output interface, and for DOS .OBJ files for 16-bit code only. [9] NASM thus lacked a 32-bit object format. To address this lack, and as an exercise to learn the object-file interface, developer Julian Hall put together the first version of RDOFF, which was released in NASM version ...