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 nkeynes
date Fri Dec 04 18:06:12 2009 +1000 (14 years ago)
permissions -rw-r--r--
last change Fix crash on vmu device create introduced in r1072 - config was being
initialised in the wrong order
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 Fri Dec 04 18:06:12 2009 +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 =
.