MediaWiki:Sitenotice:
2025-12-29: I have restored the wiki to a backup from the end of November. Starting in September 2025, accesses went form the 800MB-1.2GB range per month to 26GB in September, 42GB in October, and 70GB in November with most accesses originating from China. As soon as I realized what was causing all the access problems in November, I shut it down (it had reached 36GB by then) behind a password/login screen. The database had gotten corrupted, and I tried a restore from just before the spike in access but that didn't work. Thus, end of November. I still have the other daily backups so if there were any important additions in December, let me know and maybe they can be recovered. - Allen H.
SAM: Difference between revisions
No edit summary |
+ sam registers |
||
| Line 1: | Line 1: | ||
The '''SAM''' or '''Synchronous Address Multiplexer''' is a chip that controls access to RAM memory by the [[6809]] [[CPU]] and the [[VDG]] ([[Video Display Generator]]). | The '''SAM''' or '''Synchronous Address Multiplexer''' is a chip that controls access to RAM memory by the [[6809]] [[CPU]] and the [[VDG]] ([[Video Display Generator]]). | ||
== SAM Registers == | |||
{| class="wikitable" | |||
! Start address | |||
! End address | |||
! Shorthand name | |||
! Function | |||
|- | |||
|FFC0 | |||
|FFDF | |||
|[[SAM]] registers (screen mode & offset) | |||
|- | |||
| | |||
| | |||
| | |||
|- | |||
| | |||
| | |||
| | |||
|} | |||
[[Category:Hardware]] | [[Category:Hardware]] | ||
Revision as of 12:17, 4 May 2013
The SAM or Synchronous Address Multiplexer is a chip that controls access to RAM memory by the 6809 CPU and the VDG (Video Display Generator).
SAM Registers
| Start address | End address | Shorthand name | Function |
|---|---|---|---|
| FFC0 | FFDF | SAM registers (screen mode & offset) | |