Henrik Rydgard
|
22ebe76f33
|
Move KeyMapping UI to its own file before rewriting.
Plus some minor tweaks and fixes.
|
2013-08-16 16:49:53 +02:00 |
|
Ced2911
|
628a737500
|
update comments
|
2013-08-16 15:53:20 +02:00 |
|
Ced2911
|
3eb1696e09
|
indentation
|
2013-08-16 15:50:03 +02:00 |
|
Ced2911
|
c4c43655aa
|
indentation
|
2013-08-16 15:46:50 +02:00 |
|
Ced2911
|
5d06a04bf0
|
fix sub
|
2013-08-16 14:52:25 +02:00 |
|
Ced2911
|
42860a579c
|
sub
|
2013-08-16 14:51:37 +02:00 |
|
Ced2911
|
d2aa4747aa
|
add prolog/epilog, add stbx, lbzx, fix addi/addis
|
2013-08-16 14:51:05 +02:00 |
|
Ced2911
|
4c185bd01b
|
more opcode
|
2013-08-16 14:50:16 +02:00 |
|
Ced2911
|
d410960ee1
|
remove cmplwi is same as cmpli
|
2013-08-16 14:50:00 +02:00 |
|
Ced2911
|
fa49be4a82
|
seem to be better ?
|
2013-08-16 14:48:19 +02:00 |
|
Ced2911
|
f9429177b9
|
add some new instr
|
2013-08-16 14:46:57 +02:00 |
|
Ced2911
|
a28bf4c4aa
|
more
|
2013-08-16 14:46:56 +02:00 |
|
Ced2911
|
b32da03ce0
|
add subf.
|
2013-08-16 14:45:00 +02:00 |
|
Ced2911
|
cc0a8d1321
|
ppc emitter
|
2013-08-16 14:39:22 +02:00 |
|
Ced2911
|
c7a294d7c8
|
add LE_{type}
|
2013-08-16 14:34:40 +02:00 |
|
Unknown W. Brackets
|
49c7b9628a
|
Fix some correctness warnings.
|
2013-08-12 23:40:22 -07:00 |
|
Unknown W. Brackets
|
c8716d9a02
|
Fix a few minor typos + small reporting change.
|
2013-08-12 23:02:39 -07:00 |
|
Henrik Rydgard
|
22a05c5e38
|
Preliminary relative mouse mapping. Disabled because it breaks the control mapping UI currently.
Needs tweaking.
|
2013-08-12 23:27:41 +02:00 |
|
Henrik Rydgard
|
89ddbb51bb
|
Oops, XMM0 might be taken by temps. Also, s/GC_ALIGN16/MEMORY_ALIGN16
|
2013-08-10 23:39:24 +02:00 |
|
Henrik Rydgard
|
8714240519
|
Fix vf2i properly on x86.
|
2013-08-07 21:30:57 +02:00 |
|
Henrik Rydgard
|
2f0cdc6988
|
ARMJIT: disable vi2f, it seems buggy. preliminary disabled impl of vcrsp.t.
|
2013-08-06 11:10:26 +02:00 |
|
Sacha
|
8b4280b297
|
Rename KEYCODE to NKCODE (native key code) to stop name collision. Implement Blackberry keymapping.
|
2013-08-05 03:31:40 +10:00 |
|
Lioncash
|
dce9fdd203
|
Previous commit should have actually used free() and not delete. This fixes that.
|
2013-08-01 10:57:27 -04:00 |
|
Lioncash
|
b14827da04
|
Fix two memory leaks in ArmCPUDetect.cpp
These char pointers weren't deleted before the function ended.
|
2013-08-01 10:24:56 -04:00 |
|
Henrik Rydgard
|
7d2e0b46a4
|
Delete ColorUtil.cpp/h
|
2013-07-31 22:28:40 +02:00 |
|