mirror of
https://github.com/trebonian/visual6502.git
synced 2025-02-05 15:31:02 +00:00
Fixed line endings and Copyright notices
This commit is contained in:
parent
d3223a9478
commit
6dd7e9c24e
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],
|
||||||
|
11
transdefs.js
11
transdefs.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 transdefs = [
|
var transdefs = [
|
||||||
['t0', 357, 558, 217],
|
['t0', 357, 558, 217],
|
||||||
['t1', 1608, 657, 349],
|
['t1', 1608, 657, 349],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user