Add dev note

This commit is contained in:
Zane Kaminski 2021-04-03 00:43:41 -04:00
parent 25b6032966
commit b61242900b
3 changed files with 9 additions and 0 deletions

1
.gitignore vendored
View File

@ -28,3 +28,4 @@ fp-info-cache
*.DS_Store
Documentation/~$4203BManual.docx
*.cdf
Documentation/~$4203BDevNote.docx

8
Documentation/Commands Normal file
View File

@ -0,0 +1,8 @@
RAM2E II commands
CmdNum Name Argument
$FF SetRWBankFF RWBank[7:0] to not set (gets set if not RAM2E II)
$EF UFMPrgmEN don't care
$EE UFMResetEN don't care
$EA UFMBitbang { DRClkPulse(1), DRDIn(1), X(6) }
$E0 RWMaskSet RWMask[7:0]
$00 NOP switch to bank in argument

Binary file not shown.