Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2024-11-10
| ||
11:09 | Bump revision, tag as v0.5.2 Leaf check-in: edf1b98c02 user: alexa tags: trunk, v0.5.2 | |
10:17 |
Fix an arithmetic overflow in C352.
Detected while playing music from Tokyo Wars. check-in: f2022c3337 user: alexa tags: trunk | |
2024-11-06
| ||
05:41 | Bump max supported Crystal version. Bump revision, tag as v0.5.1 check-in: af8e33e3f4 user: alexa tags: trunk, v0.5.1 | |
05:40 | Memoize VgmFile#chipsUsed check-in: 10aeefeb69 user: alexa tags: trunk | |
05:37 | Add VgmFile#validateChips and VgmFile#unsupportedChips check-in: d8ad63ad70 user: alexa tags: trunk | |
05:22 | Rename spec target to test check-in: 6c3c15fe5e user: alexa tags: trunk | |
05:22 | Clean up some lint check-in: 89f995343d user: alexa tags: trunk | |
2024-11-03
| ||
12:12 | Bump version, tag as v0.5.0 check-in: cc768b1640 user: alexa tags: trunk, v0.5.0 | |
12:11 | Rename file. check-in: 0558067afa user: alexa tags: trunk | |
12:09 | Raise an UnsupportedChipError if a VGM contains any unsupported chips check-in: a5da136d3a user: alexa tags: trunk | |
2024-09-02
| ||
04:17 | Fix if statements check-in: 90e380c310 user: alexa tags: trunk | |
03:49 | A few minor changes to keep the code more in-line with the original. check-in: bdd6466f87 user: alexa tags: trunk | |
00:52 | Update README check-in: c49eec1b44 user: alexa tags: trunk | |
00:45 | Merge and integrate the add-ym2413 branch check-in: eb4072fa67 user: alexa tags: trunk | |
00:44 | Fix compilation when using -Dstrict_multi_assign and -Dno_number_autocast Closed-Leaf check-in: 84d7c97b57 user: alexa tags: add-ym2413 | |
00:39 | Fix array size in NES chip check-in: 441cfb6ab1 user: alexa tags: add-ym2413 | |
00:27 | Fix error in TLL table check-in: d071474968 user: alexa tags: add-ym2413 | |
00:10 | Use checked math check-in: 3d6a54fc6a user: alexa tags: add-ym2413 | |
2024-09-01
| ||
23:59 | YM2413 is hooked in and mostly working. check-in: d0f3051cc5 user: alexa tags: add-ym2413 | |
2024-08-31
| ||
10:02 | Implement more of the YM2413 core. Still not hooked into the core library. check-in: 918702a1ac user: alexa tags: add-ym2413 | |
08:20 | Add a few more methods before calling it a night. check-in: 3d6841040a user: alexa tags: add-ym2413 | |
08:07 |
Start work on YM2413.
Nothing is hooked into the main library core yet. check-in: bb06eebe91 user: alexa tags: add-ym2413 | |
2024-08-29
| ||
00:16 | Update export-wiki-pages.sh check-in: 690dfbc592 user: alexa tags: trunk | |
2024-07-28
| ||
03:04 | Add make-release-tarball.sh check-in: ccab170b4e user: alexa tags: trunk | |
2024-07-10
| ||
21:08 | Change lower bound of libremiliacr requirement. Bump revision, tag as v0.4.4 check-in: 963e0dffa3 user: alexa tags: trunk, v0.4.4 | |
21:07 | Fix compilation with -Dno_number_autocast check-in: 952f8944d7 user: alexa tags: trunk | |
2024-06-25
| ||
22:23 | Change the recommended Crystal versions. Bump revision, tag as v0.4.3 check-in: 7f8bad1bf3 user: alexa tags: trunk, v0.4.3 | |
2024-06-03
| ||
08:27 | Update NEWS check-in: e820a84890 user: alexa tags: trunk | |
08:27 | Bump revision, tag as v0.4.2 check-in: 0008112612 user: alexa tags: trunk, v0.4.2 | |
08:12 | Remove some old commented-out code check-in: ffa007a518 user: alexa tags: trunk | |
08:01 | Convert some loops into memcpy check-in: e9a36d5a6f user: alexa tags: trunk | |
07:57 | Change an enum into some constants since enums are slightly slower in Crystal check-in: e2fbc28814 user: alexa tags: trunk | |
07:57 | Update DMG emulation core with some upstream changes check-in: dd2decc858 user: alexa tags: trunk | |
2024-04-03
| ||
17:20 | Update README check-in: 8cec7de24e user: alexa tags: trunk | |
2024-03-11
| ||
09:06 | Update NEWS check-in: 67550a685f user: alexa tags: trunk | |
09:02 | Bump revision, tag as v0.4.1 check-in: a6261312a7 user: alexa tags: trunk, v0.4.1 | |
09:01 | When yunosynth_debug is defined, get!/put! and incf!/decf! should act like their bounds checking and overflow checking cousins, respectively. check-in: 6547af106a user: alexa tags: trunk | |
08:53 | Some small optimizations to the YM2612 check-in: 39b2ae6952 user: alexa tags: trunk | |
08:44 | Small optimizations to the YM2151 check-in: 36bb3d88dd user: alexa tags: trunk | |
08:44 | Very small optimizations to the MSM6295 check-in: 740203263e user: alexa tags: trunk | |
08:44 | Very small optimizations to the MSM6258 check-in: 5775ae89f2 user: alexa tags: trunk | |
08:43 | Change libremiliacr version check-in: 417f2e95b5 user: alexa tags: trunk | |
08:43 | Update NEWS check-in: 7750056045 user: alexa tags: trunk | |
2024-03-07
| ||
01:02 | Update README check-in: c026106684 user: alexa tags: trunk | |
2024-03-06
| ||
23:47 | Update shard.yml, bump version to 0.4.0. Tag as v0.4.0 check-in: 7ba97c3765 user: alexa tags: trunk, v0.4.0 | |
23:46 | Update license headers check-in: f39a5aa78f user: alexa tags: trunk | |
2024-02-25
| ||
00:11 | This is supported now check-in: e98ad2c540 user: alexa tags: trunk | |
2024-02-14
| ||
08:43 | update README check-in: 3d316f9f45 user: alexa tags: trunk | |
06:38 | Remove some print statements check-in: 655e0e7896 user: alexa tags: trunk | |
06:27 | Merge and integrate the add-wonderswan branch check-in: ddc29eb415 user: alexa tags: trunk | |