Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ericlewis/openfpga-radarscope
Nintendo's Radar Scope released in 1980.
https://github.com/ericlewis/openfpga-radarscope
Last synced: 29 days ago
JSON representation
Nintendo's Radar Scope released in 1980.
- Host: GitHub
- URL: https://github.com/ericlewis/openfpga-radarscope
- Owner: ericlewis
- Created: 2022-11-02T16:19:53.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-27T05:14:16.000Z (almost 2 years ago)
- Last Synced: 2024-10-16T11:52:40.339Z (3 months ago)
- Language: VHDL
- Size: 1.85 MB
- Stars: 11
- Watchers: 2
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Radar Scope
Analogue Pocket port of Radar Scope.
## Known Issues
* High Score saving doesn't work.
* No dips.## Original Attribution
```
---------------------------------------------------------------------------------
--
-- Arcade: Donkey Kong port to MiSTer by Sorgelig
-- 18 April 2018
--
---------------------------------------------------------------------------------
--
-- dkong Copyright (c) 2003 - 2004 Katsumi Degawa
-- T80 Copyright (c) 2001-2002 Daniel Wallner ([email protected]) All rights reserved
-- T48 Copyright (c) 2004, Arnim Laeuger ([email protected]) All rights reserved
--
```## ROM Instructions
ROM files are not included, you must use [mra-tools-c](https://github.com/sebdel/mra-tools-c/) to convert to a singular `radarscp.rom` file, then place the ROM file in `/Assets/radarscope/common`.