Skip to content

Kelhai/k-asm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

k-asm

an assembler for the architecture k00.

supports:

addressing modes:
	implied, accumulator, x-register, y-register, absolute, immediate
opcodes:
	nop lda adc sta cmp jmp and asl bit brk clc cld
	cli clv cpx cpy dec eor inc jsr ldx ldy lsr ora
	pha php phx phy pla plp plx ply rol ror rti rts
	sbc sec sed sei sta stp stx sty stz tax tay trb
	tsb tsx txa txs tya wai
and:
	comments, hex values, decimal values, error codes with description and line numbers!

About

an assembler for the architecture k00.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors