mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-31 17:56:48 +02:00

- Support hex prefix 0x or OX - Support scientific notation Also, reconcile the bitwise complement operator with C (use ~ instead of ^).
- Support hex prefix 0x or OX - Support scientific notation Also, reconcile the bitwise complement operator with C (use ~ instead of ^).