Pushing on the home straight by writing the Artemisa Homebrew DIY Handbook. To facilitate the learning curve, we will have to elaborate some basic concepts.
Reminder! We have open a survey to understand the preferences of our users better. It's a good opportunity to make a great contribution to the project! https://forms.gle/kSRXYK83TL5hyiuY7…
We finally have a website for Artemisa project! As simple as it gets. But it includes a link to a survey we will use to understand our users better. Please contribute to the project by responding to the survey in http://artemisamsx.com !
Some fixes and improvements to the motherboard. Added a reset button, some jumpers to select MSX system ROM image (select user locale), a real relay for cassette REM signal (previous LED was removed)... We are really close to have a beta version.
This small bug in the MSX System code used by Artemisa made us stuck. We had to compare different ROMs byte by byte to find the problem: Pasmo assembler does not encode addition of negative values as expected.
Again on the road! Next test: load software from the datasette.
After some issues caused by malfunctioning CPUs (never trust AliExpress vendors), we are on the road again. Now testing keyboard integration through the PPI. This computer rocks!!!
We had a bug in the power-on reset circuit that prevented the VDP to work well on some boots. And this is how we fixed on the prototype PCBs. Ugly, but functional. 💪
It's alive! Z80 CPU executing a simple infinite noop loop, and we observing that with the logic analyzer. Next step: setup and use the VDP to show graphics...