Mastodon Skip to content
  • Home
  • Aktuell
  • Tags
  • Über dieses Forum
Einklappen
Grafik mit zwei überlappenden Sprechblasen, eine grün und eine lila.
Abspeckgeflüster – Forum für Menschen mit Gewicht(ung)

Kostenlos. Werbefrei. Menschlich. Dein Abnehmforum.

  1. Home
  2. Uncategorized
  3. i built an entire x86 CPU emulator in CSS (no javascript)

i built an entire x86 CPU emulator in CSS (no javascript)

Geplant Angeheftet Gesperrt Verschoben Uncategorized
81 Beiträge 67 Kommentatoren 0 Aufrufe
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • rebane2001@infosec.exchangeR rebane2001@infosec.exchange

    i built an entire x86 CPU emulator in CSS (no javascript)

    you can write programs in C, compile them to x86 machine code with GCC, and run them inside CSS

    https://lyra.horse/x86css/

    crossxbones@mastodon.sdf.orgC This user is from outside of this forum
    crossxbones@mastodon.sdf.orgC This user is from outside of this forum
    crossxbones@mastodon.sdf.org
    schrieb zuletzt editiert von
    #12

    @rebane2001 That's awesome

    1 Antwort Letzte Antwort
    0
    • rebane2001@infosec.exchangeR rebane2001@infosec.exchange

      i built an entire x86 CPU emulator in CSS (no javascript)

      you can write programs in C, compile them to x86 machine code with GCC, and run them inside CSS

      https://lyra.horse/x86css/

      mirth@mastodon.sdf.orgM This user is from outside of this forum
      mirth@mastodon.sdf.orgM This user is from outside of this forum
      mirth@mastodon.sdf.org
      schrieb zuletzt editiert von
      #13

      @rebane2001 You monster. Not even a simple RISC like a normal weird person, you went for x86. I love it.

      djl@mastodon.mit.eduD 1 Antwort Letzte Antwort
      0
      • rebane2001@infosec.exchangeR rebane2001@infosec.exchange

        i built an entire x86 CPU emulator in CSS (no javascript)

        you can write programs in C, compile them to x86 machine code with GCC, and run them inside CSS

        https://lyra.horse/x86css/

        goaty@meow.socialG This user is from outside of this forum
        goaty@meow.socialG This user is from outside of this forum
        goaty@meow.social
        schrieb zuletzt editiert von
        #14

        @rebane2001 this is cool as hell, but i'm curious why it only works in chromium?

        rebane2001@infosec.exchangeR 1 Antwort Letzte Antwort
        0
        • rebane2001@infosec.exchangeR rebane2001@infosec.exchange

          i built an entire x86 CPU emulator in CSS (no javascript)

          you can write programs in C, compile them to x86 machine code with GCC, and run them inside CSS

          https://lyra.horse/x86css/

          jbriancoyle@mas.toJ This user is from outside of this forum
          jbriancoyle@mas.toJ This user is from outside of this forum
          jbriancoyle@mas.to
          schrieb zuletzt editiert von
          #15

          @rebane2001
          What? No menu option for Global Thermonuclear War? 😆

          1 Antwort Letzte Antwort
          0
          • goaty@meow.socialG goaty@meow.social

            @rebane2001 this is cool as hell, but i'm curious why it only works in chromium?

            rebane2001@infosec.exchangeR This user is from outside of this forum
            rebane2001@infosec.exchangeR This user is from outside of this forum
            rebane2001@infosec.exchange
            schrieb zuletzt editiert von
            #16

            @goaty it uses newish css features such as if() statements and @functions, which other browsers haven't implemented yet

            goaty@meow.socialG slothrop@chaos.socialS 2 Antworten Letzte Antwort
            0
            • rebane2001@infosec.exchangeR rebane2001@infosec.exchange

              @goaty it uses newish css features such as if() statements and @functions, which other browsers haven't implemented yet

              goaty@meow.socialG This user is from outside of this forum
              goaty@meow.socialG This user is from outside of this forum
              goaty@meow.social
              schrieb zuletzt editiert von
              #17

              @rebane2001 ahhh, that makes sense! thanks

              1 Antwort Letzte Antwort
              0
              • rebane2001@infosec.exchangeR rebane2001@infosec.exchange

                i built an entire x86 CPU emulator in CSS (no javascript)

                you can write programs in C, compile them to x86 machine code with GCC, and run them inside CSS

                https://lyra.horse/x86css/

                1link@techhub.social1 This user is from outside of this forum
                1link@techhub.social1 This user is from outside of this forum
                1link@techhub.social
                schrieb zuletzt editiert von
                #18

                @rebane2001 这几个名词能这么组合?

                1 Antwort Letzte Antwort
                0
                • rebane2001@infosec.exchangeR rebane2001@infosec.exchange

                  i built an entire x86 CPU emulator in CSS (no javascript)

                  you can write programs in C, compile them to x86 machine code with GCC, and run them inside CSS

                  https://lyra.horse/x86css/

                  willhbr@ruby.socialW This user is from outside of this forum
                  willhbr@ruby.socialW This user is from outside of this forum
                  willhbr@ruby.social
                  schrieb zuletzt editiert von
                  #19

                  @rebane2001 this is diabolical, I love it

                  1 Antwort Letzte Antwort
                  0
                  • rebane2001@infosec.exchangeR rebane2001@infosec.exchange

                    i built an entire x86 CPU emulator in CSS (no javascript)

                    you can write programs in C, compile them to x86 machine code with GCC, and run them inside CSS

                    https://lyra.horse/x86css/

                    elithebearded@fed.qaz.redE This user is from outside of this forum
                    elithebearded@fed.qaz.redE This user is from outside of this forum
                    elithebearded@fed.qaz.red
                    schrieb zuletzt editiert von
                    #20

                    @rebane2001

                    I had not realized CSS was that powerful now

                    1 Antwort Letzte Antwort
                    0
                    • rebane2001@infosec.exchangeR rebane2001@infosec.exchange

                      i built an entire x86 CPU emulator in CSS (no javascript)

                      you can write programs in C, compile them to x86 machine code with GCC, and run them inside CSS

                      https://lyra.horse/x86css/

                      iamkonstantin@mastodon.socialI This user is from outside of this forum
                      iamkonstantin@mastodon.socialI This user is from outside of this forum
                      iamkonstantin@mastodon.social
                      schrieb zuletzt editiert von
                      #21

                      @rebane2001 this is amazing!

                      1 Antwort Letzte Antwort
                      0
                      • rebane2001@infosec.exchangeR rebane2001@infosec.exchange

                        i built an entire x86 CPU emulator in CSS (no javascript)

                        you can write programs in C, compile them to x86 machine code with GCC, and run them inside CSS

                        https://lyra.horse/x86css/

                        m@nerdculture.deM This user is from outside of this forum
                        m@nerdculture.deM This user is from outside of this forum
                        m@nerdculture.de
                        schrieb zuletzt editiert von
                        #22

                        @rebane2001 Someone has to ask the question, so I'll do it:
                        when Doom?

                        1 Antwort Letzte Antwort
                        0
                        • rebane2001@infosec.exchangeR rebane2001@infosec.exchange

                          i built an entire x86 CPU emulator in CSS (no javascript)

                          you can write programs in C, compile them to x86 machine code with GCC, and run them inside CSS

                          https://lyra.horse/x86css/

                          redstrider@mastodon.socialR This user is from outside of this forum
                          redstrider@mastodon.socialR This user is from outside of this forum
                          redstrider@mastodon.social
                          schrieb zuletzt editiert von
                          #23

                          @rebane2001

                          1 Antwort Letzte Antwort
                          0
                          • rebane2001@infosec.exchangeR rebane2001@infosec.exchange

                            i built an entire x86 CPU emulator in CSS (no javascript)

                            you can write programs in C, compile them to x86 machine code with GCC, and run them inside CSS

                            https://lyra.horse/x86css/

                            kirakira@furry.engineerK This user is from outside of this forum
                            kirakira@furry.engineerK This user is from outside of this forum
                            kirakira@furry.engineer
                            schrieb zuletzt editiert von
                            #24

                            @rebane2001 https://bsky.brid.gy/r/https://bsky.app/profile/did:plc:ywh4n7ihypdnwb4n2kzlzrht/post/3mflb744pjc2q i saw this on the feed and already knew who it was gonna be

                            crmsnbleyd@hachyderm.ioC 1 Antwort Letzte Antwort
                            0
                            • rebane2001@infosec.exchangeR rebane2001@infosec.exchange

                              i built an entire x86 CPU emulator in CSS (no javascript)

                              you can write programs in C, compile them to x86 machine code with GCC, and run them inside CSS

                              https://lyra.horse/x86css/

                              zyd@yap.zyd.lolZ This user is from outside of this forum
                              zyd@yap.zyd.lolZ This user is from outside of this forum
                              zyd@yap.zyd.lol
                              schrieb zuletzt editiert von
                              #25

                              @rebane2001 the fuck

                              1 Antwort Letzte Antwort
                              0
                              • rebane2001@infosec.exchangeR rebane2001@infosec.exchange

                                i built an entire x86 CPU emulator in CSS (no javascript)

                                you can write programs in C, compile them to x86 machine code with GCC, and run them inside CSS

                                https://lyra.horse/x86css/

                                powerfromspace1@mstdn.socialP This user is from outside of this forum
                                powerfromspace1@mstdn.socialP This user is from outside of this forum
                                powerfromspace1@mstdn.social
                                schrieb zuletzt editiert von
                                #26

                                @rebane2001 🤩

                                1 Antwort Letzte Antwort
                                0
                                • rebane2001@infosec.exchangeR rebane2001@infosec.exchange

                                  i built an entire x86 CPU emulator in CSS (no javascript)

                                  you can write programs in C, compile them to x86 machine code with GCC, and run them inside CSS

                                  https://lyra.horse/x86css/

                                  msh@coales.coM This user is from outside of this forum
                                  msh@coales.coM This user is from outside of this forum
                                  msh@coales.co
                                  schrieb zuletzt editiert von
                                  #27

                                  @rebane2001

                                  First there was PAC Man ported to Microsoft Excel

                                  Then there was an entire Atari 2600 build out of Minecraft redstone

                                  Now there is an x86 fully emulated in CSS

                                  Every once in awhile we at reminded that Pure Evil does exist

                                  xchaos@f.czX utf_7@mastodon.socialU 2 Antworten Letzte Antwort
                                  0
                                  • rebane2001@infosec.exchangeR rebane2001@infosec.exchange

                                    i built an entire x86 CPU emulator in CSS (no javascript)

                                    you can write programs in C, compile them to x86 machine code with GCC, and run them inside CSS

                                    https://lyra.horse/x86css/

                                    icewolf@masto.brightfur.netI This user is from outside of this forum
                                    icewolf@masto.brightfur.netI This user is from outside of this forum
                                    icewolf@masto.brightfur.net
                                    schrieb zuletzt editiert von
                                    #28

                                    @rebane2001 only works in Chrome because of course it does :<

                                    1 Antwort Letzte Antwort
                                    0
                                    • kirakira@furry.engineerK kirakira@furry.engineer

                                      @rebane2001 https://bsky.brid.gy/r/https://bsky.app/profile/did:plc:ywh4n7ihypdnwb4n2kzlzrht/post/3mflb744pjc2q i saw this on the feed and already knew who it was gonna be

                                      crmsnbleyd@hachyderm.ioC This user is from outside of this forum
                                      crmsnbleyd@hachyderm.ioC This user is from outside of this forum
                                      crmsnbleyd@hachyderm.io
                                      schrieb zuletzt editiert von
                                      #29

                                      @kirakira what's assc

                                      kirakira@furry.engineerK nycki@critters.gayN adrienne@social.treehouse.systemsA 3 Antworten Letzte Antwort
                                      0
                                      • rebane2001@infosec.exchangeR rebane2001@infosec.exchange

                                        i built an entire x86 CPU emulator in CSS (no javascript)

                                        you can write programs in C, compile them to x86 machine code with GCC, and run them inside CSS

                                        https://lyra.horse/x86css/

                                        csolisr@hub.azkware.netC This user is from outside of this forum
                                        csolisr@hub.azkware.netC This user is from outside of this forum
                                        csolisr@hub.azkware.net
                                        schrieb zuletzt editiert von
                                        #30
                                        @rebane2001 When someone claimed that CSS is Turing-complete, you said "for real?" and wrote this, didn't cha?
                                        csolisr@hub.azkware.netC 1 Antwort Letzte Antwort
                                        0
                                        • csolisr@hub.azkware.netC csolisr@hub.azkware.net
                                          @rebane2001 When someone claimed that CSS is Turing-complete, you said "for real?" and wrote this, didn't cha?
                                          csolisr@hub.azkware.netC This user is from outside of this forum
                                          csolisr@hub.azkware.netC This user is from outside of this forum
                                          csolisr@hub.azkware.net
                                          schrieb zuletzt editiert von
                                          #31
                                          @rebane2001 Also, is your PFP an animated SVG?!
                                          rebane2001@infosec.exchangeR 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen



                                          Copyright (c) 2025 abSpecktrum (@abspecklog@fedimonster.de)

                                          Erstellt mit Schlaflosigkeit, Kaffee, Brokkoli & ♥

                                          Impressum | Datenschutzerklärung | Nutzungsbedingungen

                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Über dieses Forum