This website requires JavaScript.
Explore
Help
Sign In
giomba
/
nes-proj
Watch
1
Star
0
Fork
0
You've already forked nes-proj
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
23f6949af6
nes-proj
/
cpu
History
dak664
23f6949af6
RF230BB addition
2010-02-16 22:51:40 +00:00
..
6502
Removed closing of stdin, stdout (and stderr on the Apple2). It was introduced in order to maximize the number of available file handles for the webserver. However none of the target machine DOSes allows to open a single file several times diminishing the intended effect very much. One the other hand not being able to "just printf() something" causes trouble over and again - i.e. hello-world seemingly not working...after all a typical case of german over-enigneering ;-)
2010-02-10 07:43:25 +00:00
arm
avr
RF230BB addition
2010-02-16 22:51:40 +00:00
cc2430
msp430
native
x86
z80
Workaround for compiling some examples available
2009-12-16 06:47:17 +00:00