Commit Graph

105 Commits

Author SHA1 Message Date
tildearrow ca224632a1 further polish Namco 163 doc 2022-09-18 00:26:51 -05:00
freq-mod 359fda7016
addressing feedback 2022-09-14 11:04:28 +00:00
freq-mod 70ca9033c7
Add Generic PCM DAC document 2022-09-13 19:58:43 +00:00
freq-mod 6a735ee348
no noise for MMC5 2022-09-13 19:25:37 +00:00
freq-mod f60e650a91
correct doc
no brainwashing
2022-09-13 19:18:08 +00:00
freq-mod 216acd5ec5
fix n163 doc
256 bytes, not 128. https://www.nesdev.org/wiki/Namco_163_audio

also some better wording
2022-09-13 09:21:16 +00:00
brickblock369 17f7647ae7
Update soundunit.md
Clarified that the Sound Unit is able to have 64 KB depending on the configuration.
2022-09-04 13:47:27 -07:00
freq-mod bc0f696eb3
Update soundunit.md
fix 12xx description
2022-08-25 18:55:32 +02:00
tildearrow 51cc36532e fix documentation regarding ZX beeper samples 2022-08-15 22:44:55 -05:00
tildearrow 6bcb3063a5 add OPZ disclaimer in docs 2022-08-10 15:41:52 -05:00
tildearrow da8f7dabd5 i guess
to anybody who bothers reading the contents of this commit:
who cares? you promised me C163 would become the name
but nobody has bothered to call it C163 for an entire week.

there's no point on pushing a dead idea forward!
2022-08-09 14:53:31 -05:00
Aleksi Knutsi cd4af3c4ba
Update soundunit.md 2022-07-29 21:20:17 +07:00
tildearrow e7108c060b add Namco WSG section to doc/7-systems 2022-07-28 23:24:32 -05:00
tildearrow 173e9b0df9 **Namco C163** 2022-07-26 18:23:01 -05:00
Aleksi Knutsi e7938ccd11
Fix 1 typo and 2 capitalization errors 2022-07-26 14:16:24 +07:00
tildearrow 7725047de6 doc: fix soundunit.md 2022-07-01 01:11:51 -05:00
Aleksi Knutsi 6a4f0ee3d9
Update README.md 2022-06-30 17:36:45 +07:00
Aleksi Knutsi 5eb6c505bc
Update soundunit.md 2022-06-30 17:31:10 +07:00
Postbox2 c21caa5991
Update README.md 2022-06-29 18:45:17 +07:00
Postbox2 200cb34d18
ah the bitch! markdown you anger mee 2022-06-29 18:44:36 +07:00
Postbox2 86aacd818b
Fix formatting issues, i think 2022-06-29 18:43:40 +07:00
Postbox2 0102fcbda8
Create soundunit.md 2022-06-29 18:42:33 +07:00
tildearrow c7ea30dda1 Revert "Revert "Added "c" in "channel" typo and added a TI-99 bit (#551)""
This reverts commit 2ffec02e26.
2022-06-22 15:16:19 -05:00
tildearrow 2ffec02e26 Revert "Added "c" in "channel" typo and added a TI-99 bit (#551)"
This reverts commit a65b4ded00.
2022-06-22 15:15:24 -05:00
20Enderdude20 a65b4ded00
Added "c" in "channel" typo and added a TI-99 bit (#551) 2022-06-22 22:14:23 +02:00
freq-mod 4d7c1c9e44
docs update (#519)
* docs update

mentions of fractal, new chips documentation, and other minor stuff

* add a link to the Fractal repo

as suggested by @breakthetargets

* better wording, less typos
2022-06-06 16:49:39 +02:00
The789Guy 0e05d4e599
Update n163.md
Fixed horrible grammar
2022-06-04 16:09:51 -05:00
tildearrow 3aef4b2ede update PC speaker doc 2022-06-03 01:32:56 -05:00
tildearrow f8d851cbc2 the Namco C163 trial 2022-05-23 16:01:35 -05:00
tildearrow 34d868522b update Bubble System and SegaPCM docs 2022-05-13 03:18:29 -05:00
tildearrow 7d7740d96f ... #452 cherry-picking 2022-05-12 22:08:25 -05:00
tildearrow 3c3d75c605 add SCC documentation 2022-05-12 14:21:58 -05:00
tildearrow f5ef1ad472 more documentation work 2022-05-12 02:25:13 -05:00
tildearrow 5f17aa0e03 documentation mistake 2022-05-11 19:10:12 -05:00
tildearrow 6e7b4d7e7f the final part of extra FM effects 2022-05-04 17:39:22 -05:00
tildearrow 467036df2a implement extra FM effects (OPN, OPM and OPZ)
issue #38
2022-05-04 14:09:43 -05:00
tildearrow 30e60f643c add extra FM effects to effect post handler
see #38
the last thing left to do is to put these effects on the dispatch code
2022-05-03 17:37:17 -05:00
tildearrow ebc3df9494 NO 2022-05-02 23:38:54 -05:00
tildearrow 4db2ab96ae document (NON-WORKING) extended op param effects 2022-05-02 18:15:51 -05:00
tildearrow 5a724e4949 NES: DPCM work! 2022-05-02 03:42:40 -05:00
tildearrow 3a354ea42b oops 2022-04-29 00:18:55 -05:00
tildearrow 8500fa4c4c NES: add DMC write effect 2022-04-29 00:18:51 -05:00
tildearrow 5567746e0b QSound: implement panning macro - PLEASE READ
the panning strategy for QSound has changed!
it's now 08xy where x is left and y is right (muting is not possible though!)
this makes it consistent with other chips, plus QSound's pan range was
32 anyway

in order to toggle the QSound effect use effect 12xx
2022-04-28 23:58:11 -05:00
tildearrow 24209c7853 dev82 - amiga wavetables
closes #16 (yay!)
2022-04-12 01:19:00 -05:00
freq-mod c381b60143
Update saa1099.md 2022-04-08 23:03:02 +02:00
freq-mod e10a410cf1
some docs improvemets 2022-04-08 22:59:51 +02:00
freq-mod 89455959fc
slightly improve fds docs 2022-04-08 22:34:13 +02:00
tildearrow 7f51f0f246 update system list in doc 2022-04-06 00:45:56 -05:00
tildearrow 91738dbf23 add MMC5 documentation 2022-04-06 00:45:26 -05:00
tildearrow 280cbb3e39 FDS: possibly final work
the last thing left to do is the filter, but everything works now
2022-04-05 18:18:14 -05:00