RoadrunnerWMC

Results 10 issues of RoadrunnerWMC

**Describe the bug** Nested unordered lists don't seem to work correctly. **To Reproduce** ``` * AAA * BBB * CCC * DDD * EEE * FFF ``` **Expected behavior** The...

bug
help wanted
Compiler

This PR improves some logic in `BranchCommand.Apply()`, making it possible to use `kmBranch()` and `kmCall()` to create a call from one game address to another (i.e. `kmCall(0xFROMADDR, 0xTOADDR)`). I also...

Two small improvements: ## Kamek file version detection - The supported Kamek file version is now a constant at the top of the file, instead of buried in the code....

It's common to want to add code to a function without damaging the code you're hooking into. To support that, this PR provides macros for saving and restoring context (registers)...

This PR adds support for the mainland Chinese version of NSMBW (SMNC01). This only exists as a release on the Nvidia Shield TV, but can be converted to a playable*...

**Describe the bug** A clef in the middle of a beam will overlap it by default. **To Reproduce** Steps to reproduce the behavior: 1. Starting with a new piano score......

**Describe the bug** Vertical spacing rules seem to be ignored for line elements when in "Continuous view (horizontal)." **To Reproduce** Steps to reproduce the behavior: 1. Starting with a new...

https://noclip.website/#zww/sea;ShareData=ACDWtUtqe5T!*C{94@@:-rxMg59zV]UgDeGT8,tsWOSw=UkJQi8sOmMUcliJ=2 Sorry for not being sure of the right terminology. It's easier to see by orbiting around the model than from static screenshots, but the Ghost Ship in The Legend...

Game Accuracy

If a pie chart has a sector that is vanishingly small, the sector may be rendered with a completely incorrect position and size (not even concentric to the rest of...

bug
P3

[This MIDI](https://github.com/user-attachments/files/16903299/test1.mid.zip) produces the following output when converted to mus with the Windows build of seq64 2.3.2: ```asm ; Nintendo 64 Music Macro Language (Audioseq) (.mus) sequence: test ; Converted...