Commit Graph

28578 Commits

Author SHA1 Message Date
Couriersud 41b721e88b Removed hybrid_t usage in netlist. 2014-03-03 20:14:23 +00:00
Michaël Banaan Ananas b608244cfa ok nevermind 2014-03-03 20:03:32 +00:00
Michaël Banaan Ananas 6363da74a0 lopsided gamelist of lopsidedness 2014-03-03 17:45:42 +00:00
Michaël Banaan Ananas 23bb365a0c prefer "set x" over "alternate" 2014-03-03 17:42:36 +00:00
Michaël Banaan Ananas 6c5a2642ff "zerowingw" is US version 2014-03-03 17:15:48 +00:00
R. Belmont 5832fc70a3 (MESS) apollo: Cleaned up PIC8259 usage. [R. Belmont] 2014-03-03 16:11:38 +00:00
Michaël Banaan Ananas f46c71c679 fix gaplus crash 2014-03-03 14:15:21 +00:00
Robbbert 538fd3e863 (MESS) to9 : fixed crash at start 2014-03-03 08:38:36 +00:00
Miodrag Milanovic a94cb44771 guttangt fix (nw) 2014-03-03 07:49:15 +00:00
Alex W. Jackson b1b3e63a52 All MAME drivers using indirect colors now explicitly declare them in MACHINE_CONFIG [Alex Jackson] 2014-03-03 07:39:29 +00:00
Miodrag Milanovic 53792f54a8 some fixes (nw) 2014-03-03 07:38:27 +00:00
Curt Coder 57dafc93ed Fixed memory leak. (nw) 2014-03-03 07:24:39 +00:00
Alex W. Jackson 7805522af2 funworld.c: fix saloon colors [Alex Jackson] 2014-03-03 06:36:30 +00:00
Roberto Fresca 7619d8744b forgot this one.... 2014-03-03 05:39:19 +00:00
Roberto Fresca a64c1d0c27 Cherry Wheel:
- Created new memory map due to hardware differences.
 - Added default NVRAM. Otherwise the game checks the NVRAM,
    and get a division by 0 error, then resets itself.
 - Partial MCU simulation. Without it, only cherries appear
    and the player always wins.
 - Added proper button-lamps support.
 - Added technical notes.


New games added or promoted from NOT_WORKING status
---------------------------------------------------
Cherry Wheel (Version 1.7) [Roberto Fresca, ANY]
2014-03-03 03:29:52 +00:00
Roberto Fresca 65c9f0f510 Super Nove (Playmark): Created proper machine driver
and improve the second graphics bank decryption/decode.
[Roberto Fresca]
2014-03-03 03:19:27 +00:00
R. Belmont 2dff1e75b0 (MESS) apollo: More cleanup, devlegcy.h now gone. [R. Belmont] 2014-03-03 03:06:41 +00:00
Roberto Fresca 91e2c22962 Removed unused debug handler. 2014-03-03 02:55:35 +00:00
R. Belmont 6f5179e975 Fix compiling on unusual OS X configurations. [Robert Walsh] 2014-03-03 02:23:04 +00:00
Couriersud b658d3a8bf Use C99 variadic syntax (..., __VA_ARGS). Renamed a member in nld_4066 as well. 2014-03-03 00:02:29 +00:00
Nathan Woods 66f9203ba7 Fixed throttle checkmark behavior 2014-03-02 23:04:43 +00:00
Nathan Woods eaba145b83 Merge branch 'master' of ssh://mess.org/mame into new_menus 2014-03-02 23:04:42 +00:00
Nathan Woods 7ab8b3f7f6 Merge branch 'master' of ssh://mess.org/mame into new_menus 2014-03-02 23:03:23 +00:00
Aaron Giles 8063dd2953 Enable saving dynamic_arrays of all fundamental types. Also fix emupal
to save the indirection arrays properly when indirect color count is
provided up front.
2014-03-02 22:09:37 +00:00
Couriersud 4fcf7b5bcf Implemented CD4066 device - Quad Bilateral Switch. [Couriersud] 2014-03-02 20:23:53 +00:00
Miodrag Milanovic 3e4d318b79 dec0 fixed (nw) 2014-03-02 18:54:17 +00:00
Miodrag Milanovic 56ff58c009 denjinmk fix (nw) 2014-03-02 18:46:08 +00:00
Miodrag Milanovic 78854bc824 few more (nw) 2014-03-02 18:34:23 +00:00
Couriersud 70bffd0c85 Moved device models for diodes and bjts into net_lib.c 2014-03-02 18:15:46 +00:00
R. Belmont 1cbd6bec3b (MESS) cat: preliminary Centronics hookup [R. Belmont] 2014-03-02 18:13:40 +00:00
Miodrag Milanovic c074e83a33 more crash fixes (nw) 2014-03-02 18:04:19 +00:00
R. Belmont e3035b01a4 Use buffer devices (nw) 2014-03-02 18:00:57 +00:00
Alex W. Jackson dcaa1db090 Fix SDL compile (nw) 2014-03-02 17:41:19 +00:00
Couriersud b41f17c83e Popeye now has netlist filtering and amplification. [Couriersud] 2014-03-02 17:38:15 +00:00
Miodrag Milanovic c21bc4a756 ladyfrog fix and some save state add in old (nw) 2014-03-02 17:30:43 +00:00
Roberto Fresca f01fcea816 A lot of work on the unknown Bordun game.
- Decode both graphics banks properly.
- Change description to 'Super Star '97'
- Marked 2nd program ROM as bad dump.
- Added technical notes.


New games marked as GAME_NOT_WORKING
------------------------------------
Super Star '97 [Roberto Fresca, Siftware]
2014-03-02 17:22:47 +00:00
Couriersud a4c4341c2c Fixed handling of input/output offsets. 2014-03-02 17:22:26 +00:00
Miodrag Milanovic 7a700cf738 some crash fixes (nw) 2014-03-02 17:14:35 +00:00
Miodrag Milanovic 80d8d36291 no need for these anymore (nw) 2014-03-02 16:45:54 +00:00
Oliver Stöneberg 2726675591 moved compiler-specific warning generation to shared files (nw) 2014-03-02 16:17:12 +00:00
Oliver Stöneberg b1ee97db4c do not optimize SANITIZE builds by default (nw) 2014-03-02 15:30:13 +00:00
Couriersud 34fc0756d7 NET_C now accepts more than two terminals ... 2014-03-02 14:14:36 +00:00
Miodrag Milanovic da614b0b97 some modernization (nw) 2014-03-02 14:13:11 +00:00
Nathan Woods 0b650cbabd Merge 2014-03-02 13:30:27 +00:00
Nathan Woods 811784e14d Merge branch 'master' of ssh://mess.org/mame into new_menus 2014-03-02 13:30:22 +00:00
Nathan Woods 4b7c39ba40 Adding minimum width/height options; defaulting to '0' so there is no change in behavior (the menubar branch will have different defualts) 2014-03-02 13:21:32 +00:00
Miodrag Milanovic d80d26245c segas18 share same palette with megavdp, that is fixed now (nw) 2014-03-02 12:37:36 +00:00
Miodrag Milanovic 5db424a2ee fixed tceptor, strange is that it worked before with wrong index (nw) 2014-03-02 12:19:42 +00:00
Miodrag Milanovic cbdd5c3bff turrett fix, someone please check if fine now I do not have chd here (nw) 2014-03-02 11:22:31 +00:00
Miodrag Milanovic 5d7d37b8da fixed decoding for PALETTE_FORMAT_BBGGRRII (nw)
this fixes drivers in xxmissio, superqix and nova2001
2014-03-02 11:13:40 +00:00