C= AMiGA 2000 & rPI first date :)

Поделиться
HTML-код
  • Опубликовано: 18 окт 2024
  • AMIGA 2000 + PiSorm + rPI + ZorroII SCSI + NeptunGenlock
    I became very curious:
    1. Is the rPI composite PAL screen good enough?
    2. Is it possible to mix Genlock with the AMIGA screen?
    3. Do Zorro connections work?
    I can answer yes to all three questions!
    This PiStorm is serious stuff!
    rPI: boot/config.txt
    uncomment for composite PAL
    sdtv_mode=2
    sdtv_aspect=1
    enable_tvout=1
    pistorm install:
    ~$ sudo apt-get update
    ~$ sudo apt-get full-upgrade
    ~$ sudo raspi-config ---- WIFI cfg + SSH on
    ~$ sudo apt-get install git libasound2-dev
    ~$ sudo apt-get install libdrm-dev libegl1-mesa-dev libgles2-mesa-dev libgbm-dev
    ~$ git clone github.com/cap...
    ~$ cd pistorm
    ~/pistorm$ make PLATFORM=PI3_BULLSEYE
    ~/pistorm$ ./emulator --config amiga.cfg

Комментарии • 2

  • @_sneer_
    @_sneer_ Год назад

    What did I just watch?

    • @alivemoon
      @alivemoon  Год назад

      I became very curious:
      1. Is the rPI composite PAL screen good enough?
      2. Is it possible to mix Genlock with the AMIGA screen?
      3. Do Zorro connections work?
      I can answer yes to all three questions!
      This PiStorm is serious stuff!