flat assembler
Message board for the users of flat assembler.
![]() Goto page Previous 1, 2 |
Author |
|
stikonas 03 Aug 2023, 01:04
sylware wrote: It seems the convention about "The Bootstrap" is the set of binaries (which can build themselves) required to have the mimimum runtime and SDK to build a modern system. That's a bit inaccurate... We don't start with byte code or list interpreter. There is a slow lisp interpreter (without bytecode) a bit later but the start is a well commented 256-byte hex assembler (on POSIX system), or you can start with 1 sector (only about 200 bytes of code, but you need to pad it with enough zeroes and MBR signature) sized kernel/hex0 assembler and eventually we can bootstrap all the way to GCC 13 https://github.com/fosslinux/live-bootstrap/blob/master/parts.rst |
|||
![]() |
|
Goto page Previous 1, 2 < Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.