An open API service indexing awesome lists of open source software.

https://github.com/savetz/edfries-seachase

Sea Chase program by Ed Fries for Atari 8-bit computers
https://github.com/savetz/edfries-seachase

6502-assembly atari8bit

Last synced: 2 months ago
JSON representation

Sea Chase program by Ed Fries for Atari 8-bit computers

Awesome Lists containing this project

README

          


[![Badge License]][License]   
[![Badge Publisher]][Publisher]   
[![Badge System]][System]

[![Badge Language]][Language]   
[![Badge Assembler]][Assembler]




# Seachase

*An **Atari 8-bit** Game By **[Ed Fries]**.*




![Title]






## Files

- [`.xfd`][Original]

The canonical source in a Atari

disk image format from **[Ed Fries]**.

- [`.src`][Source]

Files exported by **[Kay Savetz]** for

improved code readability.


[Kay Savetz]: https://github.com/savetz
[Ed Fries]: https://twitter.com/Ed_Fries

[Publisher]: # 'The game was published by Romox'
[Assembler]: https://en.wikipedia.org/wiki/MAC/65 'The code uses the MAC/65 assembler'
[Language]: https://en.wikipedia.org/wiki/MOS_Technology_6502#Assembly_language 'The game was written in 6502 Assembly'
[System]: https://en.wikipedia.org/wiki/Atari_8-bit_family 'The game was made for the Atari 8-bit system'

[Original]: Source/seachase.xfd
[License]: LICENSE 'The Seachase code is licensed under the MIT license'
[Source]: Source/Readable
[Title]: Resources/Title.jpg

[Badge Publisher]: https://img.shields.io/badge/Publisher-Romox-6f708d.svg?style=for-the-badge&labelColor=9091b7
[Badge Assembler]: https://img.shields.io/badge/Assembler-MAC/65-ac8b11.svg?style=for-the-badge&labelColor=yellow
[Badge Language]: https://img.shields.io/badge/Language-6502_Assembly-2f286a.svg?style=for-the-badge&labelColor=3e358b
[Badge License]: https://img.shields.io/badge/License-MIT-ac8b11.svg?style=for-the-badge&labelColor=yellow
[Badge System]: https://img.shields.io/badge/System-Atari_8--bit-aa242f.svg?style=for-the-badge&labelColor=db2e3b