mirror of
https://github.com/forth-ev/VolksForth.git
synced 2024-11-22 05:32:28 +00:00
Atari Portfolio Additions
This commit is contained in:
parent
f411900816
commit
af920fb30c
22
msdos/AtariPortfolio/README.org
Normal file
22
msdos/AtariPortfolio/README.org
Normal file
@ -0,0 +1,22 @@
|
||||
#+Title: VolksForth MS-DOS for Atari Portfolio
|
||||
|
||||
The Atari Portfolio is a portable, MS-DOS compatible palmtop computer
|
||||
released by Atari in 1989
|
||||
(https://en.wikipedia.org/wiki/Atari_Portfolio).
|
||||
|
||||
The Portfolio uses an Intel 80C88 CPU running at 4.9152 MHz and runs
|
||||
"DIP Operating System 2.11" (DIP DOS), an operating system mostly
|
||||
compatible to MS-DOS 2.11, but with some DOS 2.xx functionality
|
||||
lacking and some internal data structures more compatible with DOS
|
||||
3.xx. It has 128 KB of RAM and 256 KB of ROM which contains the OS and
|
||||
built-in applications. The on-board RAM is divided between system
|
||||
memory and local storage (the C: drive). The LCD is monochrome without
|
||||
backlight and had 240×64 pixels or 40 characters × 8 lines.
|
||||
|
||||
* Files:
|
||||
|
||||
* =pofo.fb= - Atari Portfolio System Enhancements
|
||||
* =pofo.vid= - Atari Portfolio Video Driver (for 40x8 line display)
|
||||
* =pofo.sys= - load file to generate a full VolksForth for the Atari Portfolio
|
||||
* =kernel.com= - Vanilla VolksForth Kernel
|
||||
* =pofo4th.com= - VolksForth for Atari Portfolio
|
BIN
msdos/AtariPortfolio/kernel.com
Normal file
BIN
msdos/AtariPortfolio/kernel.com
Normal file
Binary file not shown.
1
msdos/AtariPortfolio/pofo.fb
Normal file
1
msdos/AtariPortfolio/pofo.fb
Normal file
File diff suppressed because one or more lines are too long
1
msdos/AtariPortfolio/pofo.sys
Normal file
1
msdos/AtariPortfolio/pofo.sys
Normal file
File diff suppressed because one or more lines are too long
1
msdos/AtariPortfolio/pofo.vid
Normal file
1
msdos/AtariPortfolio/pofo.vid
Normal file
File diff suppressed because one or more lines are too long
BIN
msdos/AtariPortfolio/pofo4th.com
Normal file
BIN
msdos/AtariPortfolio/pofo4th.com
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user