diff options
| author | John "Lameguy" Wilbert Villamor <lameguy64@gmail.com> | 2022-11-03 10:14:22 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-03 10:14:22 +0800 |
| commit | 4139331d233b7a962e747c5564fa68a285f81cc8 (patch) | |
| tree | d4d3374afd5e36e8580cc424ab2c63ee9e7d357c /examples/sound/cdstream/system.cnf | |
| parent | e08a3d9366f8ca14a76b3dd569dac1fb9f569748 (diff) | |
| parent | 37d963f724113e45d15aa9b8ee86baa9c4362b8f (diff) | |
| download | psn00bsdk-4139331d233b7a962e747c5564fa68a285f81cc8.tar.gz | |
Merge pull request #60 from spicyjpeg/bugfix
Bugfixes, new serial port API and sound examples
Diffstat (limited to 'examples/sound/cdstream/system.cnf')
| -rw-r--r-- | examples/sound/cdstream/system.cnf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/sound/cdstream/system.cnf b/examples/sound/cdstream/system.cnf new file mode 100644 index 0000000..11ca055 --- /dev/null +++ b/examples/sound/cdstream/system.cnf @@ -0,0 +1,4 @@ +BOOT=cdrom:\cdstream.exe;1 +TCB=4 +EVENT=10 +STACK=801FFFF0 |
