Acorn Business Computer
Acorn ABC-310
aco_abc310

The Acorn Business Computer - ABC 310

The Acorn Businesss Computer 310 was a computer built around the Intel 80286 16-bit processor with a 6502 processor for I/O functions. The computer came with a whopping 1MByte of RAM, a color monitor, a 720k 5.25" Floppy Disk Drive, and a 10MByte Hard Drive. The operating system was DOS 286+, and the machine also came with the GEM graphical user interface.

The ABC 310 was the last in a series of eight ABC computers:

  • ABC Personal Assistant

    6502 CPU @ 2MHz, 64kB RAM, 640kB FDD
  • ABC Terminal

    6502 CPU @ 2MHz, 64kB RAM, No disk, VT100 terminal emulator in ROM
  • ABC 100

    Z80 CPU, 6502 I/O CPU, 64kB RAM, dual 720k 5.25" FDD, CP/M 2.2
  • ABC 110

    Z80 CPU, 6502 I/O CPU, 64kB RAM, 720k 5.25" FDD, 10 MB HDD, CP/M 2.2
  • ABC 200

    32016 CPU, 6502 I/O CPU, 512kB RAM, Dual 720k 5.25" FDD, Xenix
  • ABC 210

    32016 CPU, 6502 I/O CPU, 1MB RAM, 720k 5.25" FDD, 10MB HDD, Xenix
  • ABC 300

    80286 CPU, 6502 I/O CPU, 1MB RAM, Dual 720k 5.25" FDD, DOS 286+GEM
  • ABC 310

    80286 CPU, 6502 I/O CPU, 1MB RAM, 720k 5.25" FDD, 10MB HDD, DOS 286+GEM

DOS 256+ Operating System

DOS 256+ was a relatively obscure operating system that emerged in the 1980s as an experimental DOS-compatible environment designed to address the inherent 8-bit limitations of earlier CP/M-like and MS-DOS-inspired systems. Unlike traditional MS-DOS, which was constrained by the 640 KB conventional memory boundary and segmented memory addressing on the 8086/8088, DOS 256+ sought to extend usable memory space into a full 16 MB linear addressing model. This made it particularly attractive for systems based on the Intel 80286 and later 80386, which could switch into protected mode but still required DOS compatibility for a wide library of software.

Technically, DOS 256+ implemented a hybrid memory management scheme. Applications could be launched in a “real-mode compatible shell” for backward compatibility with DOS programs, but native DOS 256+ applications could exploit extended addressing through a flat 24-bit or 32-bit model, depending on the hardware. It also introduced improved multitasking primitives, allowing cooperative multitasking between applications, as well as a more advanced file system layer that was optimized for larger hard drives—something MS-DOS struggled with before FAT16’s widespread adoption. A core element of its design was the use of a 256-segment page map, which gave the OS its name.

Although technically interesting, DOS 256+ never achieved mainstream adoption. Its small developer community produced a limited number of native applications, and compatibility with mainstream MS-DOS software was imperfect, particularly with programs that relied on undocumented DOS or BIOS calls. By the time DOS 256+ reached maturity, MS-DOS had already cemented its dominance through IBM PC compatibility, and the transition toward graphical operating environments (Windows 3.x and OS/2) made alternative DOS-like systems less appealing. Still, DOS 256+ remains a noteworthy experiment in pushing DOS beyond its architectural ceiling and foreshadowed later DOS extenders and protected-mode environments.

CPU - The Intel 80286

The Intel 80286 is a 16-bit microprocessor introduced in 1982. It was the first 80x86 processor with a separate, address and data bus, the first to introduce protected virtual address mode or protected mode, as well as built in memory management abilities. The 80286 is instruction compatible with the 8086 and the 8088 processors. It contained all the 8086, the 80186 instructions, and also new instructions to handle protected mode.

Source: WikiPedia - Intel 80286

CPU - The Motorola 6502

The 6502 CPU in the ABC x10 series was only used for I/O functions. The central CPU was the Z80 which ran the operating system CP/M. The 6502 was used in many of the ABC computers to control the floppy disk, hard drive and other peripherals.

The 6502 is an 8-bit MicroProcessor designed by MOS Technology. The team was led by Chuck Peddle and had also worked on the Motorola 6800. The 6502 is a simplified, but faster and cheaper design than the 6800.

The 6502 was introduced in 1975 and was the cheapest microprocessor on the market. Together with the Zilog Z80, the 6502 helped start the home computer revolution of the 1980s. The 6502 was used in a wide range of devices: the Atari 2600, the 8-bit Atari home computers, the Apple II, the Nintendo Entertainment System, the Commodore 64, the BBC Micro and many others. All used the 6502 or a variation of it.

The 6502 is a 1MHz design, while the 6502A is designed for 2MHz. The 6502A is 100% compatible with the original 6502.

Commodore soon bought MOS Technology, but conitnued to sell the microprocessor to competitors and licensed the design to other manufacturers.

Source: WikiPedia - MOS Technology 6502
Technical Details
Released 1985
Country Great Britain
Brand Acorn Computers Ltd.
Type Acorn Business Computer
Name Acorn ABC-310
CPU Class 80x86
CPU 80286
6502 I/O CPU
Memory RAM: 1MB
Sound Chip none
Sound 1 channel internal speaker
Display Chip none
Display 80x24 16 color
256x192
Best Text 80x24
Best Color 16 colors
Graphics 256x192
Sprites none
System OS DOS 286+
Storage 5.25" Disk Drive
20MB HDD
External Links 🌐
Intel 80286 CPU
Wikipedia page for the Intel 80286 16-bit processor.
MOS 6502 CPU Wiki Page
The 6502 is an 8-bit MicroProcessor designed by MOS Technology.