GuyPerfect
  • St. Peters, Missouri, United States
  • Joined on 2020-08-08
GuyPerfect pushed to main at PVB/shrooms-vb-core 2025-08-27 14:53:36 +00:00
4ed3b72995 Fix nullary function declarations
GuyPerfect pushed to main at PVB/shrooms-vb-core 2025-08-24 16:04:03 +00:00
8598eab087 Fix double CPU clocks in reads/writes, assuage unused argument in vsuWrite()
GuyPerfect pushed to main at PVB/shrooms-vb-core 2025-08-19 01:16:52 +00:00
fe9c5c4781 Adjustment for VSU hardware behavior on erroneous address writes
GuyPerfect pushed to main at PVB/shrooms-vb-core 2025-08-17 18:32:15 +00:00
a9a02e2d15 Merging pull request
5d4a422e61 Fix handler address for FIV exception
Compare 2 commits »
GuyPerfect commented on pull request PVB/shrooms-vb-core#2 2025-08-17 18:29:50 +00:00
Fix handler address for FIV exception

Turns out we weren't both wrong after all.

GuyPerfect reopened pull request PVB/shrooms-vb-core#2 2025-08-17 18:29:50 +00:00
Fix handler address for FIV exception
GuyPerfect commented on pull request PVB/shrooms-vb-core#2 2025-08-17 18:25:12 +00:00
Fix handler address for FIV exception

We were both wrong. See 531e4a8c3e for the correction.

GuyPerfect closed pull request PVB/shrooms-vb-core#2 2025-08-17 18:25:12 +00:00
Fix handler address for FIV exception
GuyPerfect pushed to main at PVB/shrooms-vb-core 2025-08-17 18:22:54 +00:00
ab29f47004 Merge pull request 'Fix issues with H-Bias rendering' (#1) from hbias-fix into main
8b020ad808 Fix issues with HBias rendering
Compare 2 commits »
GuyPerfect merged pull request PVB/shrooms-vb-core#1 2025-08-17 18:22:53 +00:00
Fix issues with H-Bias rendering
GuyPerfect pushed to main at PVB/shrooms-vb-core 2025-08-17 18:22:05 +00:00
531e4a8c3e Fix handler address for FIV exception
GuyPerfect pushed to main at PVB/shrooms-vb-core 2025-08-17 18:11:39 +00:00
f295e02aaf Style adjustments for previous
GuyPerfect pushed to main at PVB/shrooms-vb-core 2025-08-17 18:02:06 +00:00
67928da1e6 Merge pull request 'Add Floogle's latest audio fixes' (#3) from floogle-audio-fixes into main
4ebdad0c2d Add Floogle's latest audio fixes
Compare 2 commits »
GuyPerfect merged pull request PVB/shrooms-vb-core#3 2025-08-17 18:02:04 +00:00
Add Floogle's latest audio fixes
GuyPerfect pushed to main at PVB/shrooms-vb-core 2025-03-23 12:26:53 +00:00
483714c0d6 Pushing current web edits
GuyPerfect pushed to main at PVB/shrooms-vb-core 2025-03-04 16:19:21 +00:00
ecbd103917 Manage IRQ on writes to INTENB
GuyPerfect pushed to main at PVB/shrooms-vb-core 2025-03-01 21:51:58 +00:00
b2412d9487 Fix shameful syntax error
GuyPerfect pushed to main at PVB/shrooms-vb-core 2025-03-01 21:42:26 +00:00
dd1045553b Even more VSU edge cases
GuyPerfect pushed to main at PVB/shrooms-vb-core 2025-02-25 15:04:57 +00:00
459a16076a Expand BRTx to 0..132, fix affine parallax
GuyPerfect pushed to main at PVB/shrooms-vb-core 2025-02-24 19:44:37 +00:00
185362e6cd Fix BKCOL debug writes, more VSU edge cases