Difference between revisions of "BBC Micro"
From SizeCoding
Line 14: | Line 14: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
+ | Check out https://mdfs.net/Docs/Comp/BBC/AllMem for a complete memory map | ||
=== Video display === | === Video display === |
Revision as of 16:53, 28 March 2024
Contents
BBC Micro / Acorn Electron
The Acorn 8-bit systems consist of a 6502-compatible MOS 6510 processor with custom hardware for graphics and simple sound.
Setting up
To set up your , first get the following tools:
- Assembler: ACME, Mads Assembler ( https://mads.atari8.info/ )
- Emulator(s): BeebEm ( http://www.mkw.me.uk/beebem/ )
Memory map
To be added
Check out https://mdfs.net/Docs/Comp/BBC/AllMem for a complete memory map
Video display
The BBC Micro / Acorn Electron have the following native video modes:
- Standard text modes
- Bitmap modes
- Teletext / Mode 7 (BBC Micro only)
Sync with frame
-
Plot in Bitmap modes
Here is a routine that will allow you to plot a single point in bitmap mode.
To be added
Text mode
To be added
To be added
Sound
To be added soon.
Make some noise
To be added soon.
Additional Resources
- Stardot forums https://stardot.org.uk/forums/