mirror of
https://github.com/mist64/perfect6502.git
synced 2025-02-06 04:30:10 +00:00
add copyright
This commit is contained in:
parent
51b4d8d7a0
commit
3398a6f181
11
segdefs.js
11
segdefs.js
@ -1,3 +1,14 @@
|
|||||||
|
/*
|
||||||
|
Copyright (c) 2010 Greg James, Brian Silverman, Barry Silverman
|
||||||
|
|
||||||
|
The following is provided under terms of the Creative Commons
|
||||||
|
Attribution-NonCommercial-ShareAlike 3.0 Unported license:
|
||||||
|
http://creativecommons.org/licenses/by-nc-sa/3.0/
|
||||||
|
|
||||||
|
Specify the original author as Greg James and the following URL
|
||||||
|
for original source material: www.visual6502.org
|
||||||
|
*/
|
||||||
|
|
||||||
var segdefs = [
|
var segdefs = [
|
||||||
[ 0,'+',1,5391,8260,5391,8216,5357,8216,5357,8260],
|
[ 0,'+',1,5391,8260,5391,8216,5357,8216,5357,8260],
|
||||||
[ 0,'+',1,5391,7919,5391,7873,5356,7873,5356,7919],
|
[ 0,'+',1,5391,7919,5391,7873,5356,7873,5356,7919],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user