summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/nforcepc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-331/+0
* init vars for coverity (drivers) Robbbert2022-03-301-17/+17
* init vars for coverity (drivers/n,o) Robbbert2022-03-251-7/+7
* nforcepc/xbox: set values for various configuration space pci registers yz70s2020-09-261-2/+3
* drivers starting with m, n and o: removed read* and write* macros (nw) Ivan Vangelista2020-06-121-17/+17
* Reduce dependencies on pc_fdc_interface and machine/pc_fdc.h (nw) AJR2020-04-071-1/+1
* srcclean (nw) Vas Crabb2019-12-211-11/+11
* nforcepc: add floppy disk drive controller plus support for harddisk and cdro... yz70s2019-12-131-1/+13
* nforcepc.cpp: add parallel and serial ports to ite superio (nw) yz70s2019-11-291-5/+66
* nforcepc: small update to it8703f, more to come (nw) yz70s2019-11-241-11/+13
* xbox/chihiro/nforcepc: share pci devices between xbox and nforcepc (nw) yz70s2019-06-081-0/+1
* nforcepc.cpp: bios is stored in a sst49lf020 flash chip (nw) yz70s2019-04-261-1/+5
* nforcepc.cpp: start adding ITE IT8703F-A SuperIO (nw) yz70s2019-04-241-0/+84
* Remove an initialization order warning (nw) yz70s2019-04-071-1/+1
* nforcepc.cpp: udate to match the athlon xp changes (nw) yz70s2019-04-071-2/+9
* nforcepc.cpp: add pci device to handle ddr ram memory (nw) yz70s2019-04-051-6/+28
* (nw) Clean up the mess on master Vas Crabb2019-03-261-0/+90
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-90/+0
* nforcepc: add a serial presence detect memory (nw) yz70s2019-03-161-0/+20
* nforcepc.cpp: add placeholder for Asus AS99127F chip (nw) yz70s2019-01-191-0/+52
* Use the same mcpx_isalpc device in both nforcepc and xbox (nw) yz70s2019-01-061-0/+18
* Change nforcepc_h to mame_machine_nforcepc_h S.Z2018-09-181-2/+2
* pcipc.cpp: unmapped memory areas should read as all 1s (nw) yz70s2018-09-171-1/+1
* nforcepc.cpp: first steps (nw) yz70s2018-09-171-0/+47