Video: Lesson P20 - Sound on the Sam Coupe
Video: Lesson P20 - Sound on the Sam Coupe
www.chibiakumas.com/z80/platform2.php#LessonP19
The Sam Coupe had pretty powerful sound! With 6 tone channels, 2 Envelope Generators and 2 noise generators, The SAM has really decent sound capabilities!
The Sound chip has 32 registers... to change one, first we OUT the register number to port 511... then we OUT the new value to register 255
Chibi Akuma(s) Comedy-Horror 8-bit Bullet Hell shooter! // 「チビ悪魔」可笑しいゴシックSTG ! // Work in Progress: ChibiAliens
Interested in CPU's :Z80,6502,68000,6809,ARM,8086,RISC-V
Learning: 65816,ARM,8086,6809
Interested in CPU's :Z80,6502,68000,6809,ARM,8086,RISC-V
Learning: 65816,ARM,8086,6809
Re: Video: Lesson P20 - Sound on the Sam Coupe
Thanks to these tutorials, I've ported over a few of the ZX Speccy 1-bit music tunes to run on the Sam Coupe emulator 'sim coupe'. These are sitting here as disk images, that will then need to load in the binary music files.
Due to the Sam's 6mhz speed, the tunes are quite a bit out, but, it was the challenge of getting them to simply work on the Sam Coupe that inspired me to do this. Even though some sound garbage. Requires much more knowledge than I have to dig down deep and to carefully tune the inner engine's looping by counting clock cycles everywhere. A bit too much for me.
Could not have acheived this without the Sam tutorial!
Anyway, tunes are here : https://github.com/bushy555/Sam_Coupe_1-bit_Music
Due to the Sam's 6mhz speed, the tunes are quite a bit out, but, it was the challenge of getting them to simply work on the Sam Coupe that inspired me to do this. Even though some sound garbage. Requires much more knowledge than I have to dig down deep and to carefully tune the inner engine's looping by counting clock cycles everywhere. A bit too much for me.
Could not have acheived this without the Sam tutorial!
Anyway, tunes are here : https://github.com/bushy555/Sam_Coupe_1-bit_Music