DMA - Direct Memory Access on the ZX Spectrum Next

Поділитися
Вставка
  • Опубліковано 19 січ 2025

КОМЕНТАРІ • 6

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

    Dma on the Amiga was awesome, programming the copper which in turn could program any of the chipset including the blitter iirc.

  • @geoffneil5073
    @geoffneil5073 2 роки тому +1

    Great video, using the Next DMA to load a Layer 2 image was a great idea, I'm going to program that myself now. Thinking about it the DMA prescalar settings could be used to scroll layer 2 (writing to ports 0x16 or 0x17), or the tile map while the CPU got on with other things.
    I used the DMA to add Defender sound samples into Jetpac for The Spectrum Show episode 117 it was a really fun project and I enjoyed doing it but I wish this video have been available before I started.

  • @misterretrowolf1464
    @misterretrowolf1464 2 роки тому

    Great video, as usual. Thanks!!

  • @trexxzy_
    @trexxzy_ Місяць тому

    okay i was confuse people saying direct memory access controller are cheating manager it was hook up for my controller i was use to play on apex, gears 4 and 5 sometime call of duty idk it does it say dont uninstall on direct memory access controller on window 10 i need explanation

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

    Have you ever explored CPM on the spectrum?
    The 128 should even be able to run CPM 3. Those are great for getting into assembly coding on the z80. They give you just enough functionality to get going, like print strings and characters or get input from the console, or reading and writing files. But the os also doesn't get in your way, and is easy to handle

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

    Cobol isn’t dead, microfocus have their compiler targeting android.