DOS Games On An Arduino?!

Поділитися
Вставка
  • Опубліковано 10 жов 2022
  • Adding an ISA port to the Vortex86EX-based 86Duino board, and playing some DOS games on it.
    Last weeks' episode - a 386-based board : • DOS Games On A Tiny In...
    Brad's page about adding an ISA slot: myplace.frontier.com/~brodell3...
    The TinyLlama : • A quick look at the Ti...
  • Наука та технологія

КОМЕНТАРІ • 204

  • @wolvenar
    @wolvenar Рік тому +66

    The fact it can waste a 486 is shocking to my stuck in 1993 brain

    • @rundata
      @rundata Рік тому +6

      @@UserUser-zc6fx more tech is my birds hair dryer that on the flight control systems that took us to the moon. Madness 🤣

    • @No-mq5lw
      @No-mq5lw Рік тому +2

      An electric toothbrush has more oomph than a 486

    • @scalamasterelectros3204
      @scalamasterelectros3204 Рік тому +3

      ​@@No-mq5lwwee need some one to test it

    • @matsv201
      @matsv201 11 місяців тому +3

      The irony of it is that this specific CPU is already 10 years old. According to Wikipedia its based of the P54C/i586, so basically a first gen pentium.
      That is 20 year of die shrink i guess

  • @electronash
    @electronash Рік тому +150

    4:44 lol at the Great Scott musical montage.
    (hopefully your soldering is a bit better, though. :p )
    I was tempted to order an 86duino board to have a play. At $82 (plus shipping), it's a tad pricey, but to be expected for an x86 embedded.
    But then I saw the VGA card is an extra $40. Just a bit much for me to justify atm.
    I might have another look some time, as it's great that standard ISA can be broken out onto the IO pins.

    • @TheRasteri
      @TheRasteri  Рік тому +8

      The module itself is only $40, so I'd wait for the tinyllama (or make your own dev board!)

    • @dant5464
      @dant5464 Рік тому +1

      @@TheRasteri if you pause at 2:23 in the tinyllama video, it looks like he might be using the same VGA board.

    • @Avidiy
      @Avidiy Рік тому +5

      i came down hear to write this only

    • @AnalogDude_
      @AnalogDude_ Рік тому +7

      lol, was scratching my head why the music sounded so familiar, like i heard it a thousands times before.

    • @thanhvinhle2893
      @thanhvinhle2893 Рік тому +5

      what a nice reference

  • @MarcoGPUtuber
    @MarcoGPUtuber Рік тому +22

    4:47 That has to be the funniest _Great Scott!_ reference.

  • @eivindbohler
    @eivindbohler Рік тому +21

    Creator of the TinyLlama here. Just watched your video, I was wondering about the sudden uptick in activity on my UA-cam video and on Vogons - now I understand why! :)

    • @TheRasteri
      @TheRasteri  Рік тому +1

      I found your video just as I was finishing mine up :)

  • @Jackmawer
    @Jackmawer Рік тому +42

    the greatscott reference made me chuckle 😂 what a cool board!

  • @codebeat4192
    @codebeat4192 Рік тому +14

    Speaking about Arduino, there is a guy name DjamalUK that developed a FabGL library to run/emulate DOS on an ESP32. He has plenty examples and tutorials. He designed his own boards for it but there is also a commercial one you can use: The Lilygo Ttgo. It has VGA, PS/2 connectors, sound card mini jack. It is about 17 euros. Maybe worth a try. Maybe fun to try to see what it actually is capable of. Remember, the ESP32 is 'just' a microcontroller.
    Something else, have you ever notice the pc/104 format standard? That is really interesting stuff. EEVBlog did a review on it.

    • @big0bad0brad
      @big0bad0brad Рік тому +2

      He literally built a PC/104 sound card and in this video connected it up, pretty sure he's familiar with it

  • @krank23
    @krank23 Рік тому +43

    This looks absolutely fascinating. I'm still holding out for a bit more of a plug-and-play option (I'm fine with basic assembly, but breadboards and soldering is where I draw the line personally at the moment) - still dreaming of that ultimate mini-486 console of my dreams =)

    • @WhiteG60
      @WhiteG60 Рік тому +2

      @ Not AN AMD Nor Nvidia nor Intel fan I wonder if anyone would ever try and make an FPGA for a 3DFX board. There's emulation already, we know the GLIDE commands. That would be sweet.

    • @kevinlowe0
      @kevinlowe0 Рік тому +2

      I'd be happy with a KiCad file that we could order... I can do basic soldering, but not layout.

    • @lucasrem
      @lucasrem Рік тому

      you do have weirdo dreams and no coding skills!
      why you need this ???

    • @Nordlicht05
      @Nordlicht05 Рік тому +1

      @ Not AN AMD Nor Nvidia nor Intel fan old and expensive holds me back.
      Sad that my mother gave our 386dx40 away. Was a little slow but I would be happy with it

  • @stevec00ps
    @stevec00ps Рік тому +4

    Great Scott! :D Interesting product, thanks for the video!

  • @DoctorPotassium
    @DoctorPotassium Рік тому +2

    I like how the anti-piracy screen for ultimate doom just insults you

  • @johnwhyte1488
    @johnwhyte1488 Рік тому

    Just came across your vlog. You deserve this subscription. All the best to you and yours. Cheers.

  • @joveaaron-real
    @joveaaron-real Рік тому

    This is amazing! I hope to see more of your videos soon. I have just subscribed

  • @SirIsaacMewtonIII
    @SirIsaacMewtonIII Рік тому

    this feels like one of the most crazy bits of computer hackery i've seen on youtube in a long long time. i applaud your technical knowledge, a lot of knowledge of older interfaces like isa and just.. hardware in general, seems to be getting lost to the nether as computing advances. like nowadays very few people seem to know about assembly, or how bits and bytes work, how adders work, and in general computers are becoming more of a black box of magic as computers and processors advance - because chip designers need to be on the cutting edge of current circuit design knowledge and everyone involved in cpu manufacturing nowadays knows their own little section of the process, very few people seem to understand the macro of how to make a cpu, or how to make hardware work with other hardware that it wasn't designed to work with.. and this video shows how that knowledge is still out there. but it's definitely becoming more arcane. i feel like say 20 years ago, more people could've made videos like this, but now it's rare to see people that still have those skills to be able to essentially hack together pieces of hardware that were definitely not intended to work together in a way that works. amazing work.

  • @LjubomirSimin
    @LjubomirSimin Рік тому +1

    That Great Scotts interlude, just perfect!

  • @FoxMccloud42
    @FoxMccloud42 Рік тому +49

    I was (and still thinking) about making a board for this module, so it can take the minipcie gpu (or put a pcie x1 slot, that is open on one side or a x16 and wire it as an x1 slot, depending on what digikey and mouser are overing), has one (or two) ISA slots and some io. I have some other stuff I working on and this is more on the low priority, but if there is interest, I give it more priority.

    • @jm036
      @jm036 Рік тому +7

      Why not put a PCIe to PCI bridge for PCI GPUs and other cards?

    • @Aisflou
      @Aisflou Рік тому

      That would be an amazing adition!

    • @dh2032
      @dh2032 Рік тому

      why not raspberry pi pico, it would be more than enough, take what ever out from card, isa port, to do the math. and out image, maybe just direct raspberry pi pico it pin connectors or just resistor or two, for 6 pound or so. the consept do graphics has already been done, and sample games too, so there should be enough head room, proses ISA graphic card data, and if done well, could be plug in replacement for full size Isa card in big box PC's, and then why only limit it ISA cards, could do them all PCI Pcie, the only limit being 1MB graphic card limit? it would be real boom get HDMI video output real old machines, if done right?

    • @prozacgodretro
      @prozacgodretro Рік тому +2

      ​@@dh2032 If you're trying to emulate VGA with pico it won't work - Communication over the ISA bus is the real issue in that regard, you need bidirection support for memory mapped devices such as video cards. The video card must be compatible with existing PC programs, in order to be useful. AFAIK, while it might be possible to write to a pico over ISA with the picos really nifty io state machine stuff - a read operation has to communicate with the slow internal core (where would the 'memory be located' right?) and code just isn't fast enough to return in the few ns needed to emulate memory even at the fastest clock rates of the processor.
      What is likely possible is using the pico to pretend to be a slow ISA device, where you write to some memory address or port address, and then wait for a reply, it would not be possible to be truly "memory mapped"
      So a pico could emulate a PIO mode hdd or an ethernet card or some other communications device. But a Pico could not emulate a pc compatible graphics card. You could possibly emulate a "write only" graphics processing unit... something akin to a sprite engine graphics accelerator, but the data rate would be a bit slow. That's not saying it wouldn't be amazing in it's own right!
      I would love to see a graphics accelerator for making modernish DOS game with a sprite engine and such, and be cheaply accessible in something like the pico.

    • @jnharton
      @jnharton Рік тому

      @@prozacgodretro Doesn't the Pi Pico run at like 100 MHz+ though? Where exactly is this slow stuff you're talking about?

  • @andreaspapadopoulos7502
    @andreaspapadopoulos7502 Рік тому +2

    I loved the Great Scott reference haha😅

  • @michalkorsak9726
    @michalkorsak9726 Рік тому

    IT WORKED, THANKS I'VE BEEN LOOKING FOR THIS FOREVER, BUT NO TUTORIAL COULD EXPLAIN IT AS YOU DID

  • @omicron0mega
    @omicron0mega Рік тому +1

    Ha, I love the Great Scott reference while soldering the perf board.

  • @TheEricExperiment
    @TheEricExperiment Рік тому

    This is incredible!

  • @alexsmith8021
    @alexsmith8021 Рік тому

    Great video sir!

  • @IM2BZ4NE12C
    @IM2BZ4NE12C Рік тому

    Love the soldering montage tribute

  • @crashmatrix
    @crashmatrix Рік тому

    That build montage caught me off guard, chapeau

  • @p_mouse8676
    @p_mouse8676 Рік тому +14

    I have seen thinclients with this x86 module. There seem to be usb support and with that mice also seem to work totally fine as well. The greatscott montage was funny btw!

    • @patsmalling
      @patsmalling Рік тому +2

      yeah he nailed that. i giggled a little.

  • @bsdjunkie1805
    @bsdjunkie1805 Рік тому +8

    I salute you purists and hardware gurus, I however will stick with DOSBox for now

    • @prozacgodretro
      @prozacgodretro Рік тому +1

      Don't worry we "Purists™" use dosbox too :D

  • @jocool7370
    @jocool7370 Рік тому +1

    Great Scott!!!

  • @fairiesdreamsfantasy603
    @fairiesdreamsfantasy603 Рік тому +1

    That's extremely amazing! Let's bring DOS back to life from being obsolete for a very long time.

  • @lamacchinadeltempo5737
    @lamacchinadeltempo5737 Рік тому

    Absolutely Great! 😊👍

  • @gregorymccoy6797
    @gregorymccoy6797 Рік тому

    Wow, loved the Homage to Great Scott 😀

  • @honeyboy_dev
    @honeyboy_dev Рік тому

    wow, great video

  • @Latvian3Dman
    @Latvian3Dman Рік тому

    Thank You, shared this to my retro friends on Twitterino :)

  • @tiporari
    @tiporari Рік тому +3

    Super cool little module. Do you have plans/build documents for your PC104 sound card? I have a PC104 compliant embedded system with no sound, so a build like that is interesting.

  • @DigitalViscosity
    @DigitalViscosity Рік тому

    I gotta keep my eyes open for a 86Duino One !!!! Colour me intrigued this is one SBC i've been hoping for outside of the 386 SOC I designed on my FPGA!

  • @andrewhofmann5453
    @andrewhofmann5453 Рік тому +1

    Thumbs up for Great Scott!!!

  • @wisid
    @wisid Рік тому

    great effort

  • @Edman_79
    @Edman_79 Рік тому +5

    This is so cool. Thanks for the insane amount of time you've invested in it :)

    • @lucasrem
      @lucasrem Рік тому

      why should this be cool, super nerdy it is!

  • @RicardoRamosRetrocomputacao
    @RicardoRamosRetrocomputacao Рік тому +5

    They could easily design a replacement for the vga module, using ATI Rage XL 8MB, which is still manufactured in china, including pci-express, agp, and pci 32bit versions. As for the soundblaster, I think it would be more interesting if there was an exclusive module for emulation.

  • @AmirKhan-qx2lr
    @AmirKhan-qx2lr Рік тому

    Great Scott would be proud

  • @BrainSlugs83
    @BrainSlugs83 Рік тому +2

    FYI they make proto board shields for arduino. They fit the pinout perfectly.

  • @hyperturbotechnomike
    @hyperturbotechnomike Рік тому +1

    this is an awesome little project.
    I still have my first original PC, a Nixdorf 486 which i got with 8 years old from my dad which was working at Siemens-Nixdorf. It's a really nice machine with a wonderful 2MB cirrus logic video card bundled with a 21" Siemens CRT which can do crazy frequencies above 100Hz.
    But lately the hard drive started going a bit mad and the machine overall became a bit unreliable, especially the RAM became unstable and getting a working replacement for those old SIMM modules is like lottery. To not further put too much wear on my original PC, i 'm looking out for alternatives. But i'm happy that at least the CRTmonitor and the joystick is still working fine.
    I lately tried using an old Siemens thin client, but it is very unstable, driver support for games isn't great and many games are running way too fast on the 500Mhz CPU. For Win 98SE and 2000 it's a great inexpensive machine, but DOS not so.
    I also tried using emulators on a more modern PC which i connected to my CRT, but the HDMI to VGA adaptors i tested were all not great.. The picture quality is nice, but the supported frequency and resolution range is very poor for all of them. My best luck was with the ICY BOX one, which did allow me to get 100Hz at 640x480 working, but not any lower resolutions or frequency. Especially side-scrolling 2D arcade games look wonderful at high frequencies.
    So i need something which doesn't run too fast with native VGA and i might try out your provided solution.

  • @DanelonNicolas
    @DanelonNicolas Рік тому

    this video was awesome. lol that Great Scott reference 🤣

  • @AsilarWindsailor
    @AsilarWindsailor Рік тому +1

    Great Scott! I see what you did there X)

  • @maaadkat
    @maaadkat Рік тому +4

    If you have access to an LPT port another sound option may be to build a Covox SpeechThing, which MobyGames states was supported by 58 games, although I'm sure Patrick Aalto's LineWars 2 supported it and is not listed.
    You might also prefer to find an 8bit DAC IC like the TLC7524CPWR. That would make for a much smaller device overall.

  • @nikonmikon8915
    @nikonmikon8915 Рік тому +1

    your soldering is probably the culprit, the signals involved in this kind of circuit require clean signal without noise, get a hakko fx951 and learn how to use it well! it is a GAME CHANGER

  • @pjbpinheiro
    @pjbpinheiro Рік тому

    Thanks... it's working... Good Job...!

  • @Schule04
    @Schule04 Рік тому +3

    Too expensive for me, but nice to know that DM&P is still doing stuff
    I guess you could try a serial mouse

  • @londongaz2
    @londongaz2 Рік тому

    Couple of Rennies always come in handy for this sort of thing

  • @___aaron.m7930
    @___aaron.m7930 Рік тому

    Subbed! I found this channel today and I love the content. Underrated as fuckkkk

  • @ballardtech827
    @ballardtech827 Рік тому

    I loved the mister wizard flashback in the middle

  • @zly_kulak
    @zly_kulak Рік тому

    ITS REALLY WORKED LOL THANK YOU DUDE

  • @andrewwatts1997
    @andrewwatts1997 Рік тому +1

    This would be an amazing portable DosBox ;)

  • @markaz2kk
    @markaz2kk Рік тому

    Great Scott would be happy 😅

  • @74HC04
    @74HC04 Рік тому +1

    I laughed at the Greatscott montage, too! 😀

  • @shivanSpS
    @shivanSpS Рік тому

    It needs someone to write a driver, but those things usually have I2C support, were you can easily add a external DAC or do your own implementation in software of I2C audio using a single transistor and maybe one resistor. No need to go ISA for that. What is needed here (i assume) is to write a driver that emulates soundblaster in software in DOS and outputs to a I2C GPIO.
    Same for emulating a gameport port or even a joystick by just wiring in buttons to the GPIOS. Im not really sure how one would use I2C or GPIOS from DOS but im petty sure it can be done.

  • @aftbit
    @aftbit Рік тому

    4:55 It's always funny to hear the UA-cam license free music reused across multiple channels. I really thought Scott Manley was coming on after that clip. :P

  • @douro20
    @douro20 Рік тому

    Coreboot supports the 86duino. You might want to try that.

  • @sirspamalot4014
    @sirspamalot4014 Рік тому

    I don't really dos game that much, but for some unknown reason this is how I want to do it from now on

  • @binface9
    @binface9 Рік тому

    6:55 that's what we were waiting for

  • @NaoPb
    @NaoPb Рік тому

    Neat!

  • @jengelenm
    @jengelenm Рік тому

    Finally, a reason to buy me some Arduino! :)

  • @karlnigan
    @karlnigan Рік тому +1

    Maybe you could install a kind of pcie duplicator and a pcie to pci adapter, then you can connect a pci SB live or Yamaha ymf-7xx or XG soundcard. I know the sound quality and compatibility level would not be the same, but it would be a much simpler approach.

  • @Ant_Nommer
    @Ant_Nommer Рік тому

    Really interesting stuff! What sort of industry board like this would you recommend for an amateur hobbyist tinkerer looking to make a DOS setup?

    • @TheRasteri
      @TheRasteri  Рік тому +1

      I really like the ICOP boards that have Vortex86s on them. The Vortex86DX is particularly good

    • @Ant_Nommer
      @Ant_Nommer Рік тому

      @@TheRasteri I'll check those out, thank you!

  • @mid9ightwalker
    @mid9ightwalker Рік тому

    Thumbs up for the easter egg)))

  • @ericwadebrown
    @ericwadebrown Рік тому

    I'm curious what your thoughts are on the Mister FPGA? Specifically as an old DOS PC gaming machine in a small form factor.

    • @TheRasteri
      @TheRasteri  Рік тому

      I've never used it. Looks cool though.

  • @lasskinn474
    @lasskinn474 Рік тому +4

    Seems like arduino mega pin header arrangement. Wonder about if its pin compatible
    (It was a popular choice for 3d printers a while ago with a shield known as ramps. You can get a set from china now for 20-30 bucks. It has more io pins than the other arduino form factors)

    • @zaprodk
      @zaprodk Рік тому

      It is Arduino MEGA compatible, yes

    • @TheRasteri
      @TheRasteri  Рік тому

      Yeah seems to be Arduino Mega. What kind of sadist designs a board with 100mil headers that isn't laid out on a 100mil grid?!

    • @lasskinn474
      @lasskinn474 Рік тому

      @@TheRasteri i dunno, perhaps someone who wants to sell official original(tm) shields and stuff for schools, universities etc. at 15x margins.
      Just a hunch.

    • @zaprodk
      @zaprodk Рік тому +1

      @@TheRasteri I'll tell you why. When they designed the first batch of boards (we're talking before they had USB, it was a DE-9 connector then!) Someone managed to nudge one bank of connectors half a module (50 mils) and they didn't realize before the boards have been manufactured. At this point no shields existed at all, but still, Italians as they are, stubborn, just said f. it. We'll continue and keep the mistake. That's why.

  • @elmariachi5133
    @elmariachi5133 Рік тому

    I didn't find a video about you building that ISA sound card. I would like to bild some simple and tiny ISA sound card, too, for enhancing an older notebook that I installed DOS on, which has an ISA bridge but oviously no ISA expansions as it was usual for many years.

    • @TheRasteri
      @TheRasteri  Рік тому

      ua-cam.com/video/6cXdWMOl8QE/v-deo.html

  • @lIlIIlIllIIIllIIllIlIllIllI

    the greatscott gag made me like and sub just so you know

  • @arduinomaquinas
    @arduinomaquinas Рік тому +1

    Show 👏👏👏

  • @greggv8
    @greggv8 Рік тому

    What's the high memory map on this thing? Does it have enough free space between 640K and 1024K to put together 64K for EMS? A contiguous 64K would be best but IIRC LIM EMS 4.0 can work with separated chunks, if they're not too small and there's a total of 64K free.
    I'm looking for a tiny x86 that can run MS-DOS with LIM EMS 4.0. I need it for an old CNC mill that has a servo controller, the software for which is ancient, runs on DOS, and cannot work with XMS. It needs EMS to load large gcode files.
    Something small I can put in a box on the back of the mill then connect to an 800x600 touch screen LCD would be ideal. The touch input uses RS232C.

  • @inoppi
    @inoppi Рік тому +1

    You could slap a soundcard into the parallel port.

  • @MyProjectBoxChannel
    @MyProjectBoxChannel Рік тому

    It would be fun to run Modplay on it. The first amigo mod tracker for PC.

  • @Jake9066
    @Jake9066 Рік тому +1

    I'm definitely jazzed to see something like the TinyLlama... the SOM304RD-52VINE1 you used in the WeeCee is fantastic, but $210 is a bit too pricy for me to justify for a toy project. $40 for the 86duino SOM though? That I can manage.
    Just let me know if somebody releases an OSH diy voodoo 4, $325 is way too pricy (especially when a VSA-100 chip is $25).

  • @constantinegiotopoulos3033
    @constantinegiotopoulos3033 Рік тому

    This is Star Trek stuff, awesome.

  • @SieIaQ
    @SieIaQ Рік тому +3

    I appreciate what you doing, respect to your knowledge,
    but after playing with MiSTER FPGA, and having all legacy computers and consoles in one mini box seems to me more legit,
    especially that with cores like 486/Amiga/AtariST/X68000 you can have Roland MT-32 sounds extra

  • @albi2k88
    @albi2k88 Рік тому

    I'm wonder if fpses in quake will drop below that limited 27 on higher details.

  • @quarterofdisorder
    @quarterofdisorder Рік тому

    New mini dos pc 😳

  • @narutrixil
    @narutrixil Рік тому +2

    How is the power consumption on these boards compared to a 90's retro pc? Is it significantly lower?

    • @any1alive
      @any1alive Рік тому +2

      id hope for the lvoe of god that lil board uses less power XD

    • @graealex
      @graealex Рік тому +1

      Retro-PCs use a lot of not-well integrated chips, and mostly run on 5V. That is compared to today's standard pretty wasteful. Like for example individual DRAM chips with laughable capacity.

    • @TheRasteri
      @TheRasteri  Рік тому +2

      It uses about 3.6W, so yeah quite a lot lower :)

  • @deadaccount6135
    @deadaccount6135 Рік тому

    Would love to see a ready to go setup with mouse, sound blaster, a high end for the day video card, in a neat case. Even though you didn't have a mouse, how could you not test Duke Nukem3D? It's as obligatory as Doom ya know? 😁

  • @TheGlitchyMario
    @TheGlitchyMario Рік тому +2

    If it has transistors, it runs doom

  • @GHILLIESARCADEANDMORE
    @GHILLIESARCADEANDMORE Рік тому

    Cool

  • @ianhanschen
    @ianhanschen Рік тому

    Quite noice

  • @RavenLuni
    @RavenLuni Рік тому

    Nice

  • @wolvenar
    @wolvenar Рік тому

    Pretty cool. I might have to try this if I ever find any time.

  • @briangoldberg4439
    @briangoldberg4439 Рік тому

    sweet. i want to mess around with something like this, but i'm still holding out for a way to use my actual old soundcard hardware. i'm especially fond of the way they sound, and the crystal chips just don't quite do it for me

    • @tiporari
      @tiporari Рік тому

      You just need an ISA slot and a lot of patience :)

  • @osgeld
    @osgeld Рік тому

    did you try a serial mouse?

  • @quarterofdisorder
    @quarterofdisorder Рік тому

    5:00 I thought I was watching 8 but guy for a sec there 😂

  • @ZebulonYT.
    @ZebulonYT. Рік тому

    But can you play doom on the changing color taco bell logo?

  • @fffUUUUUU
    @fffUUUUUU Рік тому

    Good stuff. 8bit ISA only, am I right?

    • @TheRasteri
      @TheRasteri  Рік тому

      nah you can get 16bit ISA out of it with some reconfiguring

    • @eivindbohler
      @eivindbohler Рік тому

      @@TheRasteri Weeeeell, you'll get 16bit data transfers, but it's not a fully-spec'ed 16bit ISA bus - DMP calls it "x-ISA", some signals are removed for compactness. For instance, there's only one DMA channel (DRQ/DACK pair) available instead of the usual 7 (I think).

  • @MrSpacelyy
    @MrSpacelyy Рік тому

    I had mostly comport mice on 386 en 486. They didn't have a ps2 slot. Only at keyboard and serial and parallel.
    Maybe that works

  • @cyberluke
    @cyberluke Рік тому +1

    It would be more interesting if someone could implement this technique with Vortex86EX coprocessor in modern Ryzen or i7 to have native ISA.

  • @tommyplays5436
    @tommyplays5436 Рік тому

    If I remember correctly, USB was not fully a thing in DOS. This was the time when data started to become packet based rather than signal base.

    • @mystsnake
      @mystsnake Рік тому

      no support for pre-win95 dos, not sure if pure dos past that bothered though there was pc dos2000 by ibm that was after dos was dead - late enough that usb might of been in it, but *if* you can find a old site with device drivers - there was a unofficial driver for usb, i came across it the last year, also patch for win95 to work on pc above 300mhz (for those trying to set a machine/emulator)

    • @tookitogo
      @tookitogo Рік тому

      USB came way after DOS: the earliest prerelease hardware was 1995, but for all intents and purposes, USB came out in 1998 (with USB 1.1). And even then, the OSes baaaarely managed to support it.
      But in theory, a BIOS could provide its own USB stack and emulate PS/2 devices to a non-USB OS. Dunno if anything actually does this!

  • @mediterranea_italo
    @mediterranea_italo Рік тому

    Bravo bravo bravo

  • @Bubu567
    @Bubu567 Рік тому

    6:55 Nice

  • @Domarius64
    @Domarius64 Рік тому

    2 second boot time, wow... we are very close to an "IBM PC mini", once there is some kind of sound solution, should be a matter of writing some cool software to load the games easily... and perhaps a software layer to perform some keyboard to gamepad mapping...

    • @TheRasteri
      @TheRasteri  Рік тому

      The new TinyLlama comes with a HIDMAN chip, that allows it to use USB gamepads as keyboards

  • @marcio-si8xd
    @marcio-si8xd Рік тому

    #GreatScott! 🙂

  • @skullkil
    @skullkil Рік тому

    DOS handheld?

  • @Aeduo
    @Aeduo Рік тому

    I think quake running like that with something that isn't pentium class might be normal even at such a high clock speed.

  • @TyTytheCat2004
    @TyTytheCat2004 Рік тому

    you should check out the 86duino that has the capability of running XP, I don't remember what model it was, but it's out there.

    • @TheRasteri
      @TheRasteri  Рік тому

      This 86duino should be able to run XP.

  • @SpaceBurn
    @SpaceBurn Рік тому +1

    Great video, thanks for answering my question on Twitter. :)

  • @NeechBear
    @NeechBear Рік тому +3

    Could you link to Ivan’s UA-cam channel that you mention at the end of this video please? I could not find it for love nor money.
    Great video BTW. Thank you!

    • @TheRasteri
      @TheRasteri  Рік тому

      It's the tinyllama link - ua-cam.com/video/iFZJjNTxgu8/v-deo.html

    • @eivindbohler
      @eivindbohler Рік тому

      Love how English speaking folks pronounce my name like the Russian "Ivan"! :D No worries though!

    • @TheRasteri
      @TheRasteri  Рік тому +1

      @@eivindbohler haha sorry :) google gave me three different pronunciations so I just picked one...

  • @retabera
    @retabera Рік тому

    Rastari: "Only one thing for it now, I suppose"
    Me: *Doom* *Doom* *Doom*
    Rastari: *Doom*
    Yasss

  • @dallesamllhals9161
    @dallesamllhals9161 Рік тому

    4:47...Oh dear....RESPECT!
    8:37 Oh FFS! ♥x2!