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/

    f4grx@chaos.socialF This user is from outside of this forum
    f4grx@chaos.socialF This user is from outside of this forum
    f4grx@chaos.social
    schrieb zuletzt editiert von
    #66

    @rebane2001 Objection, you built an entire x86 cpu emulator in chrome.

    "Your browser is unable to run this demo. Please try with an up-to-date Chromium-based browser."

    rebane2001@infosec.exchangeR 1 Antwort Letzte Antwort
    0
    • f4grx@chaos.socialF f4grx@chaos.social

      @rebane2001 Objection, you built an entire x86 cpu emulator in chrome.

      "Your browser is unable to run this demo. Please try with an up-to-date Chromium-based browser."

      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
      #67

      @f4grx I built it in CSS. It uses CSS features only available in Chromium, but they are from the spec and being developed for eg Firefox too.

      f4grx@chaos.socialF 1 Antwort Letzte Antwort
      0
      • rebane2001@infosec.exchangeR rebane2001@infosec.exchange

        @f4grx I built it in CSS. It uses CSS features only available in Chromium, but they are from the spec and being developed for eg Firefox too.

        f4grx@chaos.socialF This user is from outside of this forum
        f4grx@chaos.socialF This user is from outside of this forum
        f4grx@chaos.social
        schrieb zuletzt editiert von
        #68

        @rebane2001 oh great, so we just need to wait a bit! Thats a fun project.

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

          @freddy dang it, i must've mis-guessed it (i usually write the github links to files *before* i figure out what filenames or repo names i want to use, hoping it'll line up later)

          freddy@social.security.plumbingF This user is from outside of this forum
          freddy@social.security.plumbingF This user is from outside of this forum
          freddy@social.security.plumbing
          schrieb zuletzt editiert von
          #69

          @rebane2001 lol your branch name is called mane....

          freddy@social.security.plumbingF 1 Antwort Letzte Antwort
          0
          • freddy@social.security.plumbingF freddy@social.security.plumbing

            @rebane2001 lol your branch name is called mane....

            freddy@social.security.plumbingF This user is from outside of this forum
            freddy@social.security.plumbingF This user is from outside of this forum
            freddy@social.security.plumbing
            schrieb zuletzt editiert von
            #70

            @rebane2001 anyway I tried reading the source and it....gave me nothing. Looking forward to the explainer blog post, the various poorly written summaries of your emulator on "tech news" websites and the inevitable conference talk 🙂

            rebane2001@infosec.exchangeR 1 Antwort Letzte Antwort
            0
            • freddy@social.security.plumbingF freddy@social.security.plumbing

              @rebane2001 anyway I tried reading the source and it....gave me nothing. Looking forward to the explainer blog post, the various poorly written summaries of your emulator on "tech news" websites and the inevitable conference talk 🙂

              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
              #71

              @freddy heheh, the summaries will be terrible for sure

              i've already seen a few ai bot comments that claim this is using checkboxes and selectors for the logic (i don't think the page has any checkboxes and all the logic happens within a single selector)

              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/

                nazokiyoubinbou@urusai.socialN This user is from outside of this forum
                nazokiyoubinbou@urusai.socialN This user is from outside of this forum
                nazokiyoubinbou@urusai.social
                schrieb zuletzt editiert von
                #72

                @rebane2001 No... No... You can't do this. You can't. No......

                1 Antwort Letzte Antwort
                0
                • jeffythepooh@mastodon.socialJ jeffythepooh@mastodon.social

                  @rebane2001

                  Bill Gates had a couple friends map out tte Entire output of a was it 8086 and Made DOS out of the electrical responses, with some Other Stuff.

                  Whether you know it or not All Computer is based on the Stuff Bill Gates did in Creating DOS.

                  Even Linux, many Linux can not operate without the DOS Building blocks Platform.

                  walrus@toot.walesW This user is from outside of this forum
                  walrus@toot.walesW This user is from outside of this forum
                  walrus@toot.wales
                  schrieb zuletzt editiert von
                  #73

                  @Jeffythepooh @rebane2001

                  Gates didn't create DOS. He bought 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/

                    walrus@toot.walesW This user is from outside of this forum
                    walrus@toot.walesW This user is from outside of this forum
                    walrus@toot.wales
                    schrieb zuletzt editiert von
                    #74

                    @rebane2001

                    I built a Z80 in Haskell, that compiled onto an FPGA. I couldn't get access to an actual FPGA (greedy PhD students), so I ran an emulation on a Sun Workstation. It was faster than the actual Z80 machine I still had.

                    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/

                      ronflaix@mastodon.gamedev.placeR This user is from outside of this forum
                      ronflaix@mastodon.gamedev.placeR This user is from outside of this forum
                      ronflaix@mastodon.gamedev.place
                      schrieb zuletzt editiert von
                      #75

                      @rebane2001 What the fsck

                      1 Antwort Letzte Antwort
                      0
                      • chengdulittlea@mastodon.artC chengdulittlea@mastodon.art

                        @rebane2001 1) wtf 2) wow

                        starkimarm@23.socialS This user is from outside of this forum
                        starkimarm@23.socialS This user is from outside of this forum
                        starkimarm@23.social
                        schrieb zuletzt editiert von
                        #76

                        @chengdulittlea

                        wowtf?!

                        @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/

                          froge@social.glitched.systemsF This user is from outside of this forum
                          froge@social.glitched.systemsF This user is from outside of this forum
                          froge@social.glitched.systems
                          schrieb zuletzt editiert von
                          #77

                          @rebane2001@infosec.exchange beautiful

                          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/

                            froogal@mastodon.socialF This user is from outside of this forum
                            froogal@mastodon.socialF This user is from outside of this forum
                            froogal@mastodon.social
                            schrieb zuletzt editiert von
                            #78

                            @rebane2001 Im speechless, this is more amazing than a Redstone CPU.

                            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/

                              bloody_albatross@chaos.socialB This user is from outside of this forum
                              bloody_albatross@chaos.socialB This user is from outside of this forum
                              bloody_albatross@chaos.social
                              schrieb zuletzt editiert von
                              #79

                              @rebane2001 wot o_O

                              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/

                                bazkie@beige.partyB This user is from outside of this forum
                                bazkie@beige.partyB This user is from outside of this forum
                                bazkie@beige.party
                                schrieb zuletzt editiert von
                                #80

                                @rebane2001 has science gone too far? (no)

                                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/

                                  passocacornio@tech.lgbtP This user is from outside of this forum
                                  passocacornio@tech.lgbtP This user is from outside of this forum
                                  passocacornio@tech.lgbt
                                  schrieb zuletzt editiert von
                                  #81

                                  @rebane2001 I'm so fucking happy seing this... there was a long time since I last teared up seing a code project, now the timer has reset to zero

                                  1 Antwort Letzte Antwort
                                  0
                                  • skorpy@chaos.socialS skorpy@chaos.social shared this topic
                                  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