Minor comment update.

This commit is contained in:
Jonathan Gevaryahu 2009-11-15 04:15:58 +00:00
parent 6371d8dc1c
commit ff546330ef

View File

@ -45,6 +45,10 @@
output before the noise LFSR contents are after an LFSR reset.
This fixes SN76489/A to match chips. Added SN94624.
14/11/2009 : Lord Nightmare
Removed STEP mess, vastly simplifying the code. Made output bipolar rather
than always above the 0 line.
TODO: * Implement a function for setting stereo regs for the game gear.
Requires making the core support both mono and stereo, and have
a select register which determines which channels go where.