mame/src
Couriersud 737e80bac6 Discrete sound enhancements
- Put some life into RCDISC5 enable mode. This now acts as a switch between R and C. Capacitor voltage will be preserved if disabled.
- Made galaxian use the above. Saved 2 nodes and increased accuracy.
- Added DISC_LFSR_FLAG_OUTPUT_SR_SN1 flag to shift register noise generator. This will output the value of the shift register to sub-node 1. This is needed for future bzone discrete sound emulation. BTW: RCDISC5 will be used as well. 
- Left a note on RCDISC3 on what is needed to be implemented for bzone.
- Optimized the LFSR a bit. LFSRs running at high frequency (> sample_freq) should benefit.
2009-08-17 20:07:27 +00:00
..
build Added casts to ensure proper values are passed to the ctype.h functions. 2009-06-25 08:04:39 +00:00
emu Discrete sound enhancements 2009-08-17 20:07:27 +00:00
ldplayer > -----Original Message----- 2009-08-13 04:55:32 +00:00
lib Fix chdman -update to leave the write protect state alone when updating 2009-08-02 22:01:47 +00:00
mame Discrete sound enhancements 2009-08-17 20:07:27 +00:00
osd Removed round() hack in favor of MSVC-specific #define in winprefix.h. 2009-05-09 22:03:21 +00:00
tools Oops forgot part of the CHD changes. 2009-08-02 22:55:26 +00:00
version.c Cleanups and version bump. 2009-08-13 05:56:25 +00:00