-
Updated
Apr 22, 2018 - Rust
commodore-64
Here are 189 public repositories matching this topic...
-
Updated
Apr 24, 2020 - C++
-
Updated
Jan 29, 2017 - Assembly
-
Updated
Mar 22, 2018
-
Updated
Jun 12, 2019 - Assembly
It makes much more sense to display how much you've earned per kill, than just your total.
This would also be required as part of #9: have to dock to claim bounties.
-
Updated
Nov 19, 2019 - Assembly
-
Updated
Aug 26, 2019
Some users have complained over the 2 line limit. Instead, lets make it a single, vertical scrolling line of 255 characters
Retropixels as a library is not developer friendly to use. It is not clear how to import the different classes. It is also not documented.
Todo:
Make sure classes can be imported the usual way, f.e.
import {Converter} from 'retropixels';Documentation is out of scope.
Sprite modes
-
Updated
Jul 4, 2020 - Kotlin
-
Updated
May 25, 2020 - C++
Could you please provide an example credentials file and perhaps instructions on how to generate the credentials (api token, user pass?)
It's currently possible to have SID path links so wide that it skews the competition results list.
Example:
- Go here: http://deepsid.chordian.net/?tab=csdb&csdbtype=release&csdbid=129004
- Click the SHOW button.
- Observe the entry in the first position.
-
Updated
Nov 27, 2019 - C++
-
Updated
Nov 11, 2019
-
Updated
Nov 8, 2019
-
Updated
Jul 2, 2020 - C#
-
Updated
Oct 9, 2019 - Game Maker Language
-
Updated
Jun 8, 2020 - JavaScript
-
Updated
Apr 23, 2020
Improve this page
Add a description, image, and links to the commodore-64 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the commodore-64 topic, visit your repo's landing page and select "manage topics."
I realize it would probably take a good deal of work, but it would be nice to have some documentation around the structure of the compiler and its execution flow. I would be interested in contributing to fix the bugs I've reported (big thanks for your prompt responses and fixes), but its difficult to understand the current setup without investing a great deal of energy.