Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
25 check-ins using file src/yunosynth/chips/chip-ym2203.cr version 72c3a8c167
|
2023-08-19
| ||
| 13:46 | Fix noise panning in HuC6280 check-in: 511700483e user: alexa tags: trunk | |
|
2023-08-18
| ||
| 07:46 | Fix string value check-in: 0434e34bc9 user: alexa tags: trunk | |
|
2023-08-17
| ||
| 23:43 | Remove an error message, add a debug message, and do a manual size check. check-in: 2fcf616c1e user: alexa tags: trunk | |
| 23:10 |
Change a warning into a debug message.
Might want to change this back in the future. check-in: 7219339440 user: alexa tags: trunk | |
| 12:44 | Change string value to something more accurate check-in: 3462420d07 user: alexa tags: trunk | |
| 12:42 |
Fix YM2612/YM3438 names.
Not all VGMs use the bit that changes the name, but I have confirmed | |
| 06:33 | Add RF5C164 emulator (the PCM part of the Sega CD) check-in: 48085c2842 user: alexa tags: trunk | |
| 04:43 | Add a spec task since we have (hilariously few) specs now. check-in: 430232c2b7 user: alexa tags: trunk | |
|
2023-08-15
| ||
| 21:38 | Remove a line that shouldn't be there. check-in: 7219e39711 user: alexa tags: trunk | |
| 14:40 | Remove some unused variables from the pulse-player example check-in: 74bd3da0bd user: alexa tags: trunk | |
| 14:39 |
isVgmInit cannot be a class variable since multiple players may be instantiated and used at the same time. check-in: 55b7676361 user: alexa tags: trunk | |
|
2023-08-14
| ||
| 21:20 | Fix copyright check-in: 213fa6b411 user: alexa tags: trunk | |
| 12:21 | Merge (but don't close) branch. check-in: 6e31a62f7b user: alexa tags: trunk | |
| 12:13 | Add ditherer check-in: 6adbd7dbe8 user: alexa tags: render-to-multiple-formats | |
| 12:09 | Support rendering to multiple formats. check-in: de53ef8308 user: alexa tags: render-to-multiple-formats | |
| 12:09 |
Add some unit tests to check that we've done the supported chips correctly. check-in: 06b6978915 user: alexa tags: trunk | |
| 10:30 | Fix some lint check-in: 2a4a664f11 user: alexa tags: trunk | |
| 09:59 |
Change a warning to a debug message.
Some GD3 tags seem to be padded so they fall on certain byte boundaries. check-in: 871e75ebf0 user: alexa tags: trunk | |
| 09:50 | Remove some (commented-out) unused code check-in: b4fbe14675 user: alexa tags: trunk | |
| 09:49 | Add some type annotations check-in: 1adb7bd562 user: alexa tags: trunk | |
| 09:39 | Add ChipType#niceName and ChipType#shortName check-in: 97ec4df255 user: alexa tags: trunk | |
| 09:25 | Add Yuno.supportedChips and Yuno.unsupportedChips methods. check-in: 41ab84d774 user: alexa tags: trunk | |
| 09:12 | Fix some typos that have been around for too long. check-in: de63ca618b user: alexa tags: trunk | |
| 09:06 | Merge and close branch check-in: 2d6aab1806 user: alexa tags: trunk | |
| 09:05 | Check alternate header clocks for all chips Closed-Leaf check-in: 0215eac7e8 user: alexa tags: chip-num-fixes | |