-
@SpaceMoguls
- Gothenburg, Sweden
-
17:19
(UTC +01:00) - https://mastodon.gamedev.place/@SpaceMoguls
- @SpaceMoguls
- @[email protected]
-
-
x65 Public
6502 Macro Assembler in a single c++ file using the struse single file text parsing library. Supports most syntaxes.
-
C64Gfx Public
Utility to convert image files to C64 binary files
-
Hillsen Public
Exploration code for generating hilly height maps (Visual Studio)
C++ MIT License UpdatedDec 6, 2021 -
BullshitPlayer Public
C64 music player for easy modification
-
IceBro Public
6502 Debugger with connectivity to VICE C64 and Vic20
-
-
x65lst2dbg Public
Convert linked listing files to a single linked listing file for debugging
C++ MIT License UpdatedDec 7, 2020 -
d64merge Public
Merge filenames from a 1541 data disk with a corresponding art disk. For use with lovingly crafted DirArt d64s to easily apply to d64 disks with boringly named files.
C MIT License UpdatedNov 11, 2020 -
-
-
struse Public
Single file / no allocations C++ library for parsing text and building strings
-
-
-
-
WitchDay Public
Simple point and click game for Commodore 64 consisting of nearly one puzzle
-
LabelCount Public
Parse a sym file for a range of labels and count the number of occurrences in a folder for those labels and print the result with the most frequently used label first.
C++ MIT License UpdatedMar 13, 2019 -
x65dsasm Public
6502 / 65C02 / 65816 symbolic disassembler
-
-
DaisyStats Public
Data Visualization as a stylized flora
-
8BitDiff Public
A binary patching format suitable for decoding on an 8 bit CPU
-
-
Shuffled-Binary-Search Public
Binary Search with a rearranged sorted array that is more cache friendly
C MIT License UpdatedMar 10, 2015 -
JSONBin-JSONOut Public
JSON parser and generator that minimizes allocations