Commit graph

95 commits

Author SHA1 Message Date
Sven Eckelmann
9ace77a980 23_ifdef_opengl.patch 2011-06-21 19:46:13 +02:00
Sven Eckelmann
ebfd698702 21_debugging_stuff.patch 2011-06-21 19:46:12 +02:00
Sven Eckelmann
d45f698a41 20_delay_slot_64bit_register_fix.patch 2011-06-21 19:46:12 +02:00
Sven Eckelmann
4fda88ffd8 19_arm_typos.patch 2011-06-21 19:46:12 +02:00
Sven Eckelmann
d6f8dd47a8 18_loop_preload_fix.patch 2011-06-21 19:46:12 +02:00
Sven Eckelmann
2590dfac75 17_branch_target_liveness_analysis.patch 2011-06-21 19:46:12 +02:00
Sven Eckelmann
b8418bade0 16_continue_after_branch_into_delay_slot.patch 2011-06-21 19:46:12 +02:00
Sven Eckelmann
ddf527dcb6 15_dirty_registers_fix.patch 2011-06-21 19:46:12 +02:00
Sven Eckelmann
78a7b2c3a8 14_dont_save_or_restore_temporary.patch 2011-06-21 19:46:12 +02:00
Sven Eckelmann
f0a022154f 13_dummy_loads.patch 2011-06-21 19:46:12 +02:00
Sven Eckelmann
34092b3537 12_cycle_count.patch 2011-06-21 19:46:12 +02:00
Sven Eckelmann
b223ab9142 11_dealloc_reg_clear_const_flag.patch 2011-06-21 19:46:12 +02:00
Sven Eckelmann
01f66d3d7e 10_x86-64_stack_64bit.patch 2011-06-21 19:46:12 +02:00
Sven Eckelmann
2e52cc2a25 09_x86-64_byte_register_rex.patch 2011-06-21 19:46:12 +02:00
Sven Eckelmann
bbb8c3ea77 08_x86_sbb_fix.patch 2011-06-21 19:46:12 +02:00
Sven Eckelmann
14806b12d7 07_x86_ror_fix.patch 2011-06-21 19:46:12 +02:00
Sven Eckelmann
bc6b8348be 06_x86_stack_alignment.patch 2011-06-21 19:46:11 +02:00
Sven Eckelmann
63978d5a57 05_x86_rdram_offset.patch 2011-06-21 19:46:11 +02:00
Sven Eckelmann
df92341174 04_constant_address_pagefaults.patch 2011-06-21 19:46:11 +02:00
Sven Eckelmann
383d85884e 03_needed_again.patch 2011-06-21 19:46:11 +02:00
Sven Eckelmann
bf92213943 02_expand_cache.patch 2011-06-21 19:46:11 +02:00
Sven Eckelmann
85248fc51b 01_year_2011.patch 2011-06-21 19:46:11 +02:00
Sven Eckelmann
7f3d481701 13_x86_sse_option.patch 2011-03-09 09:55:09 +01:00
Sven Eckelmann
85fae566f2 12_storelr_address_generation.patch 2011-03-09 09:54:58 +01:00
Sven Eckelmann
edf2975cfd 11_reduce_invstub_memory_usage.patch 2011-03-09 09:54:43 +01:00
Sven Eckelmann
24f14d3172 10_unnecessary_invalidate.patch 2011-03-09 09:54:21 +01:00
Sven Eckelmann
1ceffe5233 09_tlb_offset.patch 2011-03-09 09:54:06 +01:00
Sven Eckelmann
f7e70b0962 08_loop_hoisting.patch 2011-03-09 09:53:57 +01:00
Sven Eckelmann
caae006ec9 07_clear_cache.patch 2011-03-09 09:53:47 +01:00
Sven Eckelmann
cca503248d 06_jalr.patch 2011-03-09 09:53:37 +01:00
Sven Eckelmann
b604c5d446 5_dont_write_r0.patch 2011-03-09 09:53:24 +01:00
Sven Eckelmann
ea6e83307b 04_strb_typo.patch 2011-03-09 09:52:57 +01:00
Sven Eckelmann
b7cab16f50 03_signed_offsets.patch 2011-03-09 09:52:47 +01:00
Sven Eckelmann
292aea9bfa 02_xor_zero.patch 2011-03-09 09:52:36 +01:00
Sven Eckelmann
a3daae3180 01_jump_table.patch 2011-03-09 09:52:26 +01:00
Sven Eckelmann
ca515a6daf Imported Upstream version 20101026 2011-03-09 09:47:37 +01:00
Sven Eckelmann
388ae3f046 Imported Upstream version 20100929 2011-03-09 09:47:17 +01:00
Sven Eckelmann
907a98e58f Imported Upstream version 20100819 2011-03-09 09:34:18 +01:00
Sven Eckelmann
8a616cabee Imported Upstream version 20100627 2011-03-09 09:34:00 +01:00
Sven Eckelmann
3da3cb6d8a Imported Upstream version 20100402 2011-03-09 09:33:36 +01:00
Sven Eckelmann
9d45c4e36b Imported Upstream version 20100227 2011-03-09 09:33:15 +01:00
Sven Eckelmann
880e2ec936 Imported Upstream version 20100212 2011-03-09 09:32:56 +01:00
Sven Eckelmann
1ffc2d5321 Imported Upstream version 20091217 2011-03-09 09:32:33 +01:00
Sven Eckelmann
40b567ac27 Imported Upstream version 20091214 2011-03-09 09:32:06 +01:00
Sven Eckelmann
21fb761ee4 Imported Upstream version 20091209 2011-03-09 09:29:11 +01:00
Jesse Dean
895a9d3d48 Rewrite of debugger memory breakpoint trap. Memory breakpoints are now
trapped by functions injected into the memory function tables.  
New setup should be MUCH faster, and more flexible
2008-12-22 04:54:03 +00:00
Jesse Dean
a6860ca17b Correct debugger handling of delay slots, breakpoints on those slots now work,
and the order is cyple-by-cyle.  Also removed seperate version string for 
debugger, fixed the appearance of the disassembler including the quality of 
disassembled opcodes.  Allow frontend to close program even if execution is in 
step mode.  Added ZZT32 as contributor to decoder.c and cleaned up a lot of 
the garbage dumped to stdout & stderr.
2008-12-16 06:28:15 +00:00
Richard Goedeken
9f7d8ed837 Fixed warnings generated by a static code analysis in issue 152 2008-10-15 05:01:29 +00:00
Scott Knauert
b80c43a21a License header chnages for Debian inclusion (wrong FSF address), minor header style changes. 2008-10-11 05:49:44 +00:00
Richard Goedeken
210f946cae added newlines to the end of every source file which was missing one 2008-09-27 15:22:21 +00:00