David Haywood
a6f33bf5a6
Merge pull request #110 from p1pkin/naomi#2
...
update 315-5881 keys
2015-01-21 20:08:00 +00:00
MetalliC
9ad9e0742a
update 315-5881 keys
2015-01-21 21:34:54 +02:00
mamehaze
d0c41baa6a
(nw)
2015-01-21 19:21:00 +00:00
Osso13
c96597932e
fixed compile (nw)
2015-01-21 19:08:23 +01:00
mamehaze
1bf557eb72
misc 315-5881 (nw)
2015-01-21 17:53:27 +00:00
mamehaze
4ada85693d
fix c+p (nw)
2015-01-21 15:19:35 +00:00
mamehaze
e3875406c0
Merge branches 'master' and 'master' of https://github.com/mamedev/mame
2015-01-21 15:12:34 +00:00
mamehaze
f1f71c77f8
let's maintain the '315-5881- keys in 'machine/315-5881_helper.c' until the key format is finalized
...
as things stand the entire set of keys is of arbitrary bit order / poliarity / number of bits and just based on how our implementation works, storing them in files just means a lot of files have to be regenerated each time our understanding changes.
I've left placeholder ROM_LOADs (with invalid crc/sha1s, compiled out) for placing the keys back once the format IS final.
The list in 315-5881_helper.c needs updating / syncing with current knowledge, would appreciate somebody doing this.
I'm going to see if I can see where / how the chip hooks up on Model 2 and Model 3, and if we can pass those checks with our current code.
2015-01-21 15:12:09 +00:00
Oliver Stöneberg
42f03a6943
vconv: documented all disabled warnings / added VS2013 define (nw)
...
also removed some warnings, that don't happen anymore and don't like
like they should be disabled
2015-01-21 16:10:17 +01:00
Stiletto
b2ee45ad85
Minor comment fixes (nw)
...
Minor comment fixes (nw)
2015-01-20 23:16:17 -05:00
Robbbert
aa94f07dbd
(MESS) excali64: switched over to the new fdc, it works (nw)
...
Also patched out the protection.
For reasons not yet understood, driver speed has gone from 500% to 20%.
2015-01-21 11:49:04 +11:00
Robbbert
cdf1a80ac9
Merge branch 'master' of https://github.com/mamedev/mame
2015-01-21 10:38:57 +11:00
Robbbert
801bd7fc61
fixed compile error (nw)
2015-01-21 10:35:19 +11:00
andreasnaive
83bde098ff
Two new key bits for SEGA's 315-5881 encryption
2015-01-20 23:30:53 +01:00
Osso13
11fc352eb7
exidy.c: try to avoid postload, review appreciated (nw)
2015-01-20 19:39:00 +01:00
Osso13
c810f562f8
exidy.c: fixed fax and fax2 save state problem (nw)
2015-01-20 18:46:55 +01:00
David Haywood
79d60850d6
oops, didn't mean to change this (nw)
2015-01-20 17:27:08 +00:00
Osso13
2241d4ea94
paradise.c: added missing save state, fixes penky save state problem (nw)
2015-01-20 18:17:40 +01:00
David Haywood
cd61a2736d
some changes to the 315-5881 to allow basic multiple stream support, astrass needs this - we were ignoring a size value in the header, when the 'size' is reached the stream ends, and a new header needs to be read.
...
I need to review the changes w/regards the naomi code later (don't have the material to test here) also this will need looking at w/regards compressed streams, as they can be mixed.
the data decrypted from astrass is now a 100% match for the data that was extracted from the saturn version.
2015-01-20 16:53:09 +00:00
etabeta78
f8096960a9
ui: added bios settings and keyboard/keypad inputs in the
...
device option menu. nw.
2015-01-20 14:34:59 +01:00
David Haywood
23417d48af
using actual Sega 315_5881 decryption for 'astrass' set (not yet working for twcup98)
2015-01-20 13:21:05 +00:00
etabeta78
a1e9e0f228
ui: split a few more menu entries from miscmenu.c to separate files,
...
so to avoid having too much assorted stuff in miscmenu.c (now it is
down to a reasonable size). nw.
2015-01-20 10:31:02 +01:00
Angelo Salese
d02f770764
Looks more likely, and at least pieces all have different colors now.
2015-01-20 01:43:49 +01:00
Angelo Salese
fe5d27db70
Palette check
2015-01-20 01:21:24 +01:00
Angelo Salese
206c44a0e9
Debugging ... (yeah, already somehow playable)
2015-01-20 00:32:43 +01:00
hap
1774358f2b
re-added old protection hack for now.
...
see: http://mametesters.org/view.php?id=5828
2015-01-19 23:14:42 +01:00
hap
1ba6761a32
notes
2015-01-19 22:34:43 +01:00
andreasnaive
894a22da17
315-5881 key corrections
2015-01-19 21:58:30 +01:00
couriersud
a80f04072d
Moved font code into osd/modules/font. Extended osd_font to a proper
...
interface. (nw)
2015-01-19 21:47:09 +01:00
couriersud
f07d274ac7
Merge branch 'master' of https://github.com/mamedev/mame.git
2015-01-19 20:14:05 +01:00
couriersud
c7d46eccd1
Fixed clang (most likely > 3.4) compile. (nw)
2015-01-19 20:13:54 +01:00
Osso13
9c54d546b1
m58.c: fixed 10yard save state problem, removed unneeded prefixes (nw)
2015-01-19 18:48:27 +01:00
Osso13
65f54f1fd3
pacman.c: fixed mschamp save state problem (nw)
2015-01-19 18:47:00 +01:00
Osso13
9c880d0ed9
bogeyman.c: added missing save state, fixing noted save state regression. Also removed unneeded prefixes. (nw)
2015-01-19 18:46:05 +01:00
Osso13
b1356b57a9
6522via.c: added missing save states, fixes at least bmcbowl save state problem (nw)
2015-01-19 18:44:50 +01:00
etabeta78
a87d6d0442
ui: fixed bug where software items that shall create new image
...
devices (e.g., passthru carts) or new slot options, failed to do
so when loaded through the File Manager in the internal
UI. [Fabio Priuli]
out of whatsnew: to see the bug, try to launch with previous code nes with no
options, then mount ggenie cart and, after the reboot, try to mount any other
game in the -cart2 media switch. System will reboot, but only ggenie remains
mounted.
Alternatively, launch c64 and manually mount cbmieee from the UI. After
reboot the serial slot options in the Slot Options menu are not configurable, because
the core was not "informed" of their addition, and any cart you try to mount in -cart2
will be ignored, because the new media switch is not acknowledged by the core.
Once again, from command line everything was fine, and thus the issue was hard to
spot :)
2015-01-19 11:48:33 +01:00
etabeta78
0641ab831c
avoid fatal error during -str run (typically used for regression tests). nw.
2015-01-19 06:37:19 +01:00
etabeta78
76edf0d3e6
ui: allow -str run to skip the file manager for systems with mandatory carts. nw.
2015-01-19 06:36:15 +01:00
R. Belmont
87ff273156
Merge pull request #109 from p1pkin/hikaru#0
...
hikaru.c: added protection key for sgnascar [MetalliC]
2015-01-18 23:18:23 -05:00
R. Belmont
0dc6f4bd39
Merge pull request #108 from einstein95/patch-2
...
Update phozons manufacturer (nw)
2015-01-18 23:17:44 -05:00
mahlemiut
29faa4ce83
ngen: added WD2010 controller as a substitute for the WD1010 (they are register-compatible).
2015-01-19 15:16:48 +13:00
MetalliC
2c019b4b01
hikaru.c: added protection key for sgnascar [MetalliC]
...
this romboard uses the same encryption as Naomi M1/Actel-type cartridges
2015-01-19 03:41:48 +02:00
hap
2fc571f530
(MESS)Game added or promoted to working
...
------------------
Split Second [hap, Sean Riddle]
2015-01-19 01:58:18 +01:00
hap
29c8929cd4
tms1400 opcode 0x09 is F_COMX8 anyway
2015-01-19 00:50:47 +01:00
couriersud
3a67f64355
- Fix SDL Windows compile.
...
- Aligned strconv.h (same code on sdl and mainline).
- Aligned font code between sdl and mainline
2015-01-18 22:57:30 +01:00
hap
e2a841d920
one more correction
2015-01-18 22:44:47 +01:00
R. Belmont
d847b5864f
Merge pull request #107 from wallyweek/cfalco
...
*nix: Bump version and date in man pages. [Wallyweek]
2015-01-18 15:13:19 -05:00
Olivier Galibert
f489a56fa3
Merge pull request #105 from lucab/lucab/mame-lua/misc
...
luaengine: expose more methods + misc fixes
2015-01-18 20:49:10 +01:00
couriersud
747524f927
Fix erroneous commit. (nw)
2015-01-18 20:38:28 +01:00
couriersud
cf7e7e8361
More netlist code reschuffle to separate setup from run. (nw)
2015-01-18 20:37:11 +01:00