Pineapple Desktop

The Sweetest Desktop Environment for DOS

v1.0 BETA - Tester Build


About

Pineapple is a graphical desktop for DOS systems. Built for minimal hardware - runs on 386+ with no FPU. Designed for embedded systems like Vortex86 PCs.

Running Pineapple

From DOS prompt, type:

PINEAPPL - Standard VGA mode (320x200)

PINEAPPL /SVGA - SVGA mode (640x480)

PINEAPPL /CGA - CGA mode (4 colors)

Keyboard Shortcuts

Applications


Networking Setup

Network apps need a packet driver loaded on INT 0x60.

For DOSBox-X (SLIRP):

1. Add to dosbox-x.conf [ne2000] section:

ne2000=true

nicbase=300

nicirq=10

backend=slirp

2. In DOS, run: NE2000 0x60

3. Create WATTCP.CFG with:

my_ip = 10.0.2.15

netmask = 255.255.255.0

gateway = 10.0.2.2

nameserver = 10.0.2.3

For Real Hardware:

1. Get NE2000 packet driver for your NIC

2. Load: NE2000 0x60 IRQ IOBASE

3. Create WATTCP.CFG with your network settings


Shell Commands

File Commands:

System Commands:

Network Commands:


IRC Commands


System Requirements

Credits

Developed by Chelson Aitcheson

Uses Watt-32 TCP/IP stack

Copyright 2025


Thank you for testing Pineapple!