This website requires JavaScript.
Explore
Help
Register
Sign In
bslathi19
/
super6502
Watch
1
Star
0
Fork
0
You've already forked super6502
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fff193ea0f020443cc31521665037b6059e5387c
super6502
/
sw
History
Byron Lathi
fff193ea0f
Add basic spi code
...
Implements the bit bang spi protocol
2022-03-10 10:26:36 -06:00
..
.gitignore
Update makefile
2022-03-10 10:25:36 -06:00
boot.s
Rename assembly files from .S to .s
2022-03-10 10:17:37 -06:00
io.inc65
Add basic spi code
2022-03-10 10:26:36 -06:00
link.ld
Update linker script to allow c source files
2022-03-05 21:09:46 -06:00
main.c
Remove non existing import
2022-03-08 15:50:10 -06:00
Makefile
Update makefile
2022-03-10 10:25:36 -06:00
spi.h
Add basic spi code
2022-03-10 10:26:36 -06:00
spi.s
Add basic spi code
2022-03-10 10:26:36 -06:00