home.social

#ia32 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #ia32, aggregated by home.social.

fetched live
  1. An assembler written in R5RS Scheme for Intel Architecture

    A person called Jonathan Kraut wrote an #assembler called Sassy in #R5RS #Scheme, which is used as the native code generating phase for the Larceny scheme compiler.

    #tech #Software #SchemeLang #IA32 #FunctionalProgramming #Compiler

  2. @peteorrall

    The actual message is not, strictly speaking, an error. It just means that you're bootstrapping the non-EFI way, and your machine's firmware does not adhere to a convention (I believe from DOS+Windows 95 and the 1990s) for marking "not an MBR virus and safe" firmware add-on disc device I/O handlers.

    It's unlikely that F000:F0BF is actually unsafe, as that's in (notional) ROM.

    This message is very likely a red herring.

    #RealMode #IA32 #BootLoaders #FreeBSD

  3. @peteorrall

    The odd thing is that the linear address does not match the segmented address.

    It's likely not the true cause of your problems, though; but the mis-match might be symptomatic.

    #RealMode #80386 #IA32 #BootLoaders