-
Notifications
You must be signed in to change notification settings - Fork 174
dstar
Phillip Stevens edited this page Jul 17, 2022
·
5 revisions
Click here to view the source code of dstar.c or its header file
Sound over infrared port is supported
(default sprite size) (sprite size = 8)
Sound is supported
TS2068:
Sound is supported
Sound is supported
(default sprite size)
(spritesize=8)
Sound is supported (HT1080 1-bit mode)
Sound is supported on the HT1080 clone
Sound is supported on both the Galaksija and the "Galaksija Plus" if memory is enough.
- Overview
- Platform List
- Unsupported Platforms
- i8080/5 Support
- Homebrew hardware quickstart
- Retargetting
- Building the libraries
- Clang support
- Pragmas
- Adding to Classic
- Introduction
- Library Configuration
- CRT
- Header Files
- Assembly Language
- Library in Depth
- Embedded Platform
- Adding to NewLib
- Benchmarks
- Datatypes
- Debugging
- Decompression
- More than 64k
- Deficiencies
- Compiling Larger Applications
- Importing routines written in 8080 assembly mnemonics
- Using CP/M libraries in REL format with z88dk
- Writing optimal code
- Speeding up Compilation
- CMake usage