mirror of
https://github.com/86Box/86Box.git
synced 2026-02-24 10:28:19 -07:00
Trned the LPT ports into device_t's.
This commit is contained in:
@@ -98,8 +98,6 @@ machine_init_ex(int m)
|
||||
mem_reset();
|
||||
smbase = is_am486dxl ? 0x00060000 : 0x00030000;
|
||||
|
||||
lpt_init();
|
||||
|
||||
if (cassette_enable)
|
||||
device_add(&cassette_device);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user