Move PlasmaNew to the TeslaRel410 repository

As a hardware replication project it belongs with the other hardware
restoration efforts: now at restoration/PlasmaNew in TeslaRel410
(imported there as 4391ddd3, including the uncommitted button-macro fix
and power-on cursor rendering). Doc references updated to point at the
new home. vPLASMA (src/VPlasma.Core) and tools/VPlasma.Wire remain here.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Cyd
2026-07-22 17:21:25 -05:00
co-authored by Claude Fable 5
parent 0ed6d9495e
commit a048b7c69b
20 changed files with 7 additions and 2264 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
// AUTO-GENERATED from the PD01D221 firmware (tms27pc512.BIN) by
// PlasmaNew tooling. The real Babcock character generator, all 8 fonts.
// Each glyph row is a ushort; bit 15 = leftmost pixel. See PlasmaNew/FIRMWARE.md.
// Each glyph row is a ushort; bit 15 = leftmost pixel.
// See TeslaRel410/restoration/PlasmaNew/FIRMWARE.md.
namespace VPlasma.Core.Device;
/// <summary>The display's 8 built-in fonts, extracted from ROM.</summary>