summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine
Commit message (Collapse)AuthorAgeFilesLines
* Added known authors to licenses tags (nw) Miodrag Milanovic2015-05-0947-47/+47
|
* Updated licenses on Ryan Holtz request (nw) Miodrag Milanovic2015-05-092-4/+4
|
* add some licenses to stuff I wrote (nw) cracyc2015-05-082-4/+4
|
* Start adding owners to files in MESS and updated license for PeT (nw) Miodrag Milanovic2015-05-082-4/+4
|
* changes for Juergen Buchmueller in core and credits for some files in mess(nw) Miodrag Milanovic2015-05-075-18/+10
|
* removed restriction link for BSD3 licensed files (nw) Miodrag Milanovic2015-05-0784-252/+0
|
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-07344-0/+688
|
* Changed license of DEC drivers together with Jonathan Gevaryahu (nw) Miodrag Milanovic2015-05-072-0/+4
|
* - improved 9312 device ==> 20% speed increase couriersud2015-05-061-1/+1
| | | | | | | | - remove netlist_state_t ==> no added value - removed dead code in solver - various minor modifications - performance monitoring now also displays stats for subdevices - fixed save-state issues [Couriersud]
* [MESS] DEC Rainbow updates: [Karl-Ludwig Deisenhofer] arbee2015-05-024-120/+795
| | | | | | | | - Hard disk R/W support and real-time clock support emulating ClikClok card. -wd2010: provides IRQ / (B)DRQ signals. Honors DRIVE_READY and WRITE FAULT (DRDY / WF) now. Set WF to GND and DRDY to VCC in your driver if signals are not serviced. -ds1315 : Handle chip enable / chip reset / phantom writes to RTC.
* Don't call outside of netlist in case of noise introduced by solver. couriersud2015-05-011-3/+14
| | | (nw)
* (mess) m24: add z8000 apb support [Carl] cracyc2015-04-291-1/+1
| | | | | | isa_cga: m24 640x400x1 mode (nw) upd765: return 0xff when reading from fifo while busy (nw) z8000: mreq instruction and the apb expects sout to work just like out (nw)
* Cleanups and version bumpmame0161 Miodrag Milanovic2015-04-2910-119/+119
|
* ins8250: msr is writeable (pcjr depends on this) and fix update (nw) cracyc2015-04-271-8/+21
|
* (MAME)New game added couriersud2015-04-261-1/+2
| | | | ----------------- Breakout [Couriersud, DICE Team]
* pci9050: first stab at it (nw) Olivier Galibert2015-04-244-121/+253
|
* Completed state_save_register_item* removal (nw) Ivan Vangelista2015-04-231-7/+7
|
* small cleanup (nw) Miodrag Milanovic2015-04-221-2/+1
|
* moved all to std::string (nw) Miodrag Milanovic2015-04-2211-25/+25
|
* clang fix. (nw) Curt Coder2015-04-201-1/+1
|
* hdc9234: Make CLANG happier. (nw) Michael Zapf2015-04-202-3/+3
|
* (MESS) ti99: MFM hard disk emulation WIP (nw) Michael Zapf2015-04-201-4/+9
|
* ti99: fixes for c_str and segfault Michael Zapf2015-04-201-3/+3
|
* ti99: ST225 emulation Michael Zapf2015-04-206-70/+382
|
* Fix crash in mame debugger caused by netlist. (nw) couriersud2015-04-191-2/+2
|
* removed bool conversion and implicit empty check (nw) Miodrag Milanovic2015-04-191-1/+1
|
* Merge pull request #161 from fulivi/mds2_dev R. Belmont2015-04-181-5/+1
|\ | | | | Improvments to imds2 driver (fulivi)
| * pic8259: fixed a polling mode bug fulivi2015-04-131-5/+1
| |
* | some astring to std::string conversion (nw) Miodrag Milanovic2015-04-181-1/+1
| |
* | Remove some code commented out during debug. (nw) couriersud2015-04-171-4/+1
| |
* | Fix unused var Vas Crabb2015-04-171-3/+3
| |
* | Minor netlist changes. (nw) couriersud2015-04-171-1/+2
| |
* | (MESS) pet: Implemented write mode on the Commodore 8050/8250/SFD-1001 ↵ Curt Coder2015-04-162-21/+0
| | | | | | | | | | | | | | floppy drives. [Curt Coder] (MESS) victor9k: Separated read/write modes in the floppy controller. (nw) fdc_pll: Removed write_next_bit_prev_cell hack. (nw)
* | Replace dynamic_array with std::vector [O. Galibert] Olivier Galibert2015-04-1426-91/+93
| |
* | fix for clang build (nw) Miodrag Milanovic2015-04-141-2/+2
|/
* atlantis: added PCI9050 device skeleton. [R. Belmont] arbee2015-04-122-0/+224
|
* string -> str rename due to future conflicts (nw) Miodrag Milanovic2015-04-121-3/+3
|
* There is no implicit conversion to char* in std::string (nw) Miodrag Milanovic2015-04-122-2/+2
|
* Update iteagle files U-demo\test2015-04-112-0/+2
|
* Cleanup. (nw) Curt Coder2015-04-111-1/+1
|
* (MESS) c8050fdc: Fixed write protect sense. (nw) Curt Coder2015-04-111-57/+74
|
* Merge https://github.com/ZoeB/mame Vas Crabb2015-04-124-6/+6
|\
| * Revert "publicly" fix Zoë Blade2015-04-111-1/+1
| | | | | | | | Allow the variant spelling "publically".
| * Fix various typos and spelling mistakes Zoë Blade2015-04-115-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | I'm purposefully leaving /src/emu/bus/cbmiec/c1541.c's kernal.bin as it is, as this particular spelling mistake was originally made by Robert Russell, therefore is canon. See http://en.wikipedia.org/wiki/KERNAL for details. I'm also leaving /src/emu/machine/nscsi_bus.c's RECIEVE as I don't want to break anything, but it's worth someone looking into. I renamed some variables in /src/mame/drivers/sfbonus.c, /src/mame/video/tia.c and /src/mame/video/tia.h, so if anyone wants to verify I didn't break anything, that would be nice.
* | cstr() - > c_str() as preparation for move to std::string (nw) Miodrag Milanovic2015-04-115-78/+78
|/
* Merge branch 'master' of https://github.com/mamedev/mame Vas Crabb2015-04-103-4/+9
|\
| * (MESS) pet: Refactored the Commodore 8050/8250/SFD-1001 to use the new ↵ Curt Coder2015-04-103-4/+9
| | | | | | | | floppy system. [Curt Coder]
* | Merge branch 'master' of https://github.com/ZoeB/mame Vas Crabb2015-04-102-4/+3
|\ \ | |/ |/| | | | | | | | | Conflicts: src/mess/drivers/elecbowl.c src/mess/drivers/hh_hmcs40.c src/mess/drivers/hh_tms1k.c
| * Tidy tidying Zoë Blade2015-04-101-0/+1
| | | | | | | | | | Vas correctly points out that I'm a bit overzealous with blank line deletions when they're there for perfectly good reasons.
| * Tidy whitespace in corresponding .h files too Zoë Blade2015-04-081-2/+0
| |