You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Kochise 58027aeb66 Updated README.md
Removed Thumbs.db
5 years ago
AICA Added more files 6 years ago
BOOT Added some source code and tools 6 years ago
CONTROLR Added more files 6 years ago
CPU Added more files 6 years ago
G2BUS/SCHS Added more files 6 years ago
GDROM Added more files 6 years ago
HARDWARE/DOCS Added more files 6 years ago
KEYBRD/DOCS Added first bunch of docs 6 years ago
LAN Added more files 6 years ago
MEMORY Added some more source code 6 years ago
MODEM Added more files 6 years ago
MOUSE/DOCS Added first bunch of docs 6 years ago
POWERVR Updated README.md 5 years ago
SDK As of 080524 (yes, 2008) 6 years ago
SERIAL Added some source code and tools 6 years ago
VGA Added some source code and tools 6 years ago
VMU/DOCS Added more files 6 years ago
.gitattributes As of 080603 (yes, 2008) 6 years ago
README.md Updated README.md 5 years ago

README.md

dreamcast-docs

Dreamcast documentation and source code for bare metal coding

  • Hardware and software needed

You need the following to get this program working :

- Windows win32 operating system
- Sega Dreamcast game console

  • List of programs

- AICA : ARM7TDMI based sound chip
- BOOT : startup code and disc images
- CONTROLR : controllers and maple bus
- CPU : Hitachi SH-4 CPU @ 200 MHz
- G2BUS : processor external bus @ 100 MHz
- GDROM : 1GiB reverse spinning GD-ROM discs
- HARDWARE : general schematics and informations
- KEYBRD : keyboard extension
- LAN : broadband extension (10 or 100 Mbps)
- MEMORY : memory mapping
- MODEM : modem extension (56kbps US, 33.6kbps EU)
- MOUSE : mouse extension
- POWERVR : Imagination Tech PowerVR 2 GPU
- SDK : programming material and source code
- SERIAL : serial port (up to 1Mbps) and USB interface
- VGA : vga (640x480) box and programming guide
- VMU : programmable independent memory module

  • How to use it

Read the fabulous manual.

  • Some infos

I tried to port my operating system attempt to the Dreamcast hardware.