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
1de298c72a
nes-proj
/
cpu
History
dak664
1de298c72a
*** empty log message ***
2009-07-08 16:17:07 +00:00
..
6502
Replaced classic approach of generating dependency files via rule with generating them as side effect of generating object files. The issue with "No rule to make target ..." is solved as suggested in
http://make.paulandlesley.org/autodep.html
.
2009-07-02 22:36:04 +00:00
at91sam7s
avr
*** empty log message ***
2009-07-08 16:17:07 +00:00
msp430
native
Make sure that symbols.c is included in every native cpu build, not just the native target
2009-05-12 17:23:23 +00:00
x86
z80
Replaced classic approach of generating dependency files via rule with generating them as side effect of generating object files. The issue with "No rule to make target ..." is solved as suggested in
http://make.paulandlesley.org/autodep.html
.
2009-07-02 22:36:04 +00:00