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
048db615b953f6170a1f80ba33e86449c257f8f9
super6502
/
sw
/
main.c
Byron Lathi
048db615b9
Add basic io header
2022-03-05 21:17:33 -06:00
6 lines
50 B
C
Raw
Blame
History
#
include
<io.h>
int
main
(
)
{
IO_REMAP
=
1
;
}
Reference in New Issue
View Git Blame
Copy Permalink