mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-04 10:20:21 -05:00
11851a01e6
- Support hex prefix 0x or OX - Support scientific notation Also, reconcile the bitwise complement operator with C (use ~ instead of ^).