Added Realtek RTL8029AS emulation.

This commit is contained in:
SarahW 2018-01-11 21:59:44 +00:00
commit 0fe4a83740
4 changed files with 274 additions and 33 deletions

View file

@ -1 +1,2 @@
extern device_t ne2000_device;
extern device_t rtl8029as_device;