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
7e89af8992
nes-proj
/
cpu
History
adamdunkels
7e89af8992
Removed -Werror -pedantic and -std=c99 because of problems with compiling under Linux
2007-11-28 17:15:15 +00:00
..
6502
Added global error_exit() and config read function to build.
2007-11-27 21:43:32 +00:00
at91sam7s
Removed warnings
2007-11-18 12:18:59 +00:00
avr
only create full symbols list if SYMBOLS is defined
2007-11-23 06:22:52 +00:00
msp430
Removed -Werror since LPM*_EXIT; and friends trigger an internal mspgcc compiler error
2007-11-26 23:23:20 +00:00
native
Removed -Werror -pedantic and -std=c99 because of problems with compiling under Linux
2007-11-28 17:15:15 +00:00
x86
Improved map file naming consistency.
2007-05-19 21:46:43 +00:00
z80
typedef uint8_t, uint16_t, and uint32_t have been added to help some sources.
2007-11-28 09:36:06 +00:00