Search
lxdream.org :: lxdream/lxdreamrc
lxdream 0.9.1
released Jun 29
Download Now
filename lxdreamrc
changeset 1037:297a73940eb6
prev449:21440948c684
author nkeynes
date Tue Dec 15 08:46:37 2009 +1000 (14 years ago)
permissions -rw-r--r--
last change Add side-by-side x86+sh4 disassembly output
Print SH4 state information and disassembly of the current block when
crashing.
Fix delay slot instruction in conditional branch not being marked as a
delay-slot instruction in the branch-not-taken path.
Rename REG_* defines in cpu.h to avoid conflict with translation defs
file annotate diff log raw
nkeynes@175
     1
[Global]
nkeynes@175
     2
nkeynes@175
     3
[Controllers]
nkeynes@175
     4
Device 0 = Sega Controller
nkeynes@175
     5
  dpad left = Left
nkeynes@175
     6
  dpad right = Right
nkeynes@175
     7
  dpad up = Up
nkeynes@175
     8
  dpad down = Down
nkeynes@330
     9
  Start = KP_Enter, Return
nkeynes@175
    10
  analog left = KP_Left
nkeynes@175
    11
  analog right = KP_Right
nkeynes@175
    12
  analog up = KP_Up
nkeynes@175
    13
  analog down = KP_Down
nkeynes@449
    14
  button X = a
nkeynes@449
    15
  button Y = s
nkeynes@449
    16
  button A = z
nkeynes@449
    17
  button B = x
nkeynes@449
    18
  trigger left = d
nkeynes@449
    19
  trigger right = c
.