Earlier quoted context omitted.
> because it means no one outside of hardcore enthusiasts will buy one I can imagine a version based on an emulation using a small ARM with the same physical keyboard and box, minus (or maybe not) floppy. The board is costly, and they expect to sell a finite number of units, so they need to recover the cost of the plastic injection tooling within that batch. Having future versions based on emulated hardware would ope…
A small ARM cannot emulate the MEGA65's 40MHz CPU or 81MHz pixel-clock VIC-IV video controller, unfortunately.
MEGA65 – highly advanced C64 and C65 compatible 8-bit computer
51–57 of 57 posts
Re: MEGA65 – highly advanced C64 and C65 compatible 8-bit computer
#52Re: MEGA65 – highly advanced C64 and C65 compatible 8-bit computer
#53I'm buying one because I have problems but I sincerely think there should be a cut down version. Especially one without a floppy drive (What if you don't actually have any old floppies and just want a cool embedded games platform?) I mean, I'm not seriously expecting this to be the next big computing platform but I do think that a lower barrier to entry would help adoption.
They also have issues sourcing functional refurbished 3.5" drives, apparently the idea is to potentially move away from the built-in drive entirely after those 1400 units they're building right now.
Re: MEGA65 – highly advanced C64 and C65 compatible 8-bit computer
#54My issue with this is the price. Not because it’s not worth it, but because it means no one outside of hardcore enthusiasts will buy one, that means very little software will ever be developed for it. Also I find the presence of the floppy drive in 2021 ridiculous. Yes the C65 had one - but that was a prototype machine from 1990 that was never produced. There’s no c65 software available on floppy disk, so no reason t…
Re: MEGA65 – highly advanced C64 and C65 compatible 8-bit computer
#55Yikes! I've been waiting for this, but 793€! I understand the reasons. Quality parts, small run, etc. But then I wonder: suppose I am so crazy to buy one. Extremely cool, certainly. But then? I stopped writing C64 software 27 years ago. Fondly remembering POKE 53280 is one thing, but doing that again...?
But then probably real vintage hardware is more appealing.
Re: MEGA65 – highly advanced C64 and C65 compatible 8-bit computer
#56Re: MEGA65 – highly advanced C64 and C65 compatible 8-bit computer
#57In other way, the hobby became unreasonably expensive for me. So I decided to move my interests into FPGA. The fun is almost the same, but the cost is way lower (you only need to buy a good board and a book, and you are set up). I started with this extremely simple IDE: https://github.com/FPGAwars/icestudio
As for this build, I have mixed feelings about using FPGAs to revive old computers. Can't we create something new out of it? It would be fun to have a _modern_ FPGA based SBC with easy to program graphics (memory mapped) and with simple device interface (I think USB is way too complicated for hobbyists). Just something powerful enough to create games, yet simple enough so that teenager can write a simple OS in his spare time.