Commit Graph

44089 Commits

Author SHA1 Message Date
Vas Crabb
89466e4937 Fix travis 2016-06-10 01:08:12 +10:00
Vas Crabb
21aee1a27f fix tea-ci 2016-06-10 00:56:44 +10:00
Vas Crabb
93cd0cd40b Fix git version [Vas Crabb]
* git version is set by top-level make, not just when GENie runs
* can set IGNORE_GIT=1 for make to ignore git
* git ignored/unavailable uses "unknown" in version string
* mark modified trees as dirty
* note that version now comes from makefile
2016-06-10 00:36:29 +10:00
Miodrag Milanovic
ebd8e7d74b Added initial ninja support to use add MAKETYPE=ninja to compile command line (nw)
Custom build tasks are not yet working
2016-06-09 13:46:36 +02:00
Vas Crabb
8d4dbe3747 Fix keyboard shortcus for disassembly comments pane [Vas Crabb]
* Win32 previously recognised Ctrl+N but menu incorrectly showed Ctrl+M
* Qt showed Ctrl+C but it was swallowed by text editing and didn't work
* Ctrl+N is now shown/used by Win32 and Qt (matches Cmd-N on OS X)
2016-06-09 19:26:39 +10:00
Scott Stone
f005d3eff8 New clones added
----------------
Space Invaders (CV Version, smaller roms)  [Andrew Welburn]
2016-06-08 22:28:18 -04:00
smf-
282c42877e for MSVC (nw) 2016-06-09 01:57:40 +01:00
Lord-Nightmare
11112e89a7 forgot to hit save before commit (n/w) 2016-06-08 20:18:47 -04:00
Vas Crabb
fe95b5c208 Merge pull request #938 from AntoPISA/patch-8
Small update of italian traslation [AntoPISA]
2016-06-09 09:06:58 +10:00
hap
0cf947106b New working machine added
----------
Super 9 Sensory Chess Challenger [hap, anonymous]
2016-06-09 00:01:36 +02:00
dankan1890
51adfcc66b Fixed not load for some INI files in the category filter.
Removed use of strcmp for menu separators.
Modernized and cleaned up some part of code.
2016-06-08 23:46:25 +02:00
Antonio Paradossi
5a539e61f9 Small update of italian traslation 2016-06-08 22:23:04 +02:00
Ted Green
72dfab6b11 vegas: Remove logerror enable (nw) 2016-06-08 14:13:34 -06:00
Cowering
47ab835903 Quick updates (nw) 2016-06-08 15:01:52 -05:00
Ted Green
e0b883a015 Fix typo in vegas and change atlantis to denver audio (nw) 2016-06-08 13:26:57 -06:00
therealmogminer@gmail.com
f1fcc209e7 remove #include addition due to smf's better fix 2016-06-08 20:44:38 +02:00
therealmogminer@gmail.com
0ae82382cb Fix build on MSVC thanks to Rene, also fix debug_break crashes 2016-06-08 20:43:59 +02:00
Miodrag Milanovic
a3af73bafc BGFX and BX update (nw) 2016-06-08 20:42:23 +02:00
Miodrag Milanovic
e8cb3e06d0 Updated GENie to latest (nw) 2016-06-08 20:42:23 +02:00
smf-
b39511102f add missing #include (nw) 2016-06-08 19:29:48 +01:00
Ted Green
680a81e950 vegas: Corrected sub-device lookup string (nw)
vegas: Added Nile 4 timer scaling (nw)
pci-ide: Added IRQ callback (nw)
atlantis: Added more address map locations (nw)
dcs: Add sport timer for dcs2 dsio device (nw)
2016-06-08 12:01:59 -06:00
Ville Linde
4f223dea16 couple of things for zerogun (nw) 2016-06-08 20:01:23 +03:00
cracyc
84009bfd91 rainbow: enable floppy test rom patch by default (nw) 2016-06-08 12:00:31 -05:00
cracyc
ff9545adee dec_lk201: remove unused defines (nw) 2016-06-08 11:53:56 -05:00
smf-
76430f9bc8 ever since f0823886a6 the guess_chs() function adds dummy sectors to the image until it finds a valid CHS mapping, therefore the error can never be triggered (there is no exit condition on the outer loop) (nw) 2016-06-08 17:47:44 +01:00
smf-
05fcd2fb62 CW33300 is the CoreWare library partnumber, LR33300 is a physical chip. MDEC comes from the CoreWare library, possibly CW702. (nw) 2016-06-08 17:47:44 +01:00
Robbbert
de34f5f372 Sorcerer: added "Military Encounter". 2016-06-09 01:25:06 +10:00
Robbbert
c102ff3f48 sorcerer: Added "SALVO". 2016-06-09 00:19:30 +10:00
etabeta78
5dd87fd7eb psx.xml: sourced the three missing disks. [Avilora] 2016-06-08 13:21:19 +02:00
Vas Crabb
5ea67e8066 ds2401: support DS2400-compatibility command 0x0F to read serial no.
fl7_3121: promoted to working [Vas Crabb]
* Correct DS2401 hookup on PIA 0 port C
* Make serial number ROM to match our program ROM dump
* Inputs could be improved
* Get past the data error on empty NVRAM with book (0) and reset (R) buttons

New WORKING machines added
--------------------------
Flaming 7 (Red, White & Blue 7's + Hollywood Nights) [Roberto Fresca, Vas Crabb]
2016-06-08 15:52:02 +10:00
Lord-Nightmare
ffaa7ab2f1 himesiki.cpp: Correct ROM labels/locations for android (early prototype); add dumps of the two PLDs. [Lord Nightmare] 2016-06-08 01:17:47 -04:00
RobertoFresca
f31c41105e correction... 2016-06-07 23:43:15 -03:00
RobertoFresca
c04bde07d2 Buena Suerte (Protel PCB): Added technical notes and a WIP
edge connector and mech counters pinout. [Roberto Fresca, Gaby]
2016-06-07 23:37:04 -03:00
RobertoFresca
83c7e853a0 Buena Suerte: Completed the Protel PCB set. Rearranged the graphics ROMs
to get accurate gfx banks. Discrete sound needs to be traced. Game is
 working properly. [Roberto Fresca]
2016-06-07 23:31:19 -03:00
Lord-Nightmare
b9167e4165 rainbow.cpp: add 23-090b1 z80 arbitrator PROM dump [Lord Nightmare] 2016-06-07 21:33:54 -04:00
therealmogminer@gmail.com
493b5116ff n64.cpp: Disabled fast RAM, as it prevents watchpoints from working and doesn't gain much on the interpreter core. [Ryan Holtz] 2016-06-08 10:18:15 +10:00
therealmogminer@gmail.com
1079f45424 Fix -nodebug crash (nw) 2016-06-08 10:11:42 +10:00
therealmogminer@gmail.com
56bd36c5ef Major refactoring of debugger core [Ryan Holtz]
* Eliminate globals/file statics
* Remove lots of stuff from global scope
* Use std::function for custom command registration
* Eliminate some trampolines
* Build fixes from Vas Crabb and balr0g
2016-06-08 08:10:55 +10:00
couriersud
bf281b3cad add cmath include to plists.h 2016-06-07 23:27:03 +02:00
couriersud
d6616e1786 Fix travis build. (nw) 2016-06-07 23:13:34 +02:00
couriersud
0728b09483 Merge remote-tracking branch 'origin/netlist_dev' 2016-06-07 21:55:15 +02:00
couriersud
14951ba44b Merge branch 'netlist_dev' of https://github.com/mamedev/mame.git into netlist_dev 2016-06-07 21:45:00 +02:00
couriersud
81880659d2 - More code cleanup.
- Dead code removal and minor refactoring.
- Simplify. Align naming with stl. Fix somed pedantic warnings.
- More STL compatability.
- Remove ATTR_HOT and ATTR_COLD. Refactored netlist_time. 
- Fix long standing workaround which would ignore policy of change-only"
propagation.
- Rewrote for loops to use auto : semantics.
- Truthtable cleanup. (nw)
- Get rid of nl_math. Remove nl_util.h and moved contents to
plib/putil.h.
- Fix standalone build. Refactor ptypes.h. 
[Couriersud]
2016-06-07 21:44:15 +02:00
couriersud
3d3f5761f0 - Added constructors to prepare to move terminal setup into constructor.
- Reworked twoterm setup. Fixed some timebombs along the way.
- Fix r2r dac. Remove dead code.
- analog_outputs now created in constructor.
- moved analog_input creation into constructor. 
- moved logic output creation to constructor.
- moved all logic inputs into constructor.
- Completely removed init_object. Finally. 
[Couriersud]
2016-06-07 21:41:54 +02:00
balr0g
b277908905 - Minor cosmetic refactoring. Added a "uninitialised array" template to
allow in-place creation (for increased locality) of netlist classes.
Main use is in truthtable class.
- Remove PLIB_NAMESPACE macros.
- Remove namespace macros. Use explicit namespace declarations.
- Moved device definitions into cpp files.
- Moved more device definitions into cpp files.
- New prefix "nlid" for include files flags purely internal include
files not to be leaked into userland. 
- Fix factory code.
2016-06-07 21:40:30 +02:00
balr0g
73fb588494 Fix tiny build (nw) 2016-06-07 15:15:43 -04:00
etabeta78
9137ace16a minor cleanups + marked sfcoll as bad dump since one of the tracks
has been redumped... nw.

[oh, and btw I have re-ordered the list a bit in the previous commit, but I forgot to mention it. still nw though]
2016-06-07 20:30:26 +02:00
Ville Linde
7fe3b170be sharcdrc: Model 2 compatibility (nw) 2016-06-07 21:05:44 +03:00
couriersud
b3f6072cfd Fix standalone build. Refactor ptypes.h. (nw) 2016-06-07 19:31:59 +02:00
couriersud
62ed8d252e Merge remote-tracking branch 'origin/master' into netlist_dev 2016-06-07 19:21:30 +02:00