Difference between revisions of "Sideways ram"

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
m (New page: The Sideways RAM unit, developed by Paul Townsend, comprises 128K of static RAM and an interface to the Amstrad computers, allowing software destined for sideways ROM to be developed easil...)
 
(Downloads)
 
(10 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
The Sideways RAM unit, developed by Paul Townsend, comprises 128K of static RAM and an interface to the Amstrad computers, allowing software destined for sideways ROM to be developed easily.
 
The Sideways RAM unit, developed by Paul Townsend, comprises 128K of static RAM and an interface to the Amstrad computers, allowing software destined for sideways ROM to be developed easily.
 
   
 
   
 
 
 
It wasn't so much "bought" as a workable unit, but was designed and built by Paul himself, inspired by the scrapping of the original RAM board. The interface logic between the CPC and the original RAM chips, was all his own design.
 
It wasn't so much "bought" as a workable unit, but was designed and built by Paul himself, inspired by the scrapping of the original RAM board. The interface logic between the CPC and the original RAM chips, was all his own design.
 
 
  
 
Essentially it was a "soft" version of an 8-chip ROM board, a development aid for ROM-based software. At the time Paul was developing a ROM-based word processor for the CPC. Not having PROM burning facilities at home, this unit was ideal because new versions could be assembled, tested, debugged and developed further while reproducing the target architecture.
 
Essentially it was a "soft" version of an 8-chip ROM board, a development aid for ROM-based software. At the time Paul was developing a ROM-based word processor for the CPC. Not having PROM burning facilities at home, this unit was ideal because new versions could be assembled, tested, debugged and developed further while reproducing the target architecture.
 
 
  
 
In the end, it proved more reliable than a true ROM board since there were no hardware contacts to go haywire (though there were software bugs). Paul ended up using that exclusively, loading up a standard configuration into the sideways RAM with different ROMs, along with Maxam and Utopia, with Oddjob, BCPL, Toolkit and a few others to hand if required.  
 
In the end, it proved more reliable than a true ROM board since there were no hardware contacts to go haywire (though there were software bugs). Paul ended up using that exclusively, loading up a standard configuration into the sideways RAM with different ROMs, along with Maxam and Utopia, with Oddjob, BCPL, Toolkit and a few others to hand if required.  
 
 
  
<br>
+
<br>  
+
 
   
 
   
  
== Downloads  ==
+
== Schematics ==
  
 
Sideways RAM schematics:
 
Sideways RAM schematics:
 
   
 
   
+
<gallery>
+
Image:SidewaysRamBoard.jpg|Sideways Ram Board
 +
Image:SidewaysRamSchems1.jpg|Sideways Ram Schematics
 +
Image:SidewaysRamSchems2.jpg|Sideways Ram Schematics
 +
Image:SidewaysRamSchems3.jpg|Sideways Ram Schematics
 +
Image:SidewaysRamSchems4.jpg|Sideways Ram Schematics
 +
Image:SidewaysRamSchems5.jpg|Sideways Ram Schematics
 +
</gallery>
  
{| class="gallery FCK__ShowTableBorders" cellspacing="0" cellpadding="0"
+
== Downloads  ==
|-
+
* [[File:SidewaysRam.rar|Sideways Ram Manual]]
| <div class="gallerybox"><div class="thumb"><div>[[Image:SidewaysRamBoard.jpg|thumb|center|200x200px|Sideways Ram Board]]</div></div><div class="gallerytext">
+
* [[File:SidewaysRamSoftware.rar|Sideways Ram Software]]
Sideway RAM Board
+
* [[File:SidewaysRamListing.rar|Sideways Ram Listing]]
+
 
+
 
</div></div>
+
[[Category:Peripherals]][[Category:Expansion ROM]]
+
+
| <div class="gallerybox"><div class="thumb"><div>[[Image:SidewaysRamSchems1.jpg|thumb|center|200x200px|Sideways Ram Schematics]]</div></div><div class="gallerytext">
+
Sideways Ram Schematics
+
+
+
</div></div>
+
+
+
| <div class="gallerybox"><div class="thumb"><div>[[Image:SidewaysRamSchems2.jpg|thumb|center|200x200px|Sideways Ram Schematics]]</div></div><div class="gallerytext">
+
Sideways Ram Schematics
+
+
+
</div></div>
+
+
+
| <div class="gallerybox"><div class="thumb"><div>[[Image:SidewaysRamSchems3.jpg|thumb|center|200x200px|Sideways Ram Schematics]]</div></div><div class="gallerytext">
+
Sideways Ram Schematics
+
+
+
</div></div>
+
+
+
| <div class="gallerybox"><div class="thumb"><div>[[Image:SidewaysRamSchems4.jpg|thumb|center|200x200px|Sideways Ram Schematics]]</div></div><div class="gallerytext">
+
Sideways Ram Schematics
+
+
+
</div></div>
+
+
+
| <div class="gallerybox"><div class="thumb"><div>[[Image:SidewaysRamSchems5.jpg|thumb|center|200x200px|Sideways Ram Schematics]]</div></div><div class="gallerytext">
+
Sideways Ram Schematics
+
+
+
</div></div>
+
|}
+

Latest revision as of 06:18, 11 March 2018

The Sideways RAM unit, developed by Paul Townsend, comprises 128K of static RAM and an interface to the Amstrad computers, allowing software destined for sideways ROM to be developed easily.

It wasn't so much "bought" as a workable unit, but was designed and built by Paul himself, inspired by the scrapping of the original RAM board. The interface logic between the CPC and the original RAM chips, was all his own design.

Essentially it was a "soft" version of an 8-chip ROM board, a development aid for ROM-based software. At the time Paul was developing a ROM-based word processor for the CPC. Not having PROM burning facilities at home, this unit was ideal because new versions could be assembled, tested, debugged and developed further while reproducing the target architecture.

In the end, it proved more reliable than a true ROM board since there were no hardware contacts to go haywire (though there were software bugs). Paul ended up using that exclusively, loading up a standard configuration into the sideways RAM with different ROMs, along with Maxam and Utopia, with Oddjob, BCPL, Toolkit and a few others to hand if required.



Schematics

Sideways RAM schematics:

Downloads