Lioncash d8c3f09c9f Common/GekkoDisassembler: Amend disassembly of operations expecting a character literal
Due to the lack of cast here, this will actually print out the ascii
value, rather than the character itself, due to promoting to integral
values. Instead, we can eliminate the use of character operands and just
print the value itself directly, given it's equivalent behavior with
less code.
2019-06-16 19:33:28 -04:00
..
2019-06-14 15:04:09 -04:00
2016-12-06 20:33:53 +01:00
2018-10-28 17:57:46 +00:00
2019-02-02 19:40:31 -06:00
2019-06-14 15:04:09 -04:00
2018-05-27 18:48:09 -04:00
2019-06-10 15:26:46 -04:00
2018-08-15 12:12:19 -05:00
2018-04-12 21:28:39 +02:00
2018-09-29 22:52:29 -07:00
2018-04-12 21:28:39 +02:00
2018-04-12 21:28:39 +02:00
2018-08-13 12:17:56 -07:00
2018-04-12 21:28:39 +02:00
2019-05-06 18:48:04 +00:00
2019-04-23 19:02:41 -05:00
2019-06-14 15:04:09 -04:00
2016-07-16 22:48:46 +02:00
2017-08-03 13:29:59 -07:00
2019-06-14 15:04:09 -04:00
2019-04-08 07:06:21 -04:00
2019-06-14 15:04:09 -04:00
2018-04-12 21:28:39 +02:00
2018-05-31 17:54:43 +02:00
2018-04-12 21:28:39 +02:00
2018-05-11 09:19:30 -04:00
2018-10-02 05:44:50 -04:00
2018-10-02 05:44:50 -04:00
2019-06-14 15:04:09 -04:00
2019-05-06 18:48:04 +00:00
2018-10-28 17:57:43 +00:00