Explorar o código

www: document the reason for simulated NVRAM

It is probably not obvious why the simulated NVRAM is present, so
explain.
H. Peter Anvin hai 1 ano
pai
achega
13af7d251b
Modificáronse 5 ficheiros con 3 adicións e 0 borrados
  1. BIN=BIN
      esp32/output/max80.ino.bin
  2. 3 0
      esp32/www/abcmem.html
  3. BIN=BIN
      fpga/output/max80.fw
  4. BIN=BIN
      fpga/output/v1.fw
  5. BIN=BIN
      fpga/output/v2.fw

BIN=BIN
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" />

BIN=BIN
fpga/output/max80.fw


BIN=BIN
fpga/output/v1.fw


BIN=BIN
fpga/output/v2.fw