Skip to content

Commit

Permalink
Define SERIAL_ENET
Browse files Browse the repository at this point in the history
  • Loading branch information
midwan committed Jan 13, 2025
1 parent 2bb1300 commit 3dbf457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/osdep/sysconfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
#define PARALLEL_PORT /* parallel port emulation */
//#define PARALLEL_DIRECT /* direct parallel port emulation */
#define SERIAL_PORT /* serial port emulation */
/* #define SERIAL_ENET */ /* serial port UDP transport */
#define SERIAL_ENET /* serial port UDP transport */
#define SCSIEMU /* uaescsi.device emulation */
#define UAESERIAL /* uaeserial.device emulation */
#define FPUEMU /* FPU emulation */
Expand Down

0 comments on commit 3dbf457

Please sign in to comment.