summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Fix SDL compile (nw) Alex W. Jackson2014-03-021-5/+0
* Popeye now has netlist filtering and amplification. [Couriersud] Couriersud2014-03-022-13/+112
* ladyfrog fix and some save state add in old (nw) Miodrag Milanovic2014-03-028-13/+25
* A lot of work on the unknown Bordun game. Roberto Fresca2014-03-022-18/+89
* Fixed handling of input/output offsets. Couriersud2014-03-023-11/+12
* some crash fixes (nw) Miodrag Milanovic2014-03-027-7/+14
* no need for these anymore (nw) Miodrag Milanovic2014-03-021-4/+0
* moved compiler-specific warning generation to shared files (nw) Oliver Stöneberg2014-03-025-36/+64
* NET_C now accepts more than two terminals ... Couriersud2014-03-025-23/+53
* some modernization (nw) Miodrag Milanovic2014-03-026-229/+248
* Adding minimum width/height options; defaulting to '0' so there is no change ... Nathan Woods2014-03-023-3/+21
* segas18 share same palette with megavdp, that is fixed now (nw) Miodrag Milanovic2014-03-023-1/+14
* fixed tceptor, strange is that it worked before with wrong index (nw) Miodrag Milanovic2014-03-021-2/+2
* turrett fix, someone please check if fine now I do not have chd here (nw) Miodrag Milanovic2014-03-021-3/+1
* fixed decoding for PALETTE_FORMAT_BBGGRRII (nw) Miodrag Milanovic2014-03-021-1/+10
* Fix flstory.c (nw) Alex W. Jackson2014-03-027-66/+64
* (MESS) bmjr : fixed shift key when pasting (reported by Anna Wu) Robbbert2014-03-021-1/+1
* fixed tumbleb (nw) Miodrag Milanovic2014-03-021-0/+5
* placed hack in driver_init hacks (nw) Miodrag Milanovic2014-03-028-10/+13
* In case there is driver init available, we update palettes after it (nw) Miodrag Milanovic2014-03-022-0/+11
* Fix rest of mess issues (nw) Miodrag Milanovic2014-03-023-5/+9
* Fix nycaptor.c crash, fix m92.c properly [Alex Jackson] Alex W. Jackson2014-03-027-103/+55
* Convert aliens.c to bankdev, fix jclub2.c crash [Alex Jackson] Alex W. Jackson2014-03-024-94/+55
* (MESS) spc1000 : added paste facility, fixed cursor flash [Miso Kim, Robbbert] Robbbert2014-03-021-53/+53
* not yet (nw) R. Belmont2014-03-021-1/+0
* (MESS) apple2: Support the Apple II Parallel Interface Card [R. Belmont] R. Belmont2014-03-024-0/+383
* (MESS) profweis, iqunlimz : fixed palette Robbbert2014-03-021-1/+2
* fix copy/paste bug (nw) R. Belmont2014-03-021-1/+1
* (MESS) pocketc : fixed palette Robbbert2014-03-021-2/+2
* (MESS) hec2mdhrx : fixed palette Robbbert2014-03-021-2/+2
* (MESS) clcd : reverted palette back to its usual unreadable self Robbbert2014-03-021-0/+1
* Fix ambiguous and confusing use of "entry" in palette device member names Alex W. Jackson2014-03-024-26/+53
* (MESS) fixed astrocde palette Robbbert2014-03-021-1/+1
* New games marked as GAME_NOT_WORKING Roberto Fresca2014-03-022-19/+50
* New Zero Wing clone Brian Troha2014-03-022-7/+37
* Changed popeye to use palette computed from schematics. Also implemented inte... Couriersud2014-03-013-7/+131
* peplus.c: Minor doc update - NW Brian Troha2014-03-011-1/+1
* parodius.c: convert to bankdev [Alex Jackson] Alex W. Jackson2014-03-014-90/+67
* Allow specifying PALETTE_INDIRECT_ENTRIES to preallocate indirection tables. Aaron Giles2014-03-013-24/+53
* all for today (nw) Miodrag Milanovic2014-03-011-2/+2
* more fixes (nw) Miodrag Milanovic2014-03-017-7/+20
* toaplan2.c: fix batrider text layer [Alex Jackson] Alex W. Jackson2014-03-013-51/+53
* small fix (nw) Miodrag Milanovic2014-03-018-16/+11
* New games added or promoted from NOT_WORKING status Roberto Fresca2014-03-012-17/+216
* few more (nw) Miodrag Milanovic2014-03-013-26/+21
* some palette fixes (nw) Miodrag Milanovic2014-03-016-11/+9
* NPN BJT now working Couriersud2014-03-011-6/+8
* MSVC fix Nathan Woods2014-03-011-1/+1
* CPU interleave to fix garbled graphics (MT05276). (nw) Ivan Vangelista2014-03-011-21/+14
* im6402: devcb2. (nw) Curt Coder2014-03-015-105/+65