Zapeth

Results 44 comments of Zapeth

I only recently started to explore this whole endeavor myself, so I'm by no means an expert on the matter. There are various patches posted in the referenced vogons thread...

@dreamer Thanks for the extensive answer, I'll try to address the most important points: > This change is going to be… simply big, and I am not a fan of...

In regards to discussion about Voodoo Emulation vs Glide Wrapper there are a few pros and cons for each. Voodoo Emulation: - should theoretically support every game that uses 3dfx...

> Here is **a** list. I'm not sure how complete it is. http://www.zeus-software.com/forum/viewtopic.php?f=10&t=277&p=1044#p1044 There seems to be a more recent version of this list [here](http://www.zeus-software.com/forum/viewtopic.php?f=10&t=672&p=3473#p3473). There are also a couple...

Sorry, I jumped to conclusions, I guess my issue might be a different one, let me elaborate: I'm using Terminus in context of LSP-rust-analyzer plugin's [`Run` functionality](https://github.com/sublimelsp/LSP-rust-analyzer/blob/8bf5c063dd60e406d9ca7b6d5605925b252c0b87/plugin.py#L147) which apparently already...

> > > The default config is not used actually if `cmd` is passed (I just notice that the name of the default config is however wrongly displayed at the...

I noticed that the `rust.description` field in the config.toml hasn't been set yet ([reference](https://github.com/rust-lang/rust/blob/4916e2b9e6ef8cee6f9c6abb75bd01ba9dc07e5c/config.toml.example#L521-L524)), could you maybe also include that here?

Thanks for the info, in case someone else is looking for an open source tool, here are two mentioned https://github.com/xiph/opus-tools/issues/48 (opustags worked fine for me). You can close this issue...

Some more info: According to mips documentation bits [0:1] of CP1.FCSR register ($31) set the rounding mode (modes in order being nearest, zero, +inf, -inf). So for example something like...