Commit Graph

298 Commits

Author SHA1 Message Date
Jasmine Iwanek
2315e0a4b0 Merge remote-tracking branch 'upstream/master' into feature/ich2 2023-02-06 23:16:32 -05:00
Miran Grča
64c6266404 Merge pull request #3078 from luennix/master
Add Packard Bell PB810 (without on-board video, for now)
2023-02-05 09:13:40 +01:00
randomtechkid
ba3d9d3989 Merge branch '86Box:master' into master 2023-02-05 12:52:47 +07:00
luennix
2b02287ef3 Unfinished Packard Bell PB810 work, currently breaks compile 2023-02-03 09:34:17 +03:00
Jasmine Iwanek
3c58d7caee Merge remote-tracking branch 'upstream/master' into feature/ich2 2023-01-31 17:41:40 -05:00
luennix
dd384432f0 Add Gemlight GMB-P54SPS (SiS 501, Socket 5) 2023-01-31 20:49:06 +03:00
luennix
2ddb5407a5 Fixed mistakes when moving EXP8551 and MB500N. 2023-01-31 13:13:25 +03:00
randomtechkid
6f91882100 Code for ECS P6BAT-A+
Code for ECS P6BAT-A+ and rename ECS P6BAP to P6BAP-A+
2023-01-28 13:06:45 +07:00
Jasmine Iwanek
62c5b61082 Merge remote-tracking branch 'upstream/master' into feature/ich2 2023-01-11 23:10:35 -05:00
luennix
4085e4c928 PR for 86Box 2023-01-09 16:31:36 +03:00
Jasmine Iwanek
855d5f422a Merge remote-tracking branch 'upstream/master' into feature/ich2 2023-01-08 00:30:00 -05:00
Jasmine Iwanek
1860700eab Fix some small issues 2023-01-07 17:02:23 -05:00
Jasmine Iwanek
e05bfc96b4 Merge remote-tracking branch 'upstream/master' into feature/ich2 2022-12-18 15:42:47 -05:00
Alexander Babikov
66d250d011 machine: Move the GT694VA code to the correct file 2022-12-12 00:11:01 +05:00
Jasmine Iwanek
2e226097b4 Merge remote-tracking branch 'upstream/master' into feature/ich2 2022-11-26 16:46:14 -05:00
OBattler
c63f9e23a7 ATAPI CD-ROM normal model now identifies as a SONY CDU-76 when the machine is a Sony, the Sony Vaio recovery disk should now work. 2022-11-19 23:40:14 +01:00
Jasmine Iwanek
f80c25c4ad Merge remote-tracking branch 'upstream/master' into feature/ich2 2022-11-19 14:04:31 -05:00
Jasmine Iwanek
3fe4f75108 A bit more clang-format 2022-11-19 11:53:07 -05:00
Jasmine Iwanek
29dd0218a1 Merge remote-tracking branch 'upstream/master' into feature/ich2 2022-11-05 22:56:12 -04:00
Jasmine Iwanek
aa2c07bed2 Random header cleanups I noticed while porting things 2022-11-05 22:12:35 -04:00
Jasmine Iwanek
5def97d138 Port code related to coreboot BIOS from MTRR
Only used if MACHINE_COREBOOT is set in machine flags, so this is a pretty safe one
2022-11-05 21:43:09 -04:00
Jasmine Iwanek
8075bdd9e2 Merge remote-tracking branch 'upstream/master' into feature/ich2 2022-11-05 01:06:57 -04:00
Dimitar Angelov
f6add20410 Adding Micoms XL7-Turbo (8088 mainboard, compatible PC/XT) 2022-11-05 03:11:03 +01:00
Jasmine Iwanek
b0fa860168 Merge remote-tracking branch 'upstream/master' into feature/ich2 2022-10-30 23:12:55 -04:00
telanus
f5072abba5 Added the Packard Bell PB8810 2022-10-30 23:49:18 +02:00
Jasmine Iwanek
723343bb3b Merge remote-tracking branch 'upstream/master' into feature/ich2 2022-10-27 13:26:07 -04:00
telanus
badb9cc96c Added V20-XT 2022-10-27 14:23:33 +02:00
Jasmine Iwanek
b84283fb20 Merge remote-tracking branch 'upstream/master' into feature/ich2 2022-10-23 20:49:22 -04:00
Miran Grča
aa8f6bbc24 Merge pull request #2729 from lkundrak/lr/v86p
Add the Epson Equity LT Machine
2022-10-23 21:03:17 +02:00
Lubomir Rintel
7026204aea Add the Epson Equity LT Machine
This is a portable computer based around NEC V30 processor and what
seems to be a proprietary Epson chip set.

The chip set provides a XT-class keyboard controller/PPI, controller for
two DD floppy drives, CGA-compatible video, one serial and one parallel
port. There's no datasheet for the chip set.

The machine has a 640x200 monochromatic LCD display, optionally backlit
and an external CRT connector. There can be up to two floppy drives,
one of them optionally connected to an external connector (shared with
the parallel port). There are physical switches to enable the external
CRT and floppy connectors.

There's a battery-backed RTC/NVRAM that holds configuration, including
backlight timeout, UART configuration and floppy types.

The machine has two expansion slots, half the pich of a regular 8-bit
ISA, but electrically compatible. Hard drive and modem adapters were
available, I don't have them.

The checksums of the ROM images are as follows:

  SHA1(2d58397f81f006e7729648dd3720e3004e20ac36) =
  roms/machines/elt/HLO-B2.rom

  SHA1(8c06cd3905f71f15fec2a3759cea5b2c5dc602c3) =
  roms/machines/elt/HLO-A2.rom
2022-10-23 13:47:53 +02:00
OBattler
da33f5c0cc Allow mouse capture on internal mice even if mouse_type is not actually set to MOUSE_TYPE_INTERNAL, fixes #2682. 2022-10-23 05:31:39 +02:00
Jasmine Iwanek
f806c63607 Jetway J-815EPDA 2022-10-19 21:58:04 -04:00
Jasmine Iwanek
fa8029cb57 Merge remote-tracking branch 'upstream/master' into feature/ich2 2022-10-19 16:28:07 -04:00
Dimitar Angelov
874fb283ab Adding [8088] Pravetz-16 / IMKO-4 mainboard 2022-10-19 02:41:35 +02:00
Jasmine Iwanek
73c0535419 Merge remote-tracking branch 'upstream/master' into feature/ich2 2022-09-20 00:51:04 -04:00
Jasmine Iwanek
ae4f9aedaa clang-format in src/include/86box/ 2022-09-18 17:22:54 -04:00
Jasmine Iwanek
5103f35c45 Merge remote-tracking branch 'upstream/master' into feature/ich2 2022-09-15 04:48:14 -04:00
Jasmine Iwanek
d44343ed61 Formatting 2022-08-31 15:19:00 -04:00
Cacodemon345
edb8c03171 machine: Add MSI MS-5124 2022-08-30 00:18:16 +06:00
Jasmine Iwanek
e06a83a722 clang format 82815/ICH2 related things 2022-08-26 02:13:44 -04:00
Jasmine Iwanek
f58cbb2856 Re-add the ASUS CUSL2-C
Maybe we can fix it someday
2022-08-10 17:38:54 -04:00
Jasmine Iwanek
6fde4879bb Merge branch 'master' into feature/ich2 2022-08-02 23:50:02 -04:00
Jasmine Iwanek
04e7fc2640 Add missing functions, and machine_table device entries 2022-08-02 19:00:37 -04:00
Jasmine Iwanek
8e31ca0197 Merge branch 'master' into feature/ich2 2022-07-27 20:39:49 -04:00
Jasmine Iwanek
a04710b517 clang-format in src/win and other misc places 2022-07-27 17:27:51 -04:00
Jasmine Iwanek
0f908b2813 Move ICH2 to it's own branch 2022-07-23 02:20:51 -04:00
Jasmine Iwanek
74741d748a Missing ports from M&K 2022-07-23 01:01:45 -04:00
Jasmine Iwanek
8d0e6289c7 Remove defunct externs from machine.h 2022-07-21 20:49:47 -04:00
Jasmine Iwanek
6233027c9e Named initializers in machine table 2022-07-19 18:51:18 -04:00
TC1995
df5c1a1a46 ISA PS/2: Clean-ups and converted into a typedef struct.
MCA PS/2: Added Model 60 (8-slot version of 50 with the same bios) and Model 65sx (essentially the same as 55sx but with a new bios and a secondary nvram a la 70-80 but limited to 2KB of size instead of 8KB).
MCA PS/2: Made the i486 cpu selection on only on Type 3 MCA models (70-80) and not Type 2 anymore, therefore the latter is limited to 386DX cpu's only.
2022-07-19 16:32:23 +02:00