Commit Graph

34092 Commits

Author SHA1 Message Date
couriersud
8338e0d7a4 Fix switchres for sdl build. (nw) 2015-03-02 01:53:25 +01:00
couriersud
168e4d3d2b Some more alignment. (nw) 2015-03-01 22:08:27 +01:00
hap
aa36c3f439 notes 2015-03-01 22:02:37 +01:00
cracyc
17495c607c (mess) m24: split m24 and correct dips, boots but it needs custom keyboard emulation (nw) 2015-03-01 14:42:16 -06:00
hap
79301a669f added Maniac skeleton 2015-03-01 21:26:32 +01:00
couriersud
808d9f5307 Merge branch 'master' of https://github.com/mamedev/mame.git 2015-03-01 18:32:26 +01:00
couriersud
563ff83b3b Aligned monitor handling between sdl and baseline. [Couriersud] 2015-03-01 18:31:53 +01:00
hap
c612acb1ba Merge pull request #143 from 0-wiz-0/master
Revert part of 34d0ee6b.
2015-03-01 16:00:28 +01:00
hap
69893cd5d6 (MESS)New working game added
------------------
Tomy Pac Man [hap, Kevin Horton]
2015-03-01 15:55:09 +01:00
mamehaze
bcbe9136d4 modernize a bit (nw) 2015-03-01 14:41:49 +00:00
mamehaze
331761c113 hng64, some code refactor, going to try a few things in a bit (nw) 2015-03-01 12:52:07 +00:00
andrew-gardner
62340a8f37 Merge branch 'master' of https://github.com/mamedev/mame 2015-03-01 11:30:41 +01:00
andrew-gardner
33839937be Replaced a bunch of set_base()s with set_entry()s (nw) 2015-03-01 11:29:57 +01:00
Thomas Klausner
2e442818a2 Revert part of 34d0ee6b.
It introduced naming conflicts in two rom sets where the name
bb9.bin is used for two different roms.

Signed-off-by: Thomas Klausner <wiz@NetBSD.org>
2015-03-01 10:44:28 +01:00
mamehaze
b74ce527a2 tag brickzn sets with imperfect sound, our emulation sounds nothing like the PCB, system11 provided a reference video 2015-03-01 09:16:21 +00:00
Miodrag Milanovic
31f677b73a (MESS)-gamete: added noise and envelope emulation [Peter Trauner] 2015-03-01 09:34:54 +01:00
Guru
1c4cfb6f18 pasogo.xml: preparation for adding new games (CRCs will be fixed in a minute) 2015-03-01 14:13:30 +08:00
briantro
bbb6fb2b5c suna8.c: Minor doc update, add version & date for v1.1 of Brick Zone - NW 2015-02-28 22:09:22 -06:00
Guru
16d4a48468 suna8.c: fix case 2015-03-01 11:07:47 +08:00
couriersud
c8e16cc06d Merge branch 'master' of https://github.com/mamedev/mame.git 2015-03-01 02:52:02 +01:00
couriersud
b818233abc Fix clipping bug (e.g. apparent in neogeo) for video accel. Minor code
changes. [Couriersud]
2015-03-01 02:51:49 +01:00
mamehaze
acc55198ad new clones
The Combatribes (US, older) [Jets, Layer]
Raiden II (France) [Jets, Layer]

( Jets (emu-france.com) and Layer (neo-arcadia.com forum) )
2015-03-01 00:09:09 +00:00
briantro
3e017da55a suna8.c: Minor doc updates for the new v6.0 Brick Zone - NW 2015-02-28 16:59:08 -06:00
mamehaze
4b68097ed3 Merge branch 'master' of https://github.com/mamedev/mame 2015-02-28 22:48:34 +00:00
hap
835aa9ea5d tmpacman preliminary i/o 2015-02-28 23:48:17 +01:00
mamehaze
6e0cd32da6 new clones
Brick Zone (v6.0, Joystick) [system11]
2015-02-28 22:48:01 +00:00
hap
8b96fd4e3f pff, managed to make an internal layout for ebball
(MESS)New working game added
-------------------
Entex Baseball [hap, Sean Riddle]
2015-02-28 22:55:41 +01:00
couriersud
ea57f3ebaf Fix detecting rotation for "-video accel" for quadratic screen bitmaps.
[Couriersud]
2015-02-28 20:35:52 +01:00
couriersud
5a0b62e361 Merge branch 'master' of https://github.com/mamedev/mame.git 2015-02-28 17:34:38 +01:00
couriersud
86108cceea Fix mame restart (builtin game selector) in draw13.c. [CourierSud] 2015-02-28 17:34:22 +01:00
Ivan Vangelista
ef0681c15b flyball.c: enabled save state support (nw) 2015-02-28 16:10:11 +01:00
couriersud
f33d0614c3 OpenGL on windows now supports glsl options. This worked out of the box
with wine64 and on virtualbox windows7 (64bit). 

mametiny.exe gridlee -video opengl -gl_glsl -glsl_shader_mame0
shader/glsl_plain -glsl_shader_mame1 shader/TV/tv  -now
-gl_forcepow2texture -keepaspect 

[Couriersud]
2015-02-28 14:30:12 +01:00
couriersud
b414a032e6 Merged sdl_video_config and win_video_config 2015-02-28 13:28:23 +01:00
couriersud
f87a0ee7a8 Merge branch 'master' of https://github.com/mamedev/mame.git 2015-02-28 12:20:26 +01:00
Ivan Vangelista
ed580a9ca5 tugboat.c: killed anonymous timer, added save state support (nw) 2015-02-28 10:20:26 +01:00
Ivan Vangelista
5a18715fca fgoal.c: killed anonymous timer, enabled save state support (nw) 2015-02-28 10:00:09 +01:00
Ivan Vangelista
bc6d208c90 ssv.c: added save state support (nw) 2015-02-28 08:51:01 +01:00
Robbbert
9c8566ca30 Merge branch 'master' of https://github.com/mamedev/mame 2015-02-28 18:06:32 +11:00
Robbbert
16c0373583 (MESS) mbee: various things (nw) 2015-02-28 18:04:01 +11:00
Ivan Vangelista
1d5565a889 tms34061.c: oops, thanks AWJ (nw) 2015-02-28 07:59:03 +01:00
Miodrag Milanovic
abb3442fe6 update libs to latest (nw) 2015-02-28 07:52:28 +01:00
arbee
2e294961b4 (MESS) apple2: add TMS9918 card from BYTE magazine plus 9938 and 9958 versions. [R. Belmont] 2015-02-27 21:57:57 -05:00
hap
42796ad656 cleanup + added Entex Baseball i/o 2015-02-28 01:51:41 +01:00
hap
4879ae08b9 added ebball test layout 2015-02-28 00:50:25 +01:00
couriersud
8a3bc6b8e4 Moved all renderers to osd/modules/render. (nw) 2015-02-28 00:21:44 +01:00
hap
e79c94c029 moved alnchase.c, edracula.c, tmtennis.c to hh_ucom4.c (remove epoch.a and tomy.a to recompile) 2015-02-27 20:37:49 +01:00
Ivan Vangelista
8d8f96f991 argus.c: killed trampolines, made use of configured banks, added save state support (nw) 2015-02-27 19:00:28 +01:00
Ivan Vangelista
482a4d9249 capbowl.c: killed anonymous timer, enabled save state support (nw)
tms34061.c: added save state support (nw)
2015-02-27 18:33:18 +01:00
couriersud
dfbb61232c Merge branch 'master' of https://github.com/mamedev/mame.git 2015-02-27 18:09:54 +01:00
couriersud
218c388088 Fix resizing on windows. (nw) 2015-02-27 18:09:39 +01:00