-
Multiboot DOS
Starting DOS using a Multiboot-compliant loader involves creating a custom loader that can switch the CPU from protected mode (set up by the Multiboot-compliant bootloader) back to real mode (required by DOS)
-
IO.SYS
IO.SYS is a hidden, system file that is loaded early in the boot process of DOS-based systems. It is essential for the operating system to function. This article looks at its structure and work towards reconstruction.
-
2 Stage Boot Loader
Described here are the working for a two-stage bootloader designed to initialize and load an operating system kernel in a flexible and modular manner
-
Creating s Boot Sector
Creating a boot sector from scratch requires knowledge of assembly language and how the BIOS works during the boot process.
-
Multiboot
The motivation behind the development of the Multiboot Specification stems from the need for a standardized booting process for different operating systems. Before Multiboot, each operating system had its own unique boot loader, leading to significant incompatibilities and complexities for users who wanted to switch between different OSes or manage multi-boot systems.
-
RGB / CMYK Conversion
Understanding the use cases and differences between RGB and CMYK is crucial for designers, photographers, and anyone involved in digital or print media to ensure that their work is color accurate and suitable for the intended medium.
-
Make Drawing from a Photo
This article proposes conversion of a photo image into a line drawing by using edge detect, smooth and enhancement process.
-
About .WebP
Provides some code examples of working with WebP Image format.
-
About Z80
The Z80’s impact on computing is profound. Its architecture influenced the design of subsequent processors and remains in use in various forms today. The Z80’s instruction set is still studied by computer science students, and its legacy lives on in the retrocomputing community, where it is still used for hobbyist projects and educational purposes.
-
Automating Content
Automating content creation, particularly in video format for a platform like YouTube, is not just about keeping up with the pace of digital media consumption.
-
Code for Converting PDF to Audio
This application provides a user-friendly interface for converting PDF text to audio, making it accessible for users to generate audio files from PDF documents.
-
Remote Office Print
The proposed print system architecture integrates a Single Board Computer as a central print server, leveraging CUPS for print management and a Flask-based web application for user interaction.
About
334digital.com is a creative platform managed by a collective of artistic and technical creators. It specializes in exploring themes related to old media, code, and culture, aiming to find value and relevance in these areas. The site features a wide array of content, including technical projects, fiction, and historical explorations.