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
d6ebba536c
nes-proj
/
cpu
History
fros4943
d6ebba536c
minor 64 bit fix: divide by sizeof(unsigned long) instead of constant 4
2009-03-13 14:40:07 +00:00
..
6502
Adjusted cfs_seek() offset type configuration macro name.
2009-03-01 12:26:53 +00:00
at91sam7s
switched all users of cfs_seek(x,y) to cfs_seek(x,y,CFS_SEEK_SET)
2009-02-27 14:28:02 +00:00
avr
Renamed the rimebuf module to packetbuf to signal that the module is used outside of a pure Rime context (e.g., the sicslowpan code uses it).
2009-03-12 21:58:20 +00:00
msp430
Always prod the watchdog on output to avoid spurious resets during long serial outputs
2009-03-02 22:01:26 +00:00
native
Tried to make reference to Microsoft TechNet Forum thread more persistent.
2009-01-15 22:17:47 +00:00
x86
minor 64 bit fix: divide by sizeof(unsigned long) instead of constant 4
2009-03-13 14:40:07 +00:00
z80
CC_CONST_FUNCTION replaces some const keywords in order to workaround a sdcc bug, which cannot handle function pointers as const.
2008-07-02 15:02:33 +00:00