OK, I'll see if I can do a good job at this.
First off on daphne hit the configure button and click on Advanced...on there you'll see an option for display commands before launching...just select how you'd normally load it (or would like to have it configured...ie Fullscreen/Freeplay etc). Then launch the game...it will show a box with the command line that's being run...use that as ur basis for the bat file.
this would be done for each game u would want to do....here's space ace Bat for refrence:
E:\daphne\daphne.exe ace vldp -framefile "E:\daphne\ace.txt" -fullscreen -bank 0 00000000 -bank 1 00010001
Then what you can do is simply use this bat file in mamewah as the EXE file...ie use ace.bat instead of daphne.exe to launch the emulator. Here's the cfg file of space ace for mamewah:
EMU3.cfg
;EMULATOR OPTIONS
Emulator Title = Space Ace
Logo Image Filename = E:\FRONTEND\MAMEWAH\MAMEWAH-LOGO.GIF
'No Snapshot' Image Filename = E:\FRONTEND\MAMEWAH\MAMEWAH-NO SNAP.PNG
Emulator Executable = E:\DAPHNE\ACE.BAT
Default Options =
Extra Options #1 =
Extra Options #2 =
Show DOS Box = 0
Send ROM Path = False
Use Long Filenames = True
Send ROM Extension = False
DAT Filename = E:\FRONTEND\MAMEWAH\FILES\ACE.DAT
NMS Filename =
CatVer Filename =
ROM Path = E:\DAPHNE\ROMS
ROM Extension = ZIP
List Generation Method = 1
Artwork #1 Image Path = E:\DAPHNE\IMAGES
Artwork #2 Image Path =
Artwork #3 Image Path =
Artwork #4 Image Path =
Artwork #5 Image Path =
Artwork #6 Image Path =
Artwork #7 Image Path =
Artwork #8 Image Path =
Artwork #9 Image Path =
Artwork #10 Image Path =
Artwork #1 Filename to Replace =
Display Clone Info (in Custom Lists) = False
Screen-Saver Wrapper Executable =
Screen-Saver Wrapper Default Options =
External (.SCR) Screen-Saver Filename =
List Selected = 0
List 0 Name = Main List
List 0 Game Selected = 1
List 1 Name = Custom List 1
List 1 Game Selected = 1
List 2 Name = Custom List 2
List 2 Game Selected = 1
List 3 Name = Custom List 3
List 3 Game Selected = 1
List 4 Name = Custom List 4
List 4 Game Selected = 1
List 5 Name = Custom List 5
List 5 Game Selected = 1
List 6 Name = Custom List 6
List 6 Game Selected = 1
List 7 Name = Custom List 7
List 7 Game Selected = 1
List 8 Name = Custom List 8
List 8 Game Selected = 1
List 9 Name = Custom List 9
List 9 Game Selected = 1
List 10 Name = Custom List 10
List 10 Game Selected = 1
List 11 Name = Custom List 11
List 11 Game Selected = 1
List 12 Name = Custom List 12
List 12 Game Selected = 1
List 13 Name = Custom List 13
List 13 Game Selected = 1
List 14 Name = Custom List 14
List 14 Game Selected = 1
List 15 Name = Custom List 15
List 15 Game Selected = 1
List 16 Name = Custom List 16
List 16 Game Selected = 1
List 17 Name = Custom List 17
List 17 Game Selected = 1
List 18 Name = Custom List 18
List 18 Game Selected = 1
List 19 Name = Custom List 19
List 19 Game Selected = 1
List 20 Name = Custom List 20
List 20 Game Selected = 1
and while I'm at it here's the DAT file for it as well :
clrmamepro (
name Daphne
description "Daphne v0.99.5a"
category "Laserdisk Emulator"
version 20021104
author "Ben Jos Walbeehm - Team Logiqx,
http://www.logiqx.com/"
forcemerging split
game (
name ace
description "Space Ace (US revision A3)"
year 1983
manufacturer "Magicom / Cinematronics"
rom ( name sa_a3_u1.bin size 8192 crc 427522d0 )
rom ( name sa_a3_u2.bin size 8192 crc 18d0262d )
rom ( name sa_a3_u3.bin size 8192 crc 4646832d )
rom ( name sa_a3_u4.bin size 8192 crc 57db2a79 )
rom ( name sa_a3_u5.bin size 8192 crc 85cbcdc4 )
)
as far as the configuration of mamewah here's how mine is set up:
Emulator execution settings
Emulator Executable: e:\daphne\ace.bat
Send ROM Path:NO
Send ROM Extension:NO
Use Long File Names:Yes
Show Dos Box:NO
Emulator List Generation Settings
DAT File Name: e:\frontend\mamewah\files\ace.dat
ROM Path: E:\daphne\roms
Rom Extension: ZIP
List Generation Method: DAT file only
Emulator Misc Settings
artwork #1 image Path: E:\daphne\images
let's see that should allow you to run space ace w/o the loader expressly from mamewah...be sure to be running the most current version of mamewah .951b
then just do the same for dragon's lair
just for s#%(s and giggles here's the Dat file for dragons lair too:
clrmamepro (
name Daphne
description "Daphne v0.99.5a"
category "Laserdisk Emulator"
version 20021104
author "Ben Jos Walbeehm - Team Logiqx,
http://www.logiqx.com/"
forcemerging split
)
game (
name lair
description "Dragon's Lair (US revision F2)"
year 1983
manufacturer "Starcom / Cinematronics"
rom ( name dl_f2_u1.bin size 8192 crc f5ea3b9d )
rom ( name dl_f2_u2.bin size 8192 crc dcc1dff2 )
rom ( name dl_f2_u3.bin size 8192 crc ab514e5b )
rom ( name dl_f2_u4.bin size 8192 crc f5ec23d2 )
)
just remember that both dragon's lair and space ace would be treated as a different emulator...not a big deal...ie set up one..then choose to make a new emulator for the next one
i hope this clears it all up...again if anyone found a more elegant solution feel free to let us know

take care