Vas Crabb
1abf53ca6a
UI code refactoring: [Vas Crabb]
...
* Split out main menu and dat box drawing from base class
* Make a bunch of class statics proper per-machine persistent objects
* Object lifecycle fixes
2016-07-10 03:01:13 +10:00
R. Belmont
2364b48f0d
Merge pull request #1070 from Dagarman/master
...
apple1_cass: add dis-assembler
2016-07-09 12:56:09 -04:00
Dagarman
25ac2286cf
added dis-assembler
...
from dr. dobbs journal Sep 1976
2016-07-09 09:19:41 -07:00
Dagarman
e934e7eee5
Merge pull request #1 from mamedev/master
...
179 commits behind
2016-07-09 07:46:14 -07:00
R. Belmont
7a95816623
Merge pull request #1065 from Shideravan/patch-18
...
Fixing wrong title name
2016-07-09 08:49:56 -04:00
Olivier Galibert
c865401352
Merge pull request #1066 from ajrhacker/irq_cleanup
...
Further IRQ passthrough cleanup
2016-07-09 13:18:43 +02:00
Olivier Galibert
d67f2e54ff
Merge pull request #1068 from rzero9/patch-1
...
pc9801: fixed mouse buttons
2016-07-09 13:17:42 +02:00
Robbbert
1a1a22d6ca
windebug: images: added Create option.
2016-07-09 20:41:42 +10:00
Ivan Vangelista
347a33c6a0
vendetta.cpp: converted to bankdev, fixes MT06285. This is my first time using bankdev, so I'm sure there might be more improvements possible. If someone more experienced would like to have a look.. (nw)
2016-07-09 10:03:06 +02:00
Ivan Vangelista
ac143ecbea
vendetta.cpp: maincpu rom loading cleanup.
2016-07-09 07:39:03 +02:00
Robbbert
44335fc4f6
windebug: in images menu, added support for 7z.
2016-07-09 14:14:56 +10:00
cracyc
1a54c90838
plugins/cheatfind: don't show arrow when one option (nw)
2016-07-08 18:52:57 -05:00
cracyc
a4704047d5
luaengine: fix auto (nw)
2016-07-08 17:36:17 -05:00
couriersud
011dbbe713
Moved two macros, added more RAII and improved exceptions. Fixed some
...
bugs in parser code. (nw)
2016-07-09 00:13:18 +02:00
r09
ae90b69bdd
pc9801: fixed mouse buttons
2016-07-08 23:54:20 +02:00
AJR
e720f79481
Further IRQ passthrough cleanup
...
- Remove irq_line methods from M6502, M6800, M6809, S2600 and replace uses with DEVCB_INPUTLINE
- Remove a few IRQ passthroughs from spiders.cpp
- Add several aliases for M6800_IRQ_LINE
2016-07-08 16:55:52 -04:00
cracyc
3f58aa4548
plugins/hiscore: make hiscore.dat sorter stable so everything isn't rearranged every time (nw)
2016-07-08 15:44:54 -05:00
Shideravan
16dbd0dcfc
Fixing wrong title name
...
The name of the software is "Akalabeth - World of Doom" and not "Aklabeth" as in software-list
2016-07-08 17:14:14 -03:00
Vas Crabb
28f2a55ad6
Reduce visibility of more menu members
2016-07-09 04:50:39 +10:00
briantro
87f9f63589
new game added: Player's Choice by merit.cpp
...
New Game Added
---------------------------------------------
Player's Choice (M4C1) [Blair Quinney, The Dumping Union]
2016-07-08 13:13:47 -05:00
cracyc
0e8446aff6
Merge branch 'master' of https://github.com/mamedev/mame
2016-07-08 10:11:54 -05:00
cracyc
1caf0d68c2
plugins/hiscore: doc (nw)
2016-07-08 10:11:12 -05:00
Vas Crabb
7738284b0e
another baby step untangling the menu code
2016-07-09 01:07:10 +10:00
cracyc
45de5e113e
plugins/hiscore: add optional value to prefill for software that clears ram and add examples (nw)
2016-07-08 09:49:03 -05:00
Robbbert
3f9bcd8286
Gamate: added new game: Volcano Panic [Juan Felix Mateos and Mr. Postman]
2016-07-09 00:38:22 +10:00
Vas Crabb
7fb6ae33b0
Merge pull request #1064 from dankan1890/Patch#2
...
Fixed Chinese_Simplified & Chinese_Traditional translation files. [dankan1890]
2016-07-08 23:22:45 +10:00
dankan1890
b2997031b6
Fixed Chinese_Simplified & Chinese_Traditional translation files.
2016-07-08 15:16:03 +02:00
R. Belmont
2ddae26732
Merge pull request #1032 from Bavarese/patch-9
...
Update vtvideo.cpp
2016-07-08 08:48:31 -04:00
Vas Crabb
7e402f67b6
Update Brazilian Portuguese [Ashura-X]
2016-07-08 21:36:08 +10:00
Vas Crabb
1e41787995
Pick off some Japanese string translations, improvements welcome
2016-07-08 21:00:40 +10:00
Vas Crabb
93702d4c67
Update Chinese translations [YuiFAN]
2016-07-08 20:24:30 +10:00
Vas Crabb
97d2fec0e1
Merge pull request #1063 from fulivi/hp9845_dev3
...
Final enhancements to HP TACO driver [fulivi]
2016-07-08 20:04:52 +10:00
fulivi
bc6193e074
hp9845: forgot to disable detailed logging in TACO driver
2016-07-08 10:29:11 +02:00
fulivi
93fa2d7d97
hp9845: minor ws cleanup
2016-07-08 09:50:05 +02:00
fulivi
d9ce6d53df
hp9845: more "C++-like" for loops and better reset in TACO driver
2016-07-08 09:50:05 +02:00
fulivi
a181e8c70c
hp9845: fixed "hole" status bit in TACO driver
2016-07-08 09:50:05 +02:00
fulivi
35a95022ff
hp9845: re-implemented cmd 18 in TACO driver
2016-07-08 09:50:04 +02:00
fulivi
ae64748f91
hp9845: Introduced no-data timeouts throughout TACO device
2016-07-08 09:50:04 +02:00
Bavarese
8c29267320
Fix case 0x0b
...
Break statement added (should not fall through 0x0c).
2016-07-08 09:26:40 +02:00
Vas Crabb
13d8279e49
MT6284 flush stdout/stderr before killing process
2016-07-08 16:47:06 +10:00
Vas Crabb
c0755dd46f
Can tea-ci build tools?
2016-07-08 15:35:57 +10:00
Vas Crabb
6a67de94f9
Fix up imgtool as well
2016-07-08 15:29:50 +10:00
Vas Crabb
aaa3090dd3
clean up includes (nw)
2016-07-08 14:04:20 +10:00
Vas Crabb
50da8bcf1a
Merge pull request #1062 from ajrhacker/opresolv_fix
...
Fix compile errors due to option_resolution namespacing (nw)
2016-07-08 13:58:48 +10:00
AJR
4022874815
Fix compile errors due to option_resolution namespacing (nw)
2016-07-07 23:50:46 -04:00
arbee
9580bd7734
sun4: separated sun4 and sun4c, started implementing unique original sun4 features. [R. Belmont]
2016-07-07 23:03:01 -04:00
Vas Crabb
1c0947a717
Merge pull request #1056 from npwoods/opresolv_cplusplusification
...
C++-ification of src/lib/util/opresolv.[cpp|h]
2016-07-08 12:37:58 +10:00
R. Belmont
a1f9b62dd0
Merge pull request #1046 from ajrhacker/freebsd_fix
...
Hopefully fix imgui compile on FreeBSD and DragonFly (nw)
2016-07-07 22:36:24 -04:00
R. Belmont
404980f08f
Merge pull request #1060 from npwoods/image_device_format_extensions_vector
...
Changed image_device_format::extensions() to be a vector
2016-07-07 22:35:55 -04:00
R. Belmont
7eb9149858
Merge pull request #1061 from ajrhacker/m68k_write_irq
...
Replace M68000 write_irq[1-7] handlers with DEVCB_INPUTLINE (nw)
2016-07-07 22:35:27 -04:00