Login
Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2024-04-03
17:20
Update README Leaf 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
06:14
Fix wonderswan Closed-Leaf check-in: 30b44bc3e3 user: alexa tags: add-wonderswan
05:53
Hook in the wonderswan. Doesn't work yet, though. check-in: 545003de90 user: alexa tags: add-wonderswan
05:46
Add (but don't yet hook in) the Wonderswan emulation core check-in: 1806358aa0 user: alexa tags: add-wonderswan
2024-02-05
07:08
A bit more cleanup on the PWM check-in: db24def369 user: alexa tags: trunk
07:07
Simplify the PWM code check-in: 22e57b9fd7 user: alexa tags: trunk
06:44
Update README check-in: ee5badff47 user: alexa tags: trunk
06:39
Implement the 32x PWM chip check-in: dea0f6fd56 user: alexa tags: trunk
06:39
Fix nbit decompression. Add support for 32x PWM DAC stuff check-in: 5dc9594c3e user: alexa tags: trunk
2024-02-04
00:26
Improve performance of SAA1099 check-in: 642fdcf7da user: alexa tags: trunk
00:06
Merge and integrate the add-saa1099 branch check-in: e9336ae696 user: alexa tags: trunk
00:05
Get the SAA1099 working Closed-Leaf check-in: a9d3c2d3ca user: alexa tags: add-saa1099
2024-02-03
20:45
Hook in the SAA1099. Sound isn't working yet, though check-in: f33ae88f7f user: alexa tags: add-saa1099
20:33
Finish porting the code for the SAA1099

The chip interface isn't done yet, just the emulation core. check-in: b2a64c8557 user: alexa tags: add-saa1099

09:44
Fix comment check-in: 4f5bda7baf user: alexa tags: add-saa1099
09:42
Start work on SAA1099 check-in: 1765defd52 user: alexa tags: add-saa1099
2024-01-31
23:59
These array accesses can be guaranteed check-in: 661229fffc user: alexa tags: trunk
23:52
Fix some arithmetic overflows check-in: 6de615b70b user: alexa tags: trunk
06:15
Merge and integrate the add-x1-010 branch check-in: 503bff06f7 user: alexa tags: trunk
06:15
Fix typo check-in: 3ef377f78c user: alexa tags: trunk
06:14
Do unchecked math on these Closed-Leaf check-in: 1ed5e2e7f9 user: alexa tags: add-x1-010
06:14
Fix X1-010 check-in: 48b7f65e2f user: alexa tags: add-x1-010
01:04
A few small cosmetic changes check-in: b41037c53e user: alexa tags: add-x1-010
00:17
X1-010 is hooked in and partially working check-in: fcef9a7394 user: alexa tags: add-x1-010
2024-01-30
23:52
Add the X1-010 emulator. This is not yet hooked in. check-in: a71d5efcba user: alexa tags: add-x1-010
23:51
This should be inlined check-in: e894333bb0 user: alexa tags: trunk
19:13
Further improve performance of the NES emulation core check-in: 92ad3e0678 user: alexa tags: trunk
17:36
Move a constant to the top. Inline some things for now (might be reverted later) check-in: dbe90493ab user: alexa tags: trunk
17:24
Small speedup in the DMC part of the NES chip by converting an array to a bitfield check-in: 3568c14239 user: alexa tags: trunk
2024-01-28
00:40
Improve performance of the NES core a bit. More can still be done, but it's a start and it definitely saves a few CPU cycles in my test. check-in: 33a0ea1478 user: alexa tags: trunk
00:40
Change the script to also import wiki pages check-in: 8abf98d943 user: alexa tags: trunk
2024-01-26
09:05
Merge and integrate the add-nes branch check-in: a2818757b2 user: alexa tags: trunk
09:04
Hook in the NES APU and FDS. Fix bugs so that it works. Closed-Leaf check-in: 7793da306d user: alexa tags: add-nes
06:50
This isn't a filesystem check-in: c820e54b80 user: alexa tags: add-nes