rosco_m68k icon indicating copy to clipboard operation
rosco_m68k copied to clipboard

Design, documentation and software for the Really Old School Computer (M68K)

Results 24 rosco_m68k issues
Sort by recently updated
recently updated
newest added

This one needs some testing by someone on different kit/SD Cards to mine. I have tested on a 020 and 010 board with FW 2.4 and a cheap 8Gb and...

(Raising off the back of #333 which was originally raised by HeathenUK) In the same way as we support dual sizes for UART capacitors, we should support both DIP8 and...

The main goal of these changes is to allow firmware stage2 to be linked against stage1, so that we can eliminate some duplicated code. I noticed in the code a...

> **Note**: This PR is WIP and may never be progressed, let alone merged. I am raising it only to gather thoughts around whether this is something we should do,...

When code is linked against Newlib `librosco`, `mcCheckDevice` and `mcReadDevice` appear non-functional for UART B. Requires further testing, as very possible it's not limited to those two routines and/or UART...

bug
RELEASE BLOCKER

With the new firmware, if not also connected to serial terminal it’s impossible to read debug stub info on crash, due to video being immediately reset on reboot. debug stub...

bug
RELEASE BLOCKER

There's a (stub) `rosco` import in the Micropython build. We should flesh it out to support tosco-specific stuff, e.g: * CPU type / speed * Memory size * LED control?...

Tracker for sys config work on FW2.5 / Concept25.

enhancement