AgonLight2: Difference between revisions

From Braindump
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{| class="wikitable"
|+
!
!
|-
|Original Agon Light
|Green
|-
|Olimex Agon Light 2
|Red
|-
|Agon Origins
|Black
|-
|Heber Agon Console8
|Dark Green
|}
Bernardo Kastrup TheByteAttic (Agon HW)
Dean Belfield Breakintoprogram(Quark)
Mario Smit S0rcerer (Electron)
R.T. Russell (Basic)
Richard Turnnidge (Games)
MOS: Zilog eZ80 F92A
VDP: ESP32 PICO D4
https://github.com/sabotrax/agon-software
https://github.com/breakintoprogram/agon-docs/wiki
https://agonplatform.github.io/agon-docs/FAQ/
'''MOS / VDP'''
<nowiki>https://github.com/AgonPlatform/agon-mos</nowiki>
<nowiki>https://github.com/AgonPlatform/agon-flash</nowiki>
https://github.com/envenomator/envenomator.github.io (remember to set the jumper to bridged)
https://github.com/lennart-benschop/agon-utilities
'''Basic'''
https://github.com/breakintoprogram/agon-bbc-basic/releases
<code>LOAD bbcbasic.bin</code>
<code>RUN</code>
<code>LOAD bbcbasic.bin</code>
<code>RUN . /path/to/file.bas</code>
<nowiki>*</nowiki>BYE
ADI version
LOAD /mite/
'''Collection'''
https://www.agonmite.com/
https://github.com/nihirash/Agon-CPM2.2/releases
'''Olimex'''
https://www.olimex.com/Products/Retro-Computers/AgonLight2/open-source-hardware
https://github.com/OLIMEX/AgonLight2
'''S0ourceror'''
https://github.com/S0urceror/AgonElectron (MSX Personality)
https://github.com/S0urceror/AgonElectronHAL
ZDI Load / Electron HAL
ZDI from ESP32 with the cheap 2-wire interface is not working on the Agon Console8. bi-directional needed for the TDI signal. Remote EZ80 programming and debugging on the Console8 is only possible with the Zilog cable.
'''Zilog'''
Zilog ZDS II eZ80Acclaim
https://www.zilog.com/index.php?option=com_zcm&task=view&soft_id=54&Itemid=74


Agon Light
Agon Light

Revision as of 08:05, 1 July 2025

Original Agon Light Green
Olimex Agon Light 2 Red
Agon Origins Black
Heber Agon Console8 Dark Green


Bernardo Kastrup TheByteAttic (Agon HW)

Dean Belfield Breakintoprogram(Quark)

Mario Smit S0rcerer (Electron)

R.T. Russell (Basic)

Richard Turnnidge (Games)


MOS: Zilog eZ80 F92A

VDP: ESP32 PICO D4

https://github.com/sabotrax/agon-software

https://github.com/breakintoprogram/agon-docs/wiki

https://agonplatform.github.io/agon-docs/FAQ/

MOS / VDP

https://github.com/AgonPlatform/agon-mos

https://github.com/AgonPlatform/agon-flash

https://github.com/envenomator/envenomator.github.io (remember to set the jumper to bridged)

https://github.com/lennart-benschop/agon-utilities

Basic

https://github.com/breakintoprogram/agon-bbc-basic/releases


LOAD bbcbasic.bin

RUN


LOAD bbcbasic.bin

RUN . /path/to/file.bas

*BYE

ADI version

LOAD /mite/

Collection

https://www.agonmite.com/

https://github.com/nihirash/Agon-CPM2.2/releases

Olimex

https://www.olimex.com/Products/Retro-Computers/AgonLight2/open-source-hardware

https://github.com/OLIMEX/AgonLight2

S0ourceror

https://github.com/S0urceror/AgonElectron (MSX Personality)

https://github.com/S0urceror/AgonElectronHAL

ZDI Load / Electron HAL

ZDI from ESP32 with the cheap 2-wire interface is not working on the Agon Console8. bi-directional needed for the TDI signal. Remote EZ80 programming and debugging on the Console8 is only possible with the Zilog cable.

Zilog

Zilog ZDS II eZ80Acclaim

https://www.zilog.com/index.php?option=com_zcm&task=view&soft_id=54&Itemid=74

Agon Light

https://www.youtube.com/watch?v=3NqbouGTTqs

Firmware

https://github.com/AgonConsole8/agon-vdp

https://github.com/AgonConsole8/agon-mos

https://github.com/AgonConsole8/agon-bbc-basic

https://github.com/envenomator/agon-flash

https://github.com/S0urceror/AgonElectronHAL

Docs

https://www.thebyteattic.com/p/agon.html?m=1

https://github.com/TheByteAttic/AgonLight

https://www.olimex.com/Products/Retro-Computers/AgonLight2/open-source-hardware

https://m.facebook.com/groups/970092390358810/

https://youtu.be/KWRallh_hfc

https://www.msx.org/forum/msx-talk/hardware/agonlight-msx-core


https://github.com/sabotrax/agon-software?fbclid=IwY2xjawH7YDhleHRuA2FlbQIxMQABHavn5l_VYR3XRt_THS7GemjVR3letxuZeuTqvwIPtToDgAk-S8ZvKHyAcg_aem_-UAVL7FkeAxtVXG4fjTL1g

https://www.msx.org/forum/msx-talk/hardware/msx-dos-running-on-agon-light

https://github.com/envenomator/agon-ez80asm/releases

Earlier versions of VDP were based on FABGL, is this still the case?

https://github.com/fdivitto/fabgl

ZDI on the Z80 is the debugger port, that can be reached from the GPIO pins from the ESP32