An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: kickassembler

radi0sus/hexviz

HEX BIN DEC visualizer for C64 & C128 VDC

Language: Assembly - Size: 157 KB - Last synced at: 8 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

64bites/64spec

6502/Commodore64 Testing Framework for KickAssembler

Language: Assembly - Size: 271 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 54 - Forks: 9

cityxen/Commodore64_Programming

Commodore 64 Programming KickAssembler Library and Examples

Language: Assembly - Size: 24.6 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 46 - Forks: 6

rogerboesch/c64-pong-asm

Pong game conversion to cross assembler: ACME, Kick Assembler

Language: Assembly - Size: 1.6 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

gryf/kickass-syntax-vim

Language: Vim script - Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: almost 6 years ago - Stars: 10 - Forks: 3

mikroman/dinoeggs

DINOEGGS disassembly

Language: Assembly - Size: 255 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

wiebow/tetris.c64

Tetris in 6502 for the Commodore 64

Language: Assembly - Size: 126 KB - Last synced at: 4 months ago - Pushed at: over 8 years ago - Stars: 93 - Forks: 13

wiebow/examples.c128

Examples and tests for programming the Commodore 128 and its features.

Language: Assembly - Size: 10.7 KB - Last synced at: 4 months ago - Pushed at: about 7 years ago - Stars: 8 - Forks: 3

OldSkoolCoder/TwitchStreams

All code developed while streaming

Language: Assembly - Size: 187 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 9 - Forks: 4

cityxen/GPIOTracker

Sequencer for Dorktronics GPIO board

Language: Assembly - Size: 557 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 1

c128lib/labels

Labels definition for C128

Language: Assembly - Size: 1.45 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

cityxen/RelayTracker

Relay Tracker as seen on our youtube channel

Language: Assembly - Size: 37 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 5 - Forks: 2

mikroman/ZAXXON

Zaxxon for the C64. Disassembly and run

Language: Assembly - Size: 109 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

c64lib/magic-desk-crt

A Kick Assembler library that covers bootstrapping and loading from C64 magic-desk cartridge format.

Language: Assembly - Size: 1.84 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

c128lib/base

Base macro for c128

Language: Assembly - Size: 568 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

intoinside/KickAssemblerToDoxygen

KickAssembler source code converter to generate DoxyGen interpretable files

Language: Python - Size: 64.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 1

c128lib/framework

A Commodore 128 software framework for enabling high-level development of C128 programs.

Language: Assembly - Size: 770 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 2

stid/kick-c64-dead-test

Kick assembler personalized version of the C=64 rev. 781220 Dead Test + more

Language: Assembly - Size: 16.5 MB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 34 - Forks: 6

wiebow/d71-81writer.c128

D71 and D81 image writer tool for use with the 1541Ultimate 2 or 2+. Commodore 128 version.

Language: Assembly - Size: 70.3 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 13 - Forks: 3

JettMonstersGoBoom/vsp_bidirectional

C64 VSP code for KickAssembler

Language: Assembly - Size: 641 KB - Last synced at: 1 day ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

barryw/Chess

Commodore 64 Chess

Language: Assembly - Size: 1.42 MB - Last synced at: 13 days ago - Pushed at: almost 6 years ago - Stars: 18 - Forks: 2

kfox/snortal

Snake meets Portal

Language: Assembly - Size: 1.87 MB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

MonstersGoBoom/Kickassembler-Modules

Handy 6510 assembly modules for Kick Assembler

Language: Assembly - Size: 43.9 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 21 - Forks: 3

maciejmalecki/tony-demo

This is a demo version of Tony: Born for Adventure (C64).

Language: Assembly - Size: 229 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

OldSkoolCoder/VSCode.BBCMicroASM.Template

This is a template to help peeps get started to code in 6502 assembly for the Acorn BBC set of 8 bit machines :D

Language: Assembly - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

OldSkoolCoder/GridRunner-Original

Tutorial 040 : Reverse Engineer Grid Runner By Jeff Minter for the C64

Language: Assembly - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 7 - Forks: 1

c128lib/chipset

Libraries that cover functionality of Commodore 128 chipset

Language: Assembly - Size: 933 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 2

micheldebree/viceremote

Kick Assembler plugin and commandline tool for quick roundtrip coding using the VICE emulator.

Language: Java - Size: 487 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

microshark73/c64-intros

Language: Assembly - Size: 62.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

wiebow/d71-81writer.c64

1541 ultimate 2 write tool for D71 and D81 disk image files. Commodore 64 version.

Language: Assembly - Size: 26.4 KB - Last synced at: 4 months ago - Pushed at: about 8 years ago - Stars: 4 - Forks: 1

xTibor/system-beeps-c64 📦

Port of System Beeps from MS-DOS to Commodore 64

Language: Assembly - Size: 116 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

c128lib/samples

Some examples for better understanting of c128lib

Language: Assembly - Size: 81.1 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0