Browse Source

Update manifest for KautenjaDSP-PotatoChips

v1
Andrew Belt 4 years ago
parent
commit
96cef9e30d
2 changed files with 7 additions and 7 deletions
  1. +1
    -1
      manifests-cache.json
  2. +6
    -6
      manifests/KautenjaDSP-PotatoChips.json

+ 1
- 1
manifests-cache.json View File

@@ -8128,7 +8128,7 @@
} }
}, },
"KautenjaDSP-PotatoChips": { "KautenjaDSP-PotatoChips": {
"buildTimestamp": 1595344021.4672353,
"buildTimestamp": 1596395990.0063562,
"creationTimestamp": 1594395479.9564288, "creationTimestamp": 1594395479.9564288,
"modules": { "modules": {
"2A03": { "2A03": {


+ 6
- 6
manifests/KautenjaDSP-PotatoChips.json View File

@@ -1,6 +1,6 @@
{ {
"slug": "KautenjaDSP-PotatoChips", "slug": "KautenjaDSP-PotatoChips",
"version": "1.4.0",
"version": "1.4.2",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"name": "KautenjaDSP Potato Chips", "name": "KautenjaDSP Potato Chips",
"brand": "KautenjaDSP", "brand": "KautenjaDSP",
@@ -13,7 +13,7 @@
{ {
"slug": "VRC6", "slug": "VRC6",
"name": "VRC6", "name": "VRC6",
"description": "An emulation of the Konami VRC6 audio processing unit.",
"description": "An emulation of the Konami VRC6 chip.",
"manualUrl": "https://github.com/Kautenja/PotatoChips/releases/latest/download/VRC6.pdf", "manualUrl": "https://github.com/Kautenja/PotatoChips/releases/latest/download/VRC6.pdf",
"tags": [ "tags": [
"Oscillator" "Oscillator"
@@ -22,7 +22,7 @@
{ {
"slug": "106", "slug": "106",
"name": "106", "name": "106",
"description": "An emulation of the Namco 106 wavetable audio processing unit.",
"description": "An emulation of the Namco 106 wavetable chip.",
"manualUrl": "https://github.com/Kautenja/PotatoChips/releases/latest/download/106.pdf", "manualUrl": "https://github.com/Kautenja/PotatoChips/releases/latest/download/106.pdf",
"tags": [ "tags": [
"Oscillator" "Oscillator"
@@ -31,7 +31,7 @@
{ {
"slug": "2A03", "slug": "2A03",
"name": "2A03", "name": "2A03",
"description": "An emulation of the Ricoh 2A03 audio processing unit from the Nintendo Entertainment System (NES).",
"description": "An emulation of the Ricoh 2A03 chip from the Nintendo Entertainment System.",
"manualUrl": "https://github.com/Kautenja/PotatoChips/releases/latest/download/2A03.pdf", "manualUrl": "https://github.com/Kautenja/PotatoChips/releases/latest/download/2A03.pdf",
"tags": [ "tags": [
"Oscillator", "Oscillator",
@@ -41,7 +41,7 @@
{ {
"slug": "FME7", "slug": "FME7",
"name": "FME7", "name": "FME7",
"description": "An emulation of the Sunsoft FME-7 audio processing unit.",
"description": "An emulation of the Sunsoft FME-7 chip.",
"manualUrl": "https://github.com/Kautenja/PotatoChips/releases/latest/download/FME7.pdf", "manualUrl": "https://github.com/Kautenja/PotatoChips/releases/latest/download/FME7.pdf",
"tags": [ "tags": [
"Oscillator" "Oscillator"
@@ -50,7 +50,7 @@
{ {
"slug": "SN76489", "slug": "SN76489",
"name": "SN76489", "name": "SN76489",
"description": "An emulation of the Texas Instruments SN76489 audio processing unit from the Sega Master System (SMS).",
"description": "An emulation of the Texas Instruments SN76489 chip from the Sega Master System.",
"manualUrl": "https://github.com/Kautenja/PotatoChips/releases/latest/download/sn76489.pdf", "manualUrl": "https://github.com/Kautenja/PotatoChips/releases/latest/download/sn76489.pdf",
"tags": [ "tags": [
"Oscillator", "Oscillator",


Loading…
Cancel
Save