Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main Page
Community Portal
Village Pump
Recent Changes
Upload File
Help
Help Contents
Editing Guide
Repair Guide Template
Sandbox
Browse Wiki
๐ Service Manuals
๐ Schematics
๐ Apple
๐ฎ Nintendo
๐ Sega
โก Troubleshooting
Search
Search
Appearance
Create account
Log in
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Editing
IBM PALM processor
(section)
Page
Discussion
English
Read
Edit
Edit source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
Edit source
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Bus and Memory Map == [[File:PALM RWS memory map.gif|right|thumb|320px|RWS (Read-Write Storage) memory map of the IBM 5110 as seen by PALM. The first 128 bytes are the memory-mapped register-bank window; the remaining RWS is general-purpose RAM. (Diagram: Christian Corti, Stuttgart Computer Museum.)]] [[File:PALM SAR bits.gif|right|thumb|320px|Storage Address Register (SAR) bit-field layout. (Diagram: Christian Corti, Stuttgart Computer Museum.)]] PALM uses '''three physically separate buses''' on the A1 backplane: * '''Storage Address Bus''' โ 16 bits, output from PALM, reaches RWS and Executable ROS. * '''Storage R/W Bus''' โ 18 bits (16 data + 2 parity), bidirectional between PALM and storage. * '''I/O Bus''' โ 8 bits + parity, plus control strobes (Put Strobe, Get Strobe, Control Strobe, Op Code E); bidirectional between PALM and Base I/O / peripheral cards. The memory map is unusual in that '''ROS is accessed as both memory and I/O''': * '''RWS (RAM)''' โ accessed only through the Storage Address Bus / Storage R/W Bus. * '''Executable ROS''' โ accessed through the Storage Address Bus for instruction fetch '''and''' as an I/O device (address 2) for the bank-switching scheme. * '''Common / Language ROS''' (APL and BASIC interpreters) โ accessed '''only''' as an I/O device (address 1), '''never''' as memory. PALM treats the language ROS as a peripheral and fetches interpreter code through the I/O bus, byte-by-byte. This is an architecturally distinctive design: it means the language interpreters cannot be jumped into directly โ they must be invoked through the I/O subsystem.
Summary:
Please note that all contributions to RetroTechCollection may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
RetroTechCollection:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Search
Search
Editing
IBM PALM processor
(section)
Add topic