Search
lxdream.org :: lxdream/test/lxdream.rc :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename test/lxdream.rc
changeset 776:b12d8be15387
prev185:6755a04c447f
author Nathan Keynes <nkeynes@lxdream.org>
date Wed May 11 20:25:49 2011 +1000 (13 years ago)
permissions -rw-r--r--
last change Add xlat_get_address to find the SH4 address corresponding to a host code
address (for debugging purposes)
file annotate diff log raw
1.1 --- a/test/lxdream.rc Tue Jul 11 01:35:27 2006 +0000
1.2 +++ b/test/lxdream.rc Wed May 11 20:25:49 2011 +1000
1.3 @@ -1,6 +1,6 @@
1.4 [Global]
1.5 -bios = ../bios/dcboot.rom
1.6 -flash = ../bios/dcflash.rom
1.7 +bios =
1.8 +flash =
1.9 default path = ../disc
1.10 save path = ../save
1.11 bootstrap =
.