Advertisement
Guest User

Untitled

a guest
Mar 25th, 2013
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.13 KB | None | 0 0
  1. Note: 3rd Party Spec
  2.  
  3.  
  4.  
  5. .:::::::::' .:::'
  6. .:::' :::' .:::'
  7. .:::' .. :' .:::' NORTHERN LIGHTS
  8. .:::' .::. .:::' TECHNICAL
  9. .:::' .:::::::::'
  10.  
  11.  
  12.  
  13. .---------------------.
  14. ----! DCPU-16 INFORMATION !-----------------------------------------------------
  15. '---------------------'
  16.  
  17. Name: NLT 32 Word Switched Boot Rom (NLT-BR32)
  18. ID: 0xae0103f5, version: 0x0003
  19. Manufacturer: 0xe13dd468 (NLT)
  20.  
  21.  
  22. .-------------.
  23. ----! DESCRIPTION !-------------------------------------------------------------
  24. '-------------'
  25.  
  26. The NLT Switched Boot ROM allows manual configuration of the first 32 words of
  27. memory through the tedious process of configuring the 512 switch array on the
  28. face of the device. During boot the DCPU will read from the switches in place of
  29. normal RAM. The ROM will also store its own hardware bus address in the highest
  30. memory location (0xFFFF,) allowing a lazy ROM developer to communicate with the
  31. device without searching for it. Any attempt to write to a word that is mapped
  32. by the ROM will fail silently.
  33.  
  34. .--------------------.
  35. ----! INTERRUPT BEHAVIOR !------------------------------------------------------
  36. '--------------------'
  37.  
  38. Upon receiving any hardware interrupt the boot ROM will release itself from the
  39. DCPU's bus, allowing normal use of the memory address range that it had
  40. previously occupied. While it may be sent more interrupts, it will not respond
  41. nor map itself into memory again until the DCPU is rebooted.
  42.  
  43. COPYRIGHT 1986 NORTHER LIGHTS TECHNICAL ALL RIGHTS RESERVED DO NOT DISTRIBUTE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement