瀏覽代碼

www: document the reason for simulated NVRAM

It is probably not obvious why the simulated NVRAM is present, so
explain.
H. Peter Anvin 1 年之前
父節點
當前提交
13af7d251b
共有 5 個文件被更改,包括 3 次插入0 次删除
  1. 二進制
      esp32/output/max80.ino.bin
  2. 3 0
      esp32/www/abcmem.html
  3. 二進制
      fpga/output/max80.fw
  4. 二進制
      fpga/output/v1.fw
  5. 二進制
      fpga/output/v2.fw

二進制
esp32/output/max80.ino.bin


+ 3 - 0
esp32/www/abcmem.html

@@ -25,6 +25,9 @@
 	  <input is="x-box" name="abc.mem.abc80.nvram.22k" />
 	  <span class="help">22-24K (incompatible with TKN80)</span>
 	</label>
+	<p class="help">If simulated NVRAM is present, it is used for
+	UFD-DOS and PUN80 system variables; otherwise up to 320
+	bytes of BASIC memory may be consumed.</p>
 	<label class="ufddos">
 	  <b>UFD-DOS ROM</b>
 	  <input is="x-box" name="abc.mem.abc80.ufddos" />

二進制
fpga/output/max80.fw


二進制
fpga/output/v1.fw


二進制
fpga/output/v2.fw