Commit Graph

12 Commits

Author SHA1 Message Date
GH Cao
870671586d Fix Windows.h not found when building on Linux with MinGW 2020-05-12 20:06:06 +02:00
OBattler
0570e21f0f Applied Ryuzaki's Media menu patch, fixed a bug in cpu.c reported by ms. person, fixed bugs (and added a workaround for the Windows 2000 PCnet problems) to mem.c, and added a network packet queue to cap network speed (and do the actual rx poll in the main thread instead) for more stability, also some ES1371 fixes (but not enough to make it work on Linux). 2020-04-29 23:39:54 +02:00
David Hrdlička
7d2f9189d3 win: Re-number string table entries 2020-04-26 21:03:31 +02:00
David Hrdlička
0a31013feb win: Add actual names to the Media submenus 2020-04-26 21:03:31 +02:00
David Hrdlička
2564b6f24d win: Switched status bar to the new media menus 2020-04-26 21:03:31 +02:00
David Hrdlička
e85b5549d0 win: Remove junk code 2020-04-26 21:03:31 +02:00
David Hrdlička
3d723d9135 win: Fix Media menuitem checkboxes and graying out 2020-04-26 21:03:31 +02:00
David Hrdlička
39a0f4b9ca win: Fix build 2020-04-26 21:03:31 +02:00
David Hrdlička
aa5014a3ce win: Move remaining mount helper functions
We might want to consider renaming win_cdrom.c to something more fitting :P
2020-04-26 21:03:31 +02:00
David Hrdlička
70503973eb win: Add the new Media menu handler 2020-04-26 21:03:31 +02:00
David Hrdlička
6838117fdd win: Add helper methods for mounting images 2020-04-26 21:03:31 +02:00
David Hrdlička
c728ece0ee win: Start splitting menu code from win_stbar.c 2020-04-26 21:03:31 +02:00