SNES.6 1.5 KB

12345678910111213141516171819
  1. ----------------------------------------------------------------------------
  2. |I have never used an actual Super MagiComm before, and I would strongly re- |
  3. |commend not using these unless you know what each one does for sure. If you |
  4. |decide to write any sort-of operating system for the SNES, please do get in |
  5. |touch with me. |
  6. | |
  7. |The below registers i've never tested, or had tested. If you end up killing |
  8. |your console unit because of this, I TAKE NO RESPONSIBILITY. |
  9. | |
  10. |Location Value returned when read Value input when written |
  11. |----------------------------------------------------------------------------|
  12. |$C000: Input Register |
  13. |$C002: Digital Output Register |
  14. |$C004: Main Status Register |
  15. |$C005: Data Register Data Register |
  16. |$C007: Digital Input Register Disk Control Register |
  17. |$C008: Parallel Data Parallel Data |
  18. |$C009: Parallel Status |
  19. ----------------------------------------------------------------------------