summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/sms.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* sms.c: few corrections to the driver [Enik Land] etabeta782015-05-251-8/+20
* Synced other dirs withs driver license for MESS (nw) Miodrag Milanovic2015-05-131-2/+2
* Added dummy license lines to each file for MESS (nw) Miodrag Milanovic2015-05-071-0/+2
* (MESS) sms.c: misc improvements: [Enik Land] etabeta782015-04-241-34/+53
* (MESS) sms: improved the code for the Light Phaser, by simplifying the routines etabeta782015-02-221-1/+2
* (MESS) sms/gamegear: misc improvements [Enik Land] etabeta782015-01-271-3/+3
* (MESS) gamegear: fixed a small mistake in the checks for SMS mode, on behalf of etabeta782015-01-061-38/+85
* Cleanups and version bumpmame0157 Miodrag Milanovic2014-12-311-3/+3
* (MESS) gamegear: fixed detection of SMS games (via adapter) and added etabeta782014-12-261-15/+46
* (MESS) gamegear: moved GG-SMS scaling from VDP file to the machine file; etabeta782014-12-241-14/+179
* (MESS) sms.c: Misc fixes: [Enik Land] Wilbert Pol2014-10-121-6/+23
* (MESS) consolidation + cleanup, part1. nw. Fabio Priuli2014-09-281-6/+6
* (MESS) analogous multisession fix to other systems suffering for the Fabio Priuli2014-09-231-0/+3
* (MESS) sms.c: Fixed lphaser regression. [Enik Land] Wilbert Pol2014-09-081-1/+1
* (MESS) sms.c: Restore selected cartridge when loading a save state for the st... Wilbert Pol2014-07-311-3/+10
* (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