assembler

package
v0.2.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 6, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package assembler defines the available assembler output formats.

Index

Constants

View Source
const (
	Asm6   = "asm6"
	Ca65   = "ca65"
	Nesasm = "nesasm"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type NewBankWriter

type NewBankWriter func(baseName string) (io.WriteCloser, error)

NewBankWriter is a callback that creates a new file for a bank of ROMs that have multiple PRG banks.

Directories

Path Synopsis
Package asm6 provides helpers to create asm6 assembler compatible asm output.
Package asm6 provides helpers to create asm6 assembler compatible asm output.
Package ca65 provides helpers to create ca65 assembler compatible asm output.
Package ca65 provides helpers to create ca65 assembler compatible asm output.
Package nesasm provides helpers to create nesasm assembler compatible asm output.
Package nesasm provides helpers to create nesasm assembler compatible asm output.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL