|
Forum Index : Microcontroller and PC projects : I don't need no stinkin' 16 bits .....
| Author | Message | ||||
| hitsware2 Guru Joined: 03/08/2019 Location: United StatesPosts: 735 |
F W I W my site |
||||
| scruss Regular Member Joined: 20/09/2021 Location: CanadaPosts: 95 |
Not 16 bits, but 32 bits! It uses a 240 MHz ESP32 as its graphics processor |
||||
| Mixtel90 Guru Joined: 05/10/2019 Location: United KingdomPosts: 8304 |
I want to refuse cookies so I'll not bother with that site. It also runs like a slug. I have better things to do with my time. Mick Zilog Inside! nascom.info for Nascom & Gemini Preliminary MMBasic docs & my PCB designs |
||||
| robert.rozee Guru Joined: 31/12/2012 Location: New ZealandPosts: 2466 |
looks like cost is 50 euro from olimex: https://www.olimex.com/Products/Retro-Computers/AgonLight2/open-source-hardware unfortunately, this is hardly cheap for that sort of money one could buy a couple or three RPi zeros. while unpopulated PCBs are available, i expect that 'rolling your own' is going to be much cheaper than the olimex price.you have to dig quite a bit to find out details of the internals. it seems to be: - enhanced 18MHz clocked Z80 with 512k of paged RAM available, - ESP32 I/O and graphics processor with 520k of on-die RAM, - the ESP32 also has 8mb of QSPI attached RAM available via an APS6404L-3SQR, - runs a simple OS with BBC Basic (c) R.T. Russell, 1987 (see: https://raw.githubusercontent.com/TheByteAttic/AgonLight/main/Agon%20light%20Quick%20Start%20Guide.pdf) no doubt it is a neat bit of design, but not miles ahead of 2x RP2040's coupled together with one running MMbasic while the other acts as a graphics terminal. or a RP2040 using a RPi zero as a graphics terminal. it will certainly be interesting to see what direction the project develops in. cheers, rob :-) Edited 2023-02-28 22:41 by robert.rozee |
||||
| IanRogers Senior Member Joined: 09/12/2022 Location: United KingdomPosts: 152 |
LOL.. Your signature links Zilog... This is a Z80 running at 18Mhz... A speccy lovers paradise... I might get one just to play!! I'd give my left arm to be ambidextrous |
||||
| Mixtel90 Guru Joined: 05/10/2019 Location: United KingdomPosts: 8304 |
Ah, but my sig links Zilog when it was "proper" stuff, not some new-fangled monster! 6MHz was *really* fast! Seriously - there's no excuse for web sites that don't give an option to refuse cookies (never mind that it's illegal under EU law) and run like a slug on downers. It's very silly design. Mick Zilog Inside! nascom.info for Nascom & Gemini Preliminary MMBasic docs & my PCB designs |
||||
| hitsware2 Guru Joined: 03/08/2019 Location: United StatesPosts: 735 |
No sign of that here ( Raspberry Pi / Chromium ) my site |
||||
| hitsware2 Guru Joined: 03/08/2019 Location: United StatesPosts: 735 |
Except for working " out of the box " my site |
||||
| matherp Guru Joined: 11/12/2012 Location: United KingdomPosts: 10633 |
Seems pointless to use an 8-bit processor and then tack on a 32-bit modern one. Why not just code everything on the ESP32? It is perfectly capable of running a Z80 emulation along with the other things it is doing. I understand (vaguely) things like modern incarnations of C64 that are true to the original design but this isn't any more retro than the PicoMite or CMM2 and Basic on the Z80 will be much slower - pretending 18MHz is fast is ridiculous compared to modern processors. It won't run C64 games or anything "useful" like that so why hobble performance with a defunct processor? |
||||
| al18 Senior Member Joined: 06/07/2019 Location: United StatesPosts: 231 |
Looks nice. I checked with Mouser (an Olimex distributor) last month and they are not yet carrying the board. Olimex apparently will ship to the states. |
||||
| The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |