Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modernize adc1038 and adc12138 devices. [Osso] | 2013-06-08 | 4 | -367/+262 | |
| | |||||
* | First pass at tidying up ide interface. It no longer tries to force ↵ | 2013-06-08 | 4 | -272/+277 | |
| | | | | everything to act as a PC. A copy of the VIA VT83C461 datasheet would be useful to remove some of the hacks added to make the games using it work again. [smf] | ||||
* | added save state to a few recently modernized devices. nw. | 2013-06-08 | 2 | -0/+23 | |
| | |||||
* | moved handlers into the ide_controller_device (nw) | 2013-06-06 | 3 | -69/+49 | |
| | |||||
* | make machine part optionals, update tiny.mak and ldplayer.mak, still need to ↵ | 2013-06-06 | 1 | -171/+1260 | |
| | | | | clear usages in mame.mak and mess.mak (nw) | ||||
* | moved where cur_drive is updated & changed pcmcia trampoline definition to ↵ | 2013-06-05 | 2 | -5/+13 | |
| | | | | 16 bit. (nw) | ||||
* | ins8250: set thre only if tx fifo is cleared and unset received data ↵ | 2013-06-05 | 1 | -2/+4 | |
| | | | | available if rx fifo is cleared (nw) | ||||
* | firebeat: split midi keyboard to separate device [Carl] | 2013-06-05 | 4 | -453/+2 | |
| | | | pc16552d: kill it (nw) | ||||
* | Merge the mame and mess ide hd device (nw) | 2013-06-05 | 4 | -88/+16 | |
| | |||||
* | Started to split ide hd from ide controller [smf] | 2013-06-05 | 5 | -508/+504 | |
| | |||||
* | trying to fix linking on linux (nw) | 2013-06-05 | 1 | -1/+0 | |
| | |||||
* | upd765: clear seek irq before new seek (nw) | 2013-06-04 | 1 | -0/+2 | |
| | | | upd71071: fix off by one (nw) | ||||
* | rolled back set_led_status change and fixed build (nw) | 2013-06-04 | 1 | -5/+0 | |
| | |||||
* | made video devices build optional and set proper build rules per target (nw) | 2013-06-04 | 1 | -2/+2 | |
| | |||||
* | (MESS) modernized AY-3-1015 device. [Fabio Priuli] | 2013-06-04 | 2 | -451/+452 | |
| | |||||
* | Moved video and machine part of emu in separate mak files and libraries (nw) | 2013-06-04 | 1 | -0/+199 | |
| | |||||
* | upd765: set st0_filled only if not accessing data. | 2013-06-04 | 1 | -1/+3 | |
| | |||||
* | ins8250: add pc16552d (nw) | 2013-06-03 | 2 | -7/+40 | |
| | |||||
* | Modernized the PIT8253 device. [Fabio Priuli] | 2013-06-03 | 2 | -432/+413 | |
| | |||||
* | (MESS) superslv: Fixed regression. (nw) | 2013-06-02 | 1 | -21/+39 | |
| | |||||
* | microtch: convert to devcb2 (nw) | 2013-06-02 | 3 | -60/+41 | |
| | | | | | meritm: convert to use ns16550 (nw) -- Only remaining user of pc16552d.c is firebeat.c. | ||||
* | Split rf5c296 and ata flash functionality from taitogn.c into their own ↵ | 2013-06-02 | 6 | -16/+278 | |
| | | | | devices. The pccard slot has had to revert to use memory handlers instead of device maps for the moment [smf] | ||||
* | added protection against multiple includes (nw) | 2013-06-02 | 2 | -0/+14 | |
| | |||||
* | finished modernizing the mb3883 (nw) | 2013-06-02 | 2 | -59/+12 | |
| | |||||
* | renamed for consistency (nw) | 2013-06-01 | 2 | -40/+40 | |
| | |||||
* | Changed the pccard slot over to use a device map (nw) | 2013-06-01 | 3 | -6/+16 | |
| | |||||
* | Created a PCCARD slot and Linear Flash Card for System 573. Uses bankdev.c ↵ | 2013-06-01 | 4 | -0/+377 | |
| | | | | for banking the onboard flash chips and the pccard slots. This adds an extra two calls to the memory system & intelfsh.c already called the memory system for accessing the data. [smf] | ||||
* | modernized the MM58274C RTC device. [Fabio Priuli] | 2013-06-01 | 2 | -419/+379 | |
| | |||||
* | removed redundant comment as it has been fixed (nw) | 2013-06-01 | 1 | -1/+1 | |
| | |||||
* | Fixed clipping of device address maps if the size of the map caused the end ↵ | 2013-05-31 | 2 | -0/+160 | |
| | | | | address to wrap. Added a proof of concept implementation of a address map bank device, which allows you to bank memory maps. Hooked it up to Taito GNET as an example [smf] | ||||
* | remove unused at28c16_interface (nw) | 2013-05-31 | 1 | -9/+1 | |
| | |||||
* | modernized the MB14241 and MathBox devices. [Osso] | 2013-05-31 | 3 | -78/+35 | |
| | |||||
* | nevermind this yet | 2013-05-30 | 2 | -10/+7 | |
| | |||||
* | i8251: Improved interface. (nw) | 2013-05-30 | 1 | -0/+3 | |
| | |||||
* | modernized the RP5H01 device [Osso] | 2013-05-30 | 2 | -160/+100 | |
| | |||||
* | 8237dma: convert its remaining users and kill it (nw) | 2013-05-30 | 2 | -889/+0 | |
| | | | | -- The apollo and bebox both boot but might need more thorough testing. | ||||
* | blub | 2013-05-29 | 1 | -1/+1 | |
| | |||||
* | Added support for machine config fragments that are applied when the cart is ↵ | 2013-05-29 | 2 | -48/+31 | |
| | | | | loaded, converted NCR 53C7xx to devcb2 as an example [smf] | ||||
* | small update | 2013-05-29 | 1 | -1/+7 | |
| | |||||
* | removed adc083x_interface (nw) | 2013-05-29 | 2 | -51/+21 | |
| | |||||
* | Moved default card config, device inputs and clock off the slot interface so ↵ | 2013-05-29 | 4 | -11/+11 | |
| | | | | they can be specified for all cards [smf] | ||||
* | tms6100: modernized theTMS6100 and M58819 devices. [Osso] | 2013-05-29 | 2 | -186/+110 | |
| | |||||
* | added new 7200 FIFO chip device | 2013-05-29 | 2 | -0/+267 | |
| | |||||
* | (mess) qx10kbd: update to use z80dart (nw) | 2013-05-28 | 1 | -0/+6 | |
| | |||||
* | z80dart: Cleanup. (nw) | 2013-05-28 | 2 | -99/+100 | |
| | |||||
* | z80dart: Refactored z80dart_channel to implement device_serial_interface. (nw) | 2013-05-28 | 2 | -404/+206 | |
| | |||||
* | z80dart: Refactored dart_channel to be of device_t kin. (nw) | 2013-05-28 | 2 | -520/+624 | |
| | |||||
* | (MESS) Refactored drivers to use z80dart.c instead of z80sio.c, the easy ↵ | 2013-05-27 | 2 | -2/+11 | |
| | | | | part. (nw) | ||||
* | z80dart: Merged in uPD7201 and modernized the interface. [Curt Coder] | 2013-05-27 | 4 | -594/+225 | |
| | |||||
* | let's skip the extension when choosing the nvram folder name based on software | 2013-05-25 | 1 | -1/+1 | |
| |