Lets Code Z80: Cellular Automata

แชร์
ฝัง
  • เผยแพร่เมื่อ 13 ก.ค. 2024
  • Step-by-step programming walkthrough on coding Elementary Cellular Automation using the Z80 Microprocessor.
    This is a great video if you are learning z80 coding as it uses simple concepts to create amazing graphics!
    The source code for program(s) can be found at:
    github.com/bchiha/Ready-Z80/t...
    Do you want to have a play without coding, then look at?
    slartibartfastbb.itch.io/elem...
    Resources on Elementary Cellular Automation:
    atlas.wolfram.com/01/01/
    00:00 What is Elementary Cellular Automation?
    03:04 Program Design
    04:32 Let's Start Coding!
    12:09 First Demonstration
    13:21 Drawing multiple rows
    15:27 Second Demonstration
    15:53 Programming the RULE
    29:26 Finished Program Demonstration
    31:45 Changing the RULE with key presses
    37:42 Complete Program Demonstration
    39:10 Making it work on an Amstrad CPC computer
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 6

  • @bruce_just_
    @bruce_just_ 3 หลายเดือนก่อน

    Thanks! Will have a go at running it on my 6128

  • @AlbertDongler
    @AlbertDongler 3 หลายเดือนก่อน

    Awesome job!

  • @davidcocklin2109
    @davidcocklin2109 3 หลายเดือนก่อน

    Have you got a photo of the pins on the cherry keys - and were to get them. Also the ones for the keyboard mechanical. Thank you. - What are the blue and red switches on the rom select size.

    • @ReadyZ80
      @ReadyZ80  2 หลายเดือนก่อน

      The switches are low profile gateron. See the BOM on the GitHub link for all parts

  • @MarkOfBitcoin
    @MarkOfBitcoin 3 หลายเดือนก่อน +1

    Didn't know there was a RET NonZero! Learnt something, as I always do with your videos. :)