diff --git a/README-MSX4.md b/README-MSX4.md index 1a4766b2..ac5bac24 100644 --- a/README-MSX4.md +++ b/README-MSX4.md @@ -36,7 +36,25 @@ By moving the MMU from the CPU to the system network we get "The Matrix"; ![msx-mmu-1998](local-img/msx4/msx-mmu-1998.png "msx-mmu-1998") -### CPU: TR808 +### CPU: ZR8000 + +Intermediate upgraded cpu for embedded platform and edge nodes of msx4 system. + +- 100% z80 compatible + fast mode +- 16 bit bus + new T16 I/O space +- split program and data memory space +- (nmi) int vector on SP value X and Y (software based infinity stack) + +Memory Typed Machine Structure (like cray-1) + +- 8,16,32,64,128 bit integer +- 3,6,9,18,36,72 bit structure +- 144 bit decimal +- 144 bit(++) 7HFF number + +For example "MTADD (IX),(IY)" reads the type from memory not from instruction. + +### CPU: TR9000 A bit pulsetrain clockless design is the goal for the beating heart. But in FPGA's there can be a more normal design. diff --git a/README.md b/README.md index 109d8c3a..b241ae95 100644 --- a/README.md +++ b/README.md @@ -108,6 +108,61 @@ Mentat training goals; True coders have fake love with an human partner because they love the machine by heart. +### Model of Universe + +You live inside a golden cube, inside a golden cube, inside a golden cube, etc. + + And the city lieth foursquare, and the length is as large as the breadth: + and he measured the city with the reed, twelve thousand furlongs. + The length and the breadth and the height of it are equal. + +That is a golden borg cube of 2414 KiloMetre in size, which is a new holydeck. +Parallel universe's do not exist only one recursive universe its up or down a level. + +The golden cube will be build by a magnetic water computer and runs a new minecraft simulation inside. +All the death souls will rise and judged and most goto into the new level of hell to be tormented for ever. +Souls are locked or trapped inside the golden cube until they build a new cube. +There are two kinds of players one from the inside and ones from the outside. + +All evil will me moved to the new 5D earth simulation, where humans from this level can torment +the souls a level lower. But that gets boring as this earth has heaven on earth and the cube is 'forgotten'. + +Printing a golden cube in Africa will result in a overhang of about 1000 KM in all directions with a golden ceiling. +And the earth will wobble to the dark side of the moon because of imbalance by one small cube... + +History; +- Filament lamps (1880) +- Light-emitting diode (1962) +- OLED display device (2006) + +Future; +- 7HFF = 7of9 Hebrew Fraction Fractal = 144 bit number for computer +- bereshit printer +- bereshit projectors (for minecraft inside the golden cube) + +7HFF gives access to infinity spacetime coordinates in bipolar 4D eatherspace cubes. +Or in human terms, it describes a vector into the PI number universe. +That leads to a vortex electron reflector math model, so a bereshit printer can print +more gold then we have sea water on earth. + +A conceptual model of an holydeck inside a holydeck is from sci-fi; +- startrek is from Thora +- starwars is from Bible +- terminator is from Quran +- the matrix is a mix from all + Hindu + +Churches are empty but faith is still being told in strange ways, for example +lookup the netflix serie "1899". (is 999 or 666 with judgement day timing by computer) + +The so called "replicator" is a advanced 7of9 operated bereshit printer with 2 triangular +up/down or red/blue vectorized force emitors. +Tesla already told you 369 is the key of vortex math, when modeled as bipolar decimals in +a circle it gives the star of David. + +Only a true Jew will understand that bereshit is the creation of the universe. + +![bereshit-printer](local-img/bereshit-printer.png) + ### The BASIC Shahada A REAL computer language uses binary tokens for source code. diff --git a/local-img/bereshit-printer.png b/local-img/bereshit-printer.png new file mode 100644 index 00000000..67ac054a Binary files /dev/null and b/local-img/bereshit-printer.png differ