summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/microtch.c
Commit message (Expand)AuthorAgeFilesLines
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-1/+1
* ioport.c C++ conversion. Mostly internal changes, with no Aaron Giles2012-05-031-3/+3
* Converted memory_private to memory_manager and moved global memory Aaron Giles2012-04-051-1/+1
* One more to fix cmpsb (dir /s works now) and remove unused variables. [Carl] Miodrag Milanovic2012-02-201-2/+0
* mc146818 - Set period even if timer is disabled, required for windows nt [Carl] Miodrag Milanovic2012-02-201-21/+22
* Rewrite INS8250 to use diserial, updated Microtouch to modern and made it ser... Miodrag Milanovic2012-02-191-146/+203
* Hooked up touch screen to Odeon Twister 2 [Mariusz Wojcieszek] mariuszw12011-10-041-44/+81
* BIG update. Aaron Giles2011-03-291-2/+2
* As promised, the bulk update of timer calls: Aaron Giles2011-02-061-1/+1
* Convert emu_timers to objects. Move implementation and management of Aaron Giles2011-02-061-1/+1
* Attotime bulk conversion step: Aaron Giles2011-02-031-1/+1
* New games marked as NOT_WORKING mariuszw12010-10-141-0/+14
* pcat_nit.c update [Mariusz Wojcieszek] mariuszw12010-06-051-4/+60
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* 2009/5/16 Mike Green <mikedx@gmail.com>: Aaron Giles2009-05-251-1/+1
* New games added or promoted from NOT_WORKING status mariuszw12009-04-291-2/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-211-5/+4
* This update is the below two patches, plus the remaining changes Aaron Giles2008-12-191-3/+3
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-111-3/+1
* Hi mamedev, Aaron Giles2008-12-081-13/+14
* Changed save state system to accept machine parameters where Aaron Giles2008-12-051-12/+12
* Changed timer_alloc, timer_set, timer_pulse, timer_call_after_resynch, Aaron Giles2008-11-261-1/+2
* Added "tag" parameter to state_save_register_item_* calls. Removed Aaron Giles2008-11-171-12/+12
* NOTE: with this change, I have also removed PORT_START and renamed Aaron Giles2008-08-061-3/+3
* Cleanups for 0.124u4. Aaron Giles2008-04-241-6/+6
* (from Mariusz Wojcieszek) Aaron Giles2008-04-211-0/+185