nxtvm/platform にて
git diff -w --name-only lejos_NXJ_win32_0_2_0alpha.zip lejos_NXJ_win32_0_3_0alpha.zip -- . #3 git diff -w --name-only lejos_NXJ_win32_0_3_0alpha.zip lejos_NXJ_win32_0_4_0beta.zip -- . #4 git diff -w --name-only lejos_NXJ_win32_0_4_0beta.zip lejos_NXJ_win32_0_5_0beta.zip -- . #5 git diff -w --name-only lejos_NXJ_win32_0_5_0beta.zip lejos_NXJ_win32_0_6_0beta.zip -- . #6
nxtOSEK/lejos_nxj/src/nxtvm/platform/nxt/AT91SAM7.h | 6 | |||
nxtOSEK/lejos_nxj/src/nxtvm/platform/nxt/Make.mak | 6 | |||
nxtOSEK/lejos_nxj/src/nxtvm/platform/nxt/aic.c | 6 | |||
nxtOSEK/lejos_nxj/src/nxtvm/platform/nxt/aic.h | 6 | |||
nxtOSEK/lejos_nxj/src/nxtvm/platform/nxt/bt.c | 5 | 6 | ||
nxtOSEK/lejos_nxj/src/nxtvm/platform/nxt/bt.h | 5 | |||
nxtOSEK/lejos_nxj/src/nxtvm/platform/nxt/data_abort.c | 5 | 6 | ||
nxtOSEK/lejos_nxj/src/nxtvm/platform/nxt/display.c | 5 | 6 | ||
nxtOSEK/lejos_nxj/src/nxtvm/platform/nxt/display.h | 5 | 6 | ||
nxtOSEK/lejos_nxj/src/nxtvm/platform/nxt/environment.mak | 6 | |||
nxtOSEK/lejos_nxj/src/nxtvm/platform/nxt/flashprog.c | 3 | 6 | ||
nxtOSEK/lejos_nxj/src/nxtvm/platform/nxt/flashprog.h | 3 | 5 | 6 | |
nxtOSEK/lejos_nxj/src/nxtvm/platform/nxt/i2c.c | 5 | 6 | ||
nxtOSEK/lejos_nxj/src/nxtvm/platform/nxt/init.s | 3 | |||
nxtOSEK/lejos_nxj/src/nxtvm/platform/nxt/irq.s | 6 | |||
nxtOSEK/lejos_nxj/src/nxtvm/platform/nxt/java_binary.h | 3 | |||
nxtOSEK/lejos_nxj/src/nxtvm/platform/nxt/main.c | 3 | 5 | 6 | |
nxtOSEK/lejos_nxj/src/nxtvm/platform/nxt/native.c | 3 | 4 | 5 | 6 |
nxtOSEK/lejos_nxj/src/nxtvm/platform/nxt/nxt_avr.c | 5 | 6 | ||
nxtOSEK/lejos_nxj/src/nxtvm/platform/nxt/nxt_avr.h | 6 | |||
nxtOSEK/lejos_nxj/src/nxtvm/platform/nxt/nxt_lcd.c | 3 | 5 | ||
nxtOSEK/lejos_nxj/src/nxtvm/platform/nxt/nxt_lcd.h | 5 | |||
nxtOSEK/lejos_nxj/src/nxtvm/platform/nxt/nxt_motors.c | 5 | 6 | ||
nxtOSEK/lejos_nxj/src/nxtvm/platform/nxt/nxt_motors.h | 5 | |||
nxtOSEK/lejos_nxj/src/nxtvm/platform/nxt/nxt_spi.c | 5 | 6 | ||
nxtOSEK/lejos_nxj/src/nxtvm/platform/nxt/nxt_spi.h | 5 | |||
nxtOSEK/lejos_nxj/src/nxtvm/platform/nxt/platform_hooks.h | 5 | 6 | ||
nxtOSEK/lejos_nxj/src/nxtvm/platform/nxt/sensors.c | 5 | 6 | ||
nxtOSEK/lejos_nxj/src/nxtvm/platform/nxt/sound.c | 3 | 4 | 5 | 6 |
nxtOSEK/lejos_nxj/src/nxtvm/platform/nxt/sound.h | 4 | 6 | ||
nxtOSEK/lejos_nxj/src/nxtvm/platform/nxt/systick.c | 3 | 6 | ||
nxtOSEK/lejos_nxj/src/nxtvm/platform/nxt/systick.h | 3 | |||
nxtOSEK/lejos_nxj/src/nxtvm/platform/nxt/targetdef.mak | 6 | |||
nxtOSEK/lejos_nxj/src/nxtvm/platform/nxt/twi.c | 6 | |||
nxtOSEK/lejos_nxj/src/nxtvm/platform/nxt/udp.c | 3 | 5 | 6 | |
nxtOSEK/lejos_nxj/src/nxtvm/platform/nxt/udp.h | 3 | 5 | 6 | |
nxtOSEK/lejos_nxj/src/nxtvm/platform/nxt/version.mak | 6 | |||
nxtOSEK/lejos_nxj/src/nxtvm/platform/unix/build.xml | 5 | 6 | ||
nxtOSEK/lejos_nxj/src/nxtvm/platform/unix/dump.c | 5 | 6 | ||
nxtOSEK/lejos_nxj/src/nxtvm/platform/unix/load.c | 6 | |||
nxtOSEK/lejos_nxj/src/nxtvm/platform/unix/nativeemul.c | 3 | 4 | 5 | 6 |
nxtOSEK/lejos_nxj/src/nxtvm/platform/unix/platform_config.h | 3 | |||
nxtOSEK/lejos_nxj/src/nxtvm/platform/unix/tvmemul.c | 5 |