MAME
Go to file
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
docs Ouch... there was still one crsshairpath... 2009-07-14 18:08:29 +00:00
src Discrete sound enhancements 2009-08-17 20:07:27 +00:00
.gitattributes New driver for Coinmaster-Gaming VGA based games. [Roberto Fresca, Angelo Salese] 2009-08-17 18:28:10 +00:00
makefile Now turn symbols and mapfile generation off... man, I'm dumb. (no whatsnew) 2009-07-29 22:52:54 +00:00