Is it possible to resize the UI in certain games?
|
05-03-2020, 01:57 AM
Post: #4
|
|||
|
|||
RE: Is it possible to resize the UI in certain games?
MIPS assembly is really nice and clean though, if you ignore the delay slots. It's a good one to learn if you're interested in learning assembly.
x86 Intel assembly is much more complicated and trickier to learn. ARM (likely used on your phone) is much less so, but still not as simple and clean as MIPS (although, it does not have delay slots...) -[Unknown] |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Is it possible to resize the UI in certain games? - Niosai - 05-01-2020, 11:47 PM
RE: Is it possible to resize the UI in certain games? - LunaMoo - 05-02-2020, 08:32 AM
RE: Is it possible to resize the UI in certain games? - Niosai - 05-02-2020, 12:46 PM
RE: Is it possible to resize the UI in certain games? - [Unknown] - 05-03-2020 01:57 AM
RE: Is it possible to resize the UI in certain games? - LunaMoo - 05-03-2020, 02:22 AM
|