yuzu-fork/src/core/gdbstub
Lioncash 474c745502 gdbstub: Silence value truncation warning within FpuWrite()
Previously this would cause an implicit truncation warning about
assigning a u64 value to a u32 value without an explicit cast.
2018-11-26 19:58:23 -05:00
..
gdbstub.cpp gdbstub: Silence value truncation warning within FpuWrite() 2018-11-26 19:58:23 -05:00
gdbstub.h gdbstub: Replace PAddr alias with VAddr 2018-08-05 15:56:01 -04:00