Skip to content
This repository has been archived by the owner on Jun 27, 2018. It is now read-only.

Let users attach multiple devices with -D option to emulator. #169

Open
hach-que opened this issue Oct 16, 2012 · 0 comments
Open

Let users attach multiple devices with -D option to emulator. #169

hach-que opened this issue Oct 16, 2012 · 0 comments
Assignees

Comments

@hach-que
Copy link
Member

Currently the emulator starts with default hardware attached; it is only possible to attach specific hardware or multiple instances of the same hardware using the debugger command line interface.

The -D option should also allow passing of parameters to hardware. An invocation of the emulator may look like:

dtemu -Dlem1802 -Dlem1802 -Dm45fd=disk.img

which would start the emulator with 2 LEM1802 devices and the M45FD pointed to a disk image called 'disk.img'.

Once this functionality is implemented, the emulator should default to loading no devices; instead it will show a warning if no devices are specified at start.

@ghost ghost assigned hach-que Oct 16, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant