This website requires JavaScript.
Explore
lain.church
Help
Register
Sign In
izaya
/
collapseos
Watch
1
Star
1
Fork
0
You've already forked collapseos
Code
Issues
Pull Requests
Releases
Wiki
Activity
6cb310c38c
collapseos
/
arch
/
z80
/
sms
/
blk
/
600
5 lines
107 B
Plaintext
Raw
Normal View
History
Unescape
Escape
sms: WIP !
2020-05-14 22:15:31 -04:00
Sega Master System Recipe
sms: don't use BC The PAD driver was broken since IP moved to BC. Oops.
2020-10-06 20:36:29 -04:00
602 VDP 610 PAD
sms: simplify and solidify ports-related drivers Add _TRA!, _THA!, _TRB!, _THB! routines to easily handle those pins' value without stepping on other pins like the drivers previously did. For SDC driver, it's going to be important soon because it turns out that I can't get away with "always on" CS, so I'll need a scheme where it's important that TH/TR pins have stable values.
2020-11-02 18:53:57 -05:00
620 KBD 625 Ports
Reference in New Issue
Copy Permalink