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
- Host: GitHub
- URL: https://github.com/savetz/edfries-seachase
- Owner: savetz
- License: mit
- Created: 2021-03-30T22:15:06.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-08-09T14:39:00.000Z (almost 4 years ago)
- Last Synced: 2025-03-11T10:18:20.335Z (over 1 year ago)
- Topics: 6502-assembly, atari8bit
- Homepage:
- Size: 197 KB
- Stars: 12
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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