text-mode

Tag

Cards List
#text-mode

ZX Spectrum System Tour: Text Mode – Bumbershoot Software

Hacker News Top · 2026-08-03 Cached

This post explores the ZX Spectrum's text mode from a machine language perspective, covering system organization, display routines, and input handling, as part of a series on programming the classic 8-bit computer.

0 favorites 0 likes
#text-mode

How do I inform Windows that I’m writing a binary file?

The Old New Thing (Raymond Chen) · 2026-05-04 Cached

This article explains that Windows does not have a built-in concept of binary vs. text mode at the OS level; such distinctions are handled by runtime libraries like the C runtime. It clarifies that all files are treated as bytes by Windows and that content transformations must be done manually or via libraries.

0 favorites 0 likes
← Back to home

Submit Feedback