-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
28 lines (28 loc) · 883 Bytes
/
Copy pathCITATION.cff
File metadata and controls
28 lines (28 loc) · 883 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
cff-version: 1.2.0
title: sony-spc700-python
message: >-
If you use this work, or the conformance runs it was settled against, please
cite it.
type: software
authors:
- given-names: Gustavo
family-names: Franco
alias: gufranco
repository-code: https://github.com/gufranco/sony-spc700-python
url: https://github.com/gufranco/sony-spc700-python
abstract: >-
An interpreter for the Sony SPC700, the processor inside the Super Nintendo
audio unit. Every opcode is held to a published per-opcode corpus that states
every register and every byte of memory before and after, and then held to it
again cycle by cycle with the address each access drove, so a caller driving
the clock can stop between two cycles of one instruction.
keywords:
- emulation
- super-nintendo
- spc700
- s-smp
- sony
- hardware-model
- conformance
license: MIT
version: 1.1.0