picodrive/platform/gizmondo
hiroshica a2f24bfa7b adding ym2413
squashed commits:
YM2413追加中
一通り実装したけどポートへの書き込み方が不明でまだ音が出ない
細かい修正(未テスト)
resetで初期化されるのをなんとかしたい
sound 初期化と終了を追加してみた
SN76496を参考にYM2413のアップデート方法を変更してみた
stereoフラグをアップデートサイズに変更
処理順番を整理したら音が出た
stateセーブに対応してみた
addition: Support for the Japanese Mark-III extended FM sound source unit
2020-07-28 22:04:32 +02:00
..
asm_utils.h giz renderers and stuff 2007-09-25 20:56:01 +00:00
asm_utils.s renderers (interlace and stuff) 2007-10-01 21:05:32 +00:00
emu.c reworked palette and buffer handling due to some 32X bugs 2019-07-30 16:34:40 +02:00
emu.h clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
giz.c clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
giz.h extracted OSS code to sndout_oss_*, BTN->PBTN, refactoring 2008-10-17 15:29:37 +00:00
main.c clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
Makefile adding ym2413 2020-07-28 22:04:32 +02:00
menu.c adding ym2413 2020-07-28 22:04:32 +02:00
menu.h clarify PicoDrive's license 2013-06-26 03:07:07 +03:00