diff --git a/configs/makerlisp/README.txt b/configs/makerlisp/README.txt index 16f9007e29a..b0103d33da6 100644 --- a/configs/makerlisp/README.txt +++ b/configs/makerlisp/README.txt @@ -272,4 +272,3 @@ Configuration Subdirectories The PC terminal software should be configured as described in the MakerLisp Putty HOWTO document: 115200N1 BAUD. - diff --git a/configs/makerlisp/nsh/README.txt b/configs/makerlisp/nsh/README.txt index 9b2f0809d7b..17fffc3b84e 100644 --- a/configs/makerlisp/nsh/README.txt +++ b/configs/makerlisp/nsh/README.txt @@ -3,5 +3,7 @@ README.txt nsh.zdsproj is a simple ZDS-II project that will allow you to use the ZDS-II debugger. +nsh.ztft is the target file that accompanies the ZDS-II project file. It + is identical to configs/scripts/makerlisp_flash.ztgt. nsh.zfpproj is a simple project that will allow you to use the Smart Flash Programming. diff --git a/configs/makerlisp/nsh/nsh.ztgt b/configs/makerlisp/nsh/nsh.ztgt index 5b833afd95e..d314f59bff2 100644 --- a/configs/makerlisp/nsh/nsh.ztgt +++ b/configs/makerlisp/nsh/nsh.ztgt @@ -1,27 +1,27 @@ - + - 1 - 16E360 + true + 1f4 8 5000000 - Oscillator + PLL 50000000 - 000000 - FFFFFF + 0 + 140000 FFFF true - 0 - true - C00000 - C7ffff + 200000 + false + 40000 + 13FFFF 1 false @@ -30,43 +30,40 @@ - 02 - a8 - 10 - 1f + 0 + 8 + 4 + B - 02 - 28 - C0 - C7 + 0 + 8 + C + 13 - 81 - 28 - 80 - BF + 0 + 88 + 20 + 9F - 02 - 00 - 00 - 00 + 0 + 0 + 0 + 0 0 - 0 + AF true true false 4 - - 0 - - eZ80F91 + EZ80F91 1.0.1 1.00 diff --git a/configs/makerlisp/scripts/makerlisp_flash.ztgt b/configs/makerlisp/scripts/makerlisp_flash.ztgt new file mode 100644 index 00000000000..d314f59bff2 --- /dev/null +++ b/configs/makerlisp/scripts/makerlisp_flash.ztgt @@ -0,0 +1,69 @@ + + + + + true + 1f4 + 8 + 5000000 + + PLL + 50000000 + + + 0 + 140000 + FFFF + true + + + + 200000 + false + 40000 + 13FFFF + + 1 + false + true + + + + + 0 + 8 + 4 + B + + + 0 + 8 + C + 13 + + + 0 + 88 + 20 + 9F + + + 0 + 0 + 0 + 0 + + + + 0 + AF + true + true + false + + 4 + + EZ80F91 + 1.0.1 + 1.00 + diff --git a/configs/makerlisp/scripts/makerlisp_ram.ztgt b/configs/makerlisp/scripts/makerlisp_ram.ztgt new file mode 100644 index 00000000000..478b8a26d44 --- /dev/null +++ b/configs/makerlisp/scripts/makerlisp_ram.ztgt @@ -0,0 +1,69 @@ + + + + + true + 1f4 + 8 + 5000000 + + PLL + 50000000 + + + 0 + 100000 + ffff + true + + + + 200000 + false + 000000 + FFFFF + + 1 + false + true + + + + + 0 + 8 + 0 + 7 + + + 0 + 8 + 8 + F + + + 0 + 28 + 20 + 9F + + + 0 + 0 + 0 + 0 + + + + 0 + AF + false + true + false + + 4 + + EZ80F91 + 1.0.1 + 1.00 +