summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/vrc4373.c
Commit message (Collapse)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-432/+0
|
* vooddefs.h - Small correction in genTexture. ted green2015-06-211-14/+31
| | | | | voodoo.c - Separate direct fb write to help performance. vrc4373.c - Clean up dma routine.
* mips3 -- Added routine for clearing fastram region so that dynamic ram ↵ ted green2015-05-231-25/+45
| | | | | | | | | | allocation can be mapped to fastram. atahle -- Added clear cache command. iteagle -- Re-arrange inputs for different games. voodoo_pci -- Add pre-fetchable flag to BAR. iteagle_fpga -- Added memory for eagle1 boards and map gun input. vrc4373 -- Split memory space mapping routines for CPU and PCI spaces and added fastram for CPU.
* Updated license ted green2015-05-171-1/+1
|
* lot of license updates according to logs, whatsnew and mails (nw) Miodrag Milanovic2015-05-141-1/+1
|
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-071-0/+2
|
* Update iteagle files U-demo\test2015-04-111-0/+1
|
* Tidy more whitespace Zoë Blade2015-04-081-3/+3
|
* More iteagle improvements: [Ted Green] arbee2015-04-051-7/+56
| | | | | | - PCI: allow BAR of 0; change "invalid" from 0 to -1 - vrc4373: implement bus-master DMA - es1373: Do some processing and DMA, and issue IRQs
* fixed Visual Studio compilation (nw) Oliver Stöneberg2015-03-251-3/+3
|
* Cleanups and version bumpmame0160 Miodrag Milanovic2015-03-251-5/+4
|
* vrc4373: fix PCI target accesses. [Ted Green] arbee2015-03-221-4/+4
|
* iteagle: don't forget the new files (nw) arbee2015-03-221-0/+344