Oliver Stöneberg
|
af64bda24d
|
added makefile define CPP11 to compile C++ code as C++11 [Oliver Stöneberg]
|
2015-02-05 14:40:19 +01:00 |
|
Guru
|
af6aff4307
|
segas16b.c: small documentation update (nw)
|
2015-02-05 19:46:50 +08:00 |
|
Robbbert
|
53805cc7e0
|
Merge branch 'master' of https://github.com/mamedev/mame
|
2015-02-05 22:35:25 +11:00 |
|
Robbbert
|
569bd73138
|
(MESS) kaypro: kayproii, kaypro4, omni2 can boot from floppy, marked as working.
Kaypro4p88 and kaypro10 can also boot from floppy but have other issues.
|
2015-02-05 22:33:07 +11:00 |
|
jbu
|
ccfd07b539
|
Report core file position in case of a CHD hunk read error (nw)
|
2015-02-05 11:01:43 +01:00 |
|
etabeta78
|
d87d0bcf6e
|
minor naming fixes. nw.
|
2015-02-05 09:32:04 +01:00 |
|
couriersud
|
f9ab852d6d
|
Fix compile on windows (sdl). (nw)
|
2015-02-05 02:11:49 +01:00 |
|
couriersud
|
5d33de6aab
|
Remove some passing around of running_machine where it is not needed.
(nw)
|
2015-02-05 01:58:55 +01:00 |
|
couriersud
|
0c7b5ff66e
|
Too many #defines and #ifdefs. Missed this one on drawgbfx. (nw)
|
2015-02-05 01:10:32 +01:00 |
|
couriersud
|
dabb6b1799
|
Moved all window related code to window.c. (nw)
|
2015-02-05 01:06:37 +01:00 |
|
couriersud
|
ccf953911f
|
Merge branch 'master' of https://github.com/mamedev/mame.git
|
2015-02-05 00:33:10 +01:00 |
|
Angelo Salese
|
f29c5872c1
|
Merge branch 'master' of https://github.com/mamedev/mame
|
2015-02-04 22:49:49 +01:00 |
|
Angelo Salese
|
11064eca6d
|
Basic KB hookup, thinks that GRAPH is always on for whatever reason ...
|
2015-02-04 22:49:31 +01:00 |
|
mamehaze
|
f0a29fad3b
|
toki.h wasn't in sync with the toki.c files? fixes compile (nw)
|
2015-02-04 21:02:24 +00:00 |
|
Angelo Salese
|
df0645b7d1
|
Merge branch 'master' of https://github.com/mamedev/mame
|
2015-02-04 21:42:51 +01:00 |
|
Angelo Salese
|
5dd60b8d7e
|
Added bread-and-butter IRQ support. VIC3 blinks, CIA cries too.
|
2015-02-04 21:42:22 +01:00 |
|
Angelo Salese
|
2828f55c15
|
Hooked up CIAs
|
2015-02-04 21:19:05 +01:00 |
|
Peter Ferrie
|
d012171d50
|
another compile fix for MSVC 2012 (nw)
|
2015-02-04 11:26:43 -08:00 |
|
Ivan Vangelista
|
61e7efde1b
|
toki.c: added save state support (nw)
|
2015-02-04 19:31:41 +01:00 |
|
couriersud
|
d8add6d940
|
Merge branch 'master' of https://github.com/mamedev/mame.git
|
2015-02-04 19:03:30 +01:00 |
|
couriersud
|
a5707267cc
|
Window creation now is done in windows.c. (nw)
|
2015-02-04 19:03:20 +01:00 |
|
Ivan Vangelista
|
bdc1f8b93d
|
goodejan.c, sengokmj.c: added save state support (nw)
|
2015-02-04 18:36:27 +01:00 |
|
MetalliC
|
4c9ad2fe43
|
naomi.c add Derby Owners Club IO board dump [Mr. CAST, Smitdogg, The Dumping Union]
add key PIC for DIMM Firmware Update for CF-BOX (GDS-0042A)
misc notes and fixes (nw)
|
2015-02-04 19:21:10 +02:00 |
|
MetalliC
|
128ba6317b
|
(MESS) spectrum.c partial screen updates
note: for now hooked only at 128k screen page flip
|
2015-02-04 19:20:43 +02:00 |
|
couriersud
|
b6fe4b5e10
|
Merge branch 'master' of https://github.com/mamedev/mame.git
|
2015-02-04 18:17:50 +01:00 |
|
Ivan Vangelista
|
ffa3b0299f
|
dcon.c: added save state support (nw)
|
2015-02-04 18:16:48 +01:00 |
|
couriersud
|
07bae39a05
|
Some more code alignment. (nw)
|
2015-02-04 18:16:42 +01:00 |
|
Ivan Vangelista
|
af3895e1a5
|
bloodbro.c: added save state support (nw)
|
2015-02-04 18:02:55 +01:00 |
|
couriersud
|
2ef1f9aed0
|
Merge branch 'master' of https://github.com/mamedev/mame.git
|
2015-02-04 15:16:36 +01:00 |
|
Olivier Galibert
|
644a4c5875
|
lindbergh: Add the CF card dump [soyandroid]
|
2015-02-04 15:03:36 +01:00 |
|
couriersud
|
f240e21b22
|
Merge branch 'master' of https://github.com/mamedev/mame.git
Conflicts:
src/osd/sdl/drawsdl.c
|
2015-02-04 14:37:41 +01:00 |
|
couriersud
|
fba518ef0c
|
Safety commit before pull. More code alignment. (nw)
|
2015-02-04 14:24:05 +01:00 |
|
Miodrag Milanovic
|
bcf7756f8f
|
Fix debug=1, symbols=1, will send upstream (nw)
|
2015-02-04 11:16:51 +01:00 |
|
Robbbert
|
0f602ba86a
|
(MESS) improvements to mbee256. Thanks to RedSkullDC for dumping the bankswitching prom, and ubee512-author for advice.
|
2015-02-04 19:20:14 +11:00 |
|
peterferrie
|
aa0ffdc153
|
fix compile on MSVC 2012 (nw)
|
2015-02-03 23:03:32 -08:00 |
|
arbee
|
ca1434d52f
|
dirtypig: fixed ROM load order, game seems to run fine now. [R. Belmont]
|
2015-02-03 20:15:26 -05:00 |
|
arbee
|
228980b852
|
SDL: fix GCC 4.9 + Clang compiles (nw)
|
2015-02-03 20:04:49 -05:00 |
|
briantro
|
abff2df161
|
silvmil.c: Minor info update on the Game Level for PuzzLove - NW
|
2015-02-03 17:36:44 -06:00 |
|
briantro
|
de58762e56
|
silvmil.c: Fill in some dipswitches for Puzzlove and add dipswitch locations. [Brian Troha]
|
2015-02-03 17:26:26 -06:00 |
|
Robbbert
|
1fb84ad0e3
|
Merge branch 'master' of https://github.com/mamedev/mame
|
2015-02-04 08:22:18 +11:00 |
|
Robbbert
|
5eb31c78f9
|
Replaced corrupt dump for mtetrisc with fresh and verified good redump [brizzo, Zoinkity]
|
2015-02-04 08:19:53 +11:00 |
|
mamehaze
|
7082eabaca
|
new WORKING game
PuzzLove [Manuel Assoni]
|
2015-02-03 20:58:02 +00:00 |
|
couriersud
|
84c053f76e
|
Reowrked the -video soft driver so it works like accel and opengl. That
will enable the move of some now identical functions back to window.c.
(nw)
|
2015-02-03 19:31:11 +01:00 |
|
Ivan Vangelista
|
16a11112eb
|
wink.c: added save state support (nw)
|
2015-02-03 18:09:14 +01:00 |
|
hap
|
fc541a77e1
|
added led matrix for testing
|
2015-02-03 15:41:49 +01:00 |
|
hap
|
d80aa44688
|
i had to revert this part, it doesn't work (incompatible or not needed anymore after Fabio's UI improvements)
|
2015-02-03 14:24:25 +01:00 |
|
hap
|
a66988b745
|
Merge pull request #117 from trap15/master
Don't error out on an incorrect CRC for the GUI
|
2015-02-03 13:40:05 +01:00 |
|
arbee
|
2e8389c978
|
Fix SDL build breakage (nw)
|
2015-02-02 21:55:20 -05:00 |
|
couriersud
|
c9829f91b7
|
Make sure testkeys ends up in $(BIN). (nw)
|
2015-02-03 00:42:00 +01:00 |
|
couriersud
|
205d1f1af3
|
Merge branch 'master' of https://github.com/mamedev/mame.git
|
2015-02-03 00:35:21 +01:00 |
|