nx01/poop.xml

31 lines
1.2 KiB
XML
Raw Normal View History

2024-12-08 16:20:37 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<!--
NOTE: After an pom granate is eaten it ends up as poop.
TODO:
- bassboon-poop (execute classic make files + convert + run fire make files)
- bassboon-poop-fireant (x4o wrapper ant)
- bassboon-poop-firemake (antlr of gnumake + xml version)
- bassboon-poop-popcorn
+ etc
- bassboon-popcorn-cobertura
Than i can run my msxbuild make pipeline to messure unit test coverage on Z80
code executed in openMSX, to see if the BusinessDownloadableOperatingService
BIOS functions are tested correctly.
Than a classic extension card can be created/coded to have a hardware boot device
to startup the MSX4 unlimited qube matrix. (goal is ZERO flash/rom or eeprom's)
A 'small' business matrix is 18x18x18 of fast custom FPGA chips, where the matrix
is secure on boot, thus zero chip to chip communication allowed.
This removes the "kernel mode" in the CPU's, because the matrix has control.
(In practice an other set of CPU's are the kernel, and later kernel in VHDL)
No shared memory, you get an "local" copy of an page, thus also zero cache.
That almost 2 years of work before writing a BDOS PlugAndPlay ROM, just for a few;
unit tests.
-->