Documentation
¶
There is no documentation for this package.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package coprocessor contains the helper functions for cartridge coprocessors.
|
Package coprocessor contains the helper functions for cartridge coprocessors. |
|
faults
Package faults records memory faults generated by a coprocessor.
|
Package faults records memory faults generated by a coprocessor. |
|
Package crunched provides the Data interface.
|
Package crunched provides the Data interface. |
|
arm
Package arm imlplements the ARM7TDMI instruction set as defined in the ARM7TDMI Instruction Set Reference:
|
Package arm imlplements the ARM7TDMI instruction set as defined in the ARM7TDMI Instruction Set Reference: |
|
arm/architecture
Package architecture defines the Map type that is used to specify the differences in cartridge and ARM archtectures.
|
Package architecture defines the Map type that is used to specify the differences in cartridge and ARM archtectures. |
|
arm/rng
Package rng contains an implementation of a RNG peripheral found in some ARM CPU packages.
|
Package rng contains an implementation of a RNG peripheral found in some ARM CPU packages. |
|
arm/timer
Package timer contains implementations of timer peripherals found in the various ARM CPU packages.
|
Package timer contains implementations of timer peripherals found in the various ARM CPU packages. |
|
cpu
Package cpu emulates the 6507 microprocessor found in the Atari VCS.
|
Package cpu emulates the 6507 microprocessor found in the Atari VCS. |
|
cpu/execution
Package execution tracks the result of instruction execution on the CPU.
|
Package execution tracks the result of instruction execution on the CPU. |
|
cpu/instructions
Package instructions defines the table of instruction for the 6507.
|
Package instructions defines the table of instruction for the 6507. |
|
cpu/instructions/generator
command
|
|
|
cpu/registers
Package registers implements the three types of registers found in the 6507.
|
Package registers implements the three types of registers found in the 6507. |
|
cpu/registers/test
Package test contains functions useful for testing CPU registers.
|
Package test contains functions useful for testing CPU registers. |
|
cpu/tests/klaus2m5
Package klaus2m5 contains the various 6502 functional tests as created/maintained by Klaus Dormann.
|
Package klaus2m5 contains the various 6502 functional tests as created/maintained by Klaus Dormann. |
|
memory/external/elf
Package ace implements the ELF cartridge mapper.
|
Package ace implements the ELF cartridge mapper. |
|
memory/external/hsc
Package hsc implements the high-score cartridge shim for the 7800.
|
Package hsc implements the high-score cartridge shim for the 7800. |
|
peripherals/savekey
Package savekey implements the SaveKey external memory card.
|
Package savekey implements the SaveKey external memory card. |
|
peripherals/savekey/i2c
Package i2c facilitates the reading of i2c data for the SaveKey (and AtariVox) peripherals.
|
Package i2c facilitates the reading of i2c data for the SaveKey (and AtariVox) peripherals. |
|
pokey
Package pokey implements the audio generation of the POKEY.
|
Package pokey implements the audio generation of the POKEY. |
|
tia/audio
Package audio implements the audio generation of the TIA.
|
Package audio implements the audio generation of the TIA. |
|
tia/audio/mix
Package mix is used to combine two distinct sound sources into either a mono or stereo signal.
|
Package mix is used to combine two distinct sound sources into either a mono or stereo signal. |
|
Package logger is the central log repository for gopher2600.
|
Package logger is the central log repository for gopher2600. |
|
Package resources contains functions to prepare paths for test7800 resources.
|
Package resources contains functions to prepare paths for test7800 resources. |
|
fs
Package fs is an abstraction for OS/filesystem functions that may be missing or require special handling.
|
Package fs is an abstraction for OS/filesystem functions that may be missing or require special handling. |
|
unique
Package unique contains functions that compose filenames that should be unique on the filesystem.
|
Package unique contains functions that compose filenames that should be unique on the filesystem. |
|
Package test contains helper functions for standard Go testing.
|
Package test contains helper functions for standard Go testing. |
|
Package version provides a version string that can be used to indicate the version number of the project.
|
Package version provides a version string that can be used to indicate the version number of the project. |
|
httpd
command
|
Click to show internal directories.
Click to hide internal directories.