Michael Zapf
13fce89d59
ti99_8: Chipset low-level emulation; ti99_4x: using new GROMs
2016-03-31 23:55:50 +02:00
Miodrag Milanović
74d10ce1c2
Merge pull request #769 from h0tw1r3/nw-build
...
support build without optimize flag (nw)
2016-03-31 11:26:12 +02:00
Mike Naberezny
b4408c2906
complay.py: Python 3 compat. (nw)
2016-03-30 21:06:12 -07:00
Jeffrey Clark
001d49c5b7
support build without optimize flag (nw)
...
OPTIMIZE= to disable the current default value 3
Also allow ARCHOPTS to be set regardless of OPTIMIZE, useful for
debug flags.
2016-03-30 21:56:03 +00:00
Michael Zapf
ee6684ac85
New GROM implementation (TMC0430) with (almost) precise clock behavior
2016-03-30 23:50:39 +02:00
Miodrag Milanovic
9353a1ccb3
Compressed internal layouts [David Haywood]
2016-03-30 20:40:05 +02:00
dankan1890
0bab931a80
Visual Studio 2015 netlist fix. (nw)
2016-03-30 19:09:40 +02:00
Miodrag Milanovic
f67cb62dbc
Fix VS build (it was reverse logic then others) (nw)
2016-03-30 11:03:03 +02:00
Miodrag Milanovic
913ab1e140
Cleanups and version bump
2016-03-30 08:35:21 +02:00
David Haywood
8b2613e3e0
new NOT WORKING
...
Super Game (Sega Master System Multi-game bootleg) [Astroblaster]
unfortunately the dump is incomplete, there's a 512KB MASK rom that hasn't been dumped.
(it also probably uses an MCU for the timer / credit logic, but we can simulate that)
2016-03-30 00:17:06 +01:00
Miodrag Milanovic
fe5c894890
added line back removed by mistake (nw)
2016-03-29 15:48:24 +02:00
Miodrag Milanovic
5cab7dbd8b
fix per source build (nw)
2016-03-29 10:58:01 +02:00
Miodrag Milanovic
de5c77d785
add to arcade projects (nw)
2016-03-29 10:53:22 +02:00
Miodrag Milanovic
b055af8907
Fix ldplayer issue (nw)
2016-03-29 10:17:19 +02:00
Miodrag Milanovic
9b3788035c
scrclean on lua scripts (nw)
2016-03-29 08:49:47 +02:00
Miodrag Milanovic
3fb7f61cfc
Fix building tools (nw)
2016-03-29 08:43:20 +02:00
Miodrag Milanovic
953d0f9b17
fix typo (nw)
2016-03-29 08:26:11 +02:00
Miodrag Milanovic
ee3edd0e2b
Add missing include (nw)
2016-03-29 08:24:17 +02:00
Jeffrey Clark
c3397ae4a9
fix include dirs (nw)
2016-03-29 00:45:53 -07:00
Jeffrey Clark
4b50847560
Multiple link and include path support (nw)
...
ie. USE_SYSTEM_LIB_FLAC=FLAC,ogg:/usr/include
2016-03-28 23:09:03 -05:00
Jeffrey Clark
00b56f38c8
only explicit system include paths (nw)
2016-03-28 22:57:13 -05:00
Jeffrey Clark
18d7e34620
cleanup build includes (nw)
2016-03-28 22:46:00 -05:00
Jeffrey Clark
9d9c8fad6a
Extend system library support (nw)
...
Extend USE_SYSTEM_LIB_* to support providing the library name and include directory.
To link against system specific lib names and header path: (ref #711 )
USE_SYSTEM_LIB_LUA=lua5.3:/usr/include/lua5.3
2016-03-28 22:26:52 -05:00
Justin Kerk
f26ce9ee1d
Emscripten update (nw)
2016-03-28 21:50:41 +00:00
dankan1890
68ebc2b0e5
Visual Studio compile fix. (nw)
2016-03-28 22:57:35 +02:00
David Haywood
665cce56de
pull the tecfri spyhunter bootleg out of the mcr driver, hardware is too different (nw)
2016-03-28 05:59:47 +01:00
David Haywood
9d12206fd5
new clones
...
Spartan X (Tecfri hardware bootleg) [farzeno, rockman]
put this is a new driver because if the other Tecfri boots are anything to go by the modifications will be gross, still need to pull spyhuntpr into it's own driver too after finding out just how different it is to the original.
2016-03-27 22:45:27 +01:00
Miodrag Milanovic
2e3670efba
Small issues fix (nw)
2016-03-27 21:09:15 +02:00
Miodrag Milanovic
158c90cf11
Initial work to make MAME work on Android [Miodrag Milanovic]
2016-03-27 17:35:23 +02:00
couriersud
9d2f61ee92
netlist:
...
- more code optimization
- hide matrix_solver_t implementation
- use netlist_time for time deltas
2016-03-27 15:41:42 +02:00
arbee
c9bd18a22d
apple2: start reverse-engineering the AE PC Transporter card [R. Belmont]
2016-03-26 21:04:15 -04:00
balr0g
822c2689b0
(nw)
2016-03-26 09:53:59 -04:00
balr0g
22e5ebfbe2
Proper msgfmt fix for Python 2.6 (nw)
2016-03-26 09:46:01 -04:00
balr0g
4a47aa234e
oops (nw)
2016-03-26 09:02:41 -04:00
balr0g
1f6688b967
Bugfixes to msgfmt, charset parsing broken on Python 2.6 for inexplicable reasons but does not cause failure (nw)
2016-03-26 09:01:45 -04:00
Justin Kerk
1bd63ee7ed
Emscripten: include shadow-mask.png (nw)
2016-03-26 04:28:54 +00:00
balr0g
b79f9db981
(nw)
2016-03-25 15:48:57 -04:00
balr0g
9fbc939781
Make msgfmt also Python2 compatible and fix several bugs (nw)
2016-03-25 15:42:35 -04:00
balr0g
66e5f75c22
Import current msgfmt.py from Python 3 tree (nw)
2016-03-25 15:42:35 -04:00
Dirk Best
37a32099cd
svi318: preliminary support for the sv603 coleco game adapter
...
lacks controller support
2016-03-25 17:47:33 +01:00
Miodrag Milanovic
315612190b
Added parsing of plugin json files for machine_manager (nw)
2016-03-24 21:07:39 +01:00
balr0g
ee68c9aab3
Convert msgfmt script to UTF-8 (nw)
2016-03-24 09:40:23 -04:00
Miodrag Milanovic
3bd130ebce
Change BGFX_CONFIG_MAX_FRAME_BUFFERS on proper way (nw)
2016-03-24 09:40:29 +01:00
couriersud
489e2919db
Netlist: code maintenance
...
- rename netlist_analog_t to analog_t
- straighten object model
- reduce access to member variables
- use pvector<analog_net_t::list_t> for groups.
- simple coverity fixes.
2016-03-23 22:03:26 +01:00
Miodrag Milanovic
c22a27df81
Ci20 wip support (nw)
2016-03-23 21:23:14 +01:00
Justin Kerk
62d1e88e98
Update bgfx paths for Emscripten (nw)
2016-03-23 18:59:02 +00:00
therealmogminer@gmail.com
ba0a1d8d52
Merge bgfx_shader into master, nw
2016-03-23 17:55:55 +01:00
Justin Kerk
b961152eee
Allow command-line errors to work in Emscripten (nw)
2016-03-23 04:52:13 +00:00
Brad Hughes
e7c1d09000
Merge: Build project for Windows Store
2016-03-22 18:50:55 -04:00
Brad Hughes
e6e30bb9dd
Build project for Windows Store
2016-03-22 18:46:08 -04:00