summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/sms.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* (MESS) smssdisp: minor cleanup and mapping conflict avoidance + added Fabio Priuli2014-04-131-2/+2
* (MESS) smssdisp: implemented game selection. [Enik Land] Fabio Priuli2014-04-081-22/+11
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-7/+7
* (MESS) smssdisp: fixed slot recognition so that now the system Fabio Priuli2014-03-301-23/+23
* (MESS) sms: slightly modified system flags, and fixed RAM init Fabio Priuli2014-03-291-11/+20
* (MESS) sms: fixed Korean Gam*Boy 2 being detected as a Japanese Fabio Priuli2014-03-261-3/+19
* (MESS) sms: fixed light phaser support through the gender adapter Fabio Priuli2014-03-251-12/+8
* (MESS) fixed smssdisp "regression": slot selection is still not working, Fabio Priuli2014-03-231-11/+15
* (MESS) sms.c: fixed behavior of the TH pin in the Japanese SMS consoles. [Eni... Fabio Priuli2014-03-221-9/+22
* (MESS) sms: accurately emulated the behavior when mounting both a cart Fabio Priuli2014-03-051-277/+208
* Switched rgb_t to a class, replacing macros with methods. Mappings are Aaron Giles2014-02-191-4/+4
* (MESS) sms.c: Updated some notes and shuffled some code around (Enik Land) (nw) Wilbert Pol2014-01-211-16/+12
* (MESS) sms.c: Various changes: [Enik Land] Wilbert Pol2014-01-141-73/+138
* (MESS) sms.c: Improved I/O handling for Japanese and Korean drivers (Pause bu... Wilbert Pol2013-09-121-29/+31
* (MESS) sms.c: Enabled crosshair display on all screens. This makes missil3d p... Wilbert Pol2013-09-041-0/+3
* (MESS) sms.c: [Enik Land] Wilbert Pol2013-09-031-33/+67
* (MESS) sms.c: Reduce tagmap lookups for sscope and fixed validation error whe... Wilbert Pol2013-08-271-8/+15
* (MESS) sms.c: Enhancements for Sega Scope and LCD persistence and fix SMS Lig... Wilbert Pol2013-08-041-1/+26
* Cleanups and version bumpmame0149u1 Miodrag Milanovic2013-07-231-1/+1
* (MESS) sms.c: Converted TH line callbacks to use write_line. [Enik Land] Wilbert Pol2013-07-151-11/+35
* (MESS) sms: fixed crash with gamegear games accessing not available controlle... Fabio Priuli2013-06-251-6/+8
* (MESS) sms: Converted SMS inputs to use slot devices. You now select Fabio Priuli2013-06-191-523/+136
* Cleanups and version bumpmame0149 Miodrag Milanovic2013-06-111-37/+37
* bye bye silly terminator errors... nw. Fabio Priuli2013-05-301-1/+1
* Anonymous timers begone! (nw) Andrew Gardner2013-05-291-5/+26
* (MESS) sms: added backward compatibility to SG-1000 Mark III, for SG-1000 gam... Fabio Priuli2013-05-241-0/+9
* (MESS) added sega cards to smssdisp too and cleaned up the memory handlers. nw. Fabio Priuli2013-05-231-232/+48
* (MESS) sms.c: added support for the card slot to Master System I console; use... Fabio Priuli2013-05-231-0/+8
* (MESS) sms/gamegear: Various improvements [Fabio Priuli] Fabio Priuli2013-05-211-1159/+483
* Cleanups and version bumpmame0148u5 Miodrag Milanovic2013-05-201-1/+1
* (MESS) slightly consolidated save/restore in sms/gamegear, still not reliable... Fabio Priuli2013-05-191-0/+30
* (MESS) sms.c: Change hcount calculation to use screen timings and move it to ... Wilbert Pol2013-05-141-81/+59
* modernised YM2413 [smf] smf-2013-05-131-3/+2
* Cleanups and version bumpmame0148u4 Miodrag Milanovic2013-04-301-1/+0
* moving some static functions in driver state for MESS drivers plus some other... Miodrag Milanovic2013-04-181-8/+7
* more cleanup (nw) Miodrag Milanovic2013-04-141-46/+44
* more eeprom devices (nw) Miodrag Milanovic2013-04-121-1/+0
* 315_5124.c: Improved triggering of IRQs. [Enik Land] Wilbert Pol2013-03-111-26/+21
* Getting rid of DEVICE_IMAGE_START (nw) Wilbert Pol2013-02-061-1/+8
* Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw) Wilbert Pol2013-02-051-16/+15
* machine_notify_delegate modernization (nw) Miodrag Milanovic2013-02-041-7/+5
* (MESS) sms: Cleanup. (nw) Curt Coder2013-01-231-11/+11
* (MESS)sms.c: Fixed warning (nw) Wilbert Pol2013-01-211-1/+8
* (MESS)sms.c: Getting rid of some static functions (nw) Wilbert Pol2013-01-201-231/+188
* (MESS)sms.c: Keep RAM working normally when no scope is attached. (nw) Wilbert Pol2013-01-131-15/+31
* (MESS)sms.c: Improved memory initialization on Japanese and Korean consoles. ... Wilbert Pol2013-01-131-0/+16
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-23/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-17/+17
* Cleanups and version bumpmame0147u4 Miodrag Milanovic2012-12-171-1/+1
* (MESS) sms.c: Improved support for '3-D' games. [Enik Land] Wilbert Pol2012-12-121-9/+35