/z80-apps

Applications and utilities for the Z80 microprocessor and RC2014 computer

Primary LanguageAssembly

Applications for the Z80 microprocessor

Various applications and utilities for the Z80 microprocessor designed to run on the RC2014-Z80 computer.

  • 2048.ASM
    Terminal version of the famous 2048 game.

  • AYEXAMPL.ASM
    Example player for the YM2149F / AY-3-8910 Sound card.

  • BLINK.ASM
    I/O board LED blinking example.

  • CPMLOADER.ASM
    Customized code to directly load CP/M without the need to press any key.
    .HEX file is ready to be burned on a EPROM.

  • DATE.ASM
    Simple date and time display program for DS1302 RTC board.

  • PATTERN.ASM
    TV test pattern display for the Graphics Video Card.

  • RTC.ASM
    DS1302 Realtime Clock board setup utility.

  • RTCNTP.ASM
    Simple NTP client for the DS1302 RTC board.

  • SPRITE.ASM
    Sprite animation demo for the Graphics Video Card.

  • TERM.ASM
    A very dumb terminal program to communicate with devices connected to the secondary serial port of the RC2014 dual SIO board.

  • AUTH
    Two-Factor Authentication Password Generator.

  • filepack.py
    Python version of the file packager designed to upload programs to the RC2014 computer using DOWNLOAD.COM

Links

License

Unless otherwise specified all programs are distributed with the GNU GPL-V3 license, images, design files and other artwork are distributed under the Creative Commons Attribution-ShareAlike 3.0 license.

Support