Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-08-06 | Looking at attract mode, graphics rom 39 is obviously bad. The 32/33 & 38 ↵ | 1 | -1/+1 | ||
match the combined 3m rom in cawing, so I extracted 39 from that. | |||||
2017-08-06 | swap cawingur1 and cawingu as the new dump is newer, remove some entries ↵ | 3 | -59/+57 | ||
from mame.lst that were committed by mistake. (nw) | |||||
2017-08-06 | input_merger: syncronise on the way in, extend to 32 inputs, make some | 18 | -373/+457 | ||
more variants, get rid of virtual call [Vas Crabb] bublbobl.cpp, missb2.cpp: reimplemented sound cpu semaphores and sound nmi according to schematics. Implemented sound semaphores into tokio as well, fixing SOUND ERROR in test mode. Added notes about sound cpu addressing. Reimplemented /SRESET as a separate function called on sound cpu reset according to schematics. Added correct watchdog to bubble bobble and tokio, and disabled it on the bubble bobble prototype. Added proper 'wired-or' sound cpu IRQs to bubble bobble. Renamed 'slave' cpu to 'subcpu' to match schematics. [Lord Nightmare, Vas Crabb] | |||||
2017-08-06 | New working game | 3 | -0/+55 | ||
Carrier Air Wing (USA 901130) [mastercello] | |||||
2017-08-06 | Fix info box navigation when system selection menu doesn't have focus, | 8 | -248/+152 | ||
and fix up some translations for recent changes | |||||
2017-08-05 | zaccaria.cpp: Protection device has been located (nw) | 1 | -4/+4 | ||
2017-08-05 | New working machines | 2 | -87/+453 | ||
-------------------- China Education Computer I [R. Belmont, Jorma Honkanen] | |||||
2017-08-06 | Update translation files (again) | 52 | -48675/+51850 | ||
2017-08-06 | font_osx: handle fonts where space glyphs return a null bounding box (e.g. ↵ | 6 | -396/+85 | ||
Hiragino family) restore ability to localise info box headings | |||||
2017-08-06 | Added a very preliminary PC9801 AMD98 sound board emulation [Angelo Salese] | 5 | -0/+266 | ||
2017-08-06 | Part 3 of PC9801: move video routines into pc9801.cpp file (nw) | 3 | -679/+746 | ||
2017-08-06 | Part 2: aggressively move includes libs into header (nw) | 2 | -51/+51 | ||
2017-08-06 | First chunk of cleaning up PC9801: move state to includes, make variables to ↵ | 4 | -323/+342 | ||
have sane accessors (nw) | |||||
2017-08-05 | vsystem_gga: Document some pins and clocks (nw) | 4 | -6/+42 | ||
2017-08-05 | fix MT 06644 | 1 | -1/+1 | ||
2017-08-05 | log some failures (nw) | 1 | -28/+37 | ||
2017-08-05 | Update spanish strings. | 1 | -88/+109 | ||
Translations updated -------------------- Spanish [A. Viloria] | |||||
2017-08-05 | BIOS is an initialism, not a proper noun (nw) | 5 | -7/+7 | ||
2017-08-05 | Use proper font metrics on OSX rather than trying to guess advance from ↵ | 7 | -1257/+123 | ||
glyph box Update most of Japanese translation | |||||
2017-08-05 | Better documentation for midvunit wheel board (#2546) | 2 | -68/+87 | ||
* Better documentation for midvunit wheel board * Added part numbers | |||||
2017-08-05 | minimaws: add buttons for restoring default BIOS/slot card, clean up and ↵ | 3 | -83/+127 | ||
comment the JavaScript a bit more | |||||
2017-08-04 | minimaws: expose system BIOS, better way of dropping tables | 5 | -9/+65 | ||
2017-08-04 | minimaws: remove need for explicit schema step | 2 | -146/+176 | ||
2017-08-04 | minimaws: demonstrate slot card BIOS selection, requires exposing device ↵ | 7 | -35/+165 | ||
BIOS sets in XML output | |||||
2017-08-04 | New driver: Kontron PSI98 | 5 | -0/+566 | ||
Basic system is done and it can boot from floppy, but there are still many things to add, therefore marked as NOT_WORKING for now. New machines added as MACHINE_NOT_WORKING ----------------------------------------- Kontron PSI98 [Dirk Best, rfka01] | |||||
2017-08-04 | Fix -slot card,bios=rev (selected BIOS was being applied to slot itself, not ↵ | 3 | -51/+64 | ||
card) | |||||
2017-08-04 | minimaws: show compatible slots for devices [Vas Crabb] | 4 | -3/+49 | ||
(nw) Identify Donkey Kong Junior (Japan set F-1) [Corrado Comaselli] | |||||
2017-08-03 | Added note regarding undocumented playback feature for Orchestra-90 (nw) | 1 | -0/+13 | ||
2017-08-03 | kill some dead code (nw) | 2 | -9/+0 | ||
2017-08-03 | new working software list addition | 1 | -0/+14 | ||
New working software list additions ----------------------------------- apple2: Nightmare Gallery [Ian B.] | |||||
2017-08-03 | new WORKING clones added: | 2 | -7/+37 | ||
DoDonPachi III (World, 2002.05.15 Master Ver) [neohyphengeo productions] note, 'new parent' as technically it's the newest non-Japan set (actually the only non-Japan set) and is actually newer than the original Japanese release (but older than Black Label) Some may disagree with this designation but it follows 'MAME standard' | |||||
2017-08-04 | stupid typos (nw) | 2 | -2/+2 | ||
2017-08-03 | jvc_dsk: Improve support for headerless OS-9 images | 1 | -6/+25 | ||
2017-08-03 | minimaws: add machine feature status flags and slot card selection with live ↵ | 8 | -22/+585 | ||
update | |||||
2017-08-03 | jvc_dsk: Autodetect double sided floppy images without header, fixes #2405 | 1 | -1/+9 | ||
2017-08-03 | MT #06641 | 2 | -8/+4 | ||
2017-08-03 | misc housekeeping / one-liners | 3 | -3/+2 | ||
- removed am already dumped game from the undumped list in balsente.cpp - change copy+pasted comment in hangzo to better reflect that the tiles are not encrypted - fixed typo in ghox memory map | |||||
2017-08-03 | trident: Fix ISA card shortname (nw) | 1 | -1/+1 | ||
2017-08-02 | Coco FDC: Fix MT06640 (possibly also MT06639) | 1 | -1/+2 | ||
2017-08-02 | a590: Correct filenames, add undumped 4.6 and 5.92 versions. | 1 | -22/+34 | ||
2017-08-02 | Imgtool: Classic Mac: Made the logic for B&W icon able to handled ↵ | 1 | -27/+25 | ||
non-masked set pixels | |||||
2017-08-02 | Imgtool: Fixed features.supports_geticoninfo | 1 | -0/+2 | ||
2017-08-02 | royalmah: completed dip-switches for mjifb and clones (MT05608) (nw) | 1 | -45/+48 | ||
2017-08-02 | New working software list addition | 1 | -1/+12 | ||
------------------------------------------------ lynx: Crystal Mines II - Buried Treasure (Euro, USA) [anonymous] | |||||
2017-08-02 | jp.cpp: More sample banks (nw) | 1 | -5/+5 | ||
2017-08-02 | column, not row (nw) | 1 | -1/+1 | ||
2017-08-02 | hh_sm510: add note for another kdribble bug (nw) | 1 | -0/+2 | ||
2017-08-02 | Load slot info in minimaws (not exposed yet), fix up some problems with | 22 | -111/+187 | ||
slots uncovered (nw) It seems at some point someone didn't realise that choosing the same option from a SLOT_INTERFACE in multiple slots creates multiple instances of the same device type, and this got copy/pasted everywhere. | |||||
2017-08-02 | fix up input_merger - it needs to save, and it's passive so no reset | 2 | -6/+9 | ||
2017-08-02 | jp.cpp: Add 74LS259 latches and ADPCM sound system used by some games | 1 | -89/+210 | ||