summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* tascr30: add display, inputs and SmartBoard. [Sandro Ronco] Sandro Ronco2019-06-291-1/+8
| | | | | | Machines promoted to working ---------------------------- Tasc ChessSystem R30 [Sandro Ronco]
* remove novagbase class (nw) hap2019-06-291-34/+30
|
* cforte: add chesspieces (nw) hap2019-06-291-1/+1
|
* npresto: add chesspieces (nw) hap2019-06-281-1/+1
|
* supercon: add chesspieces (nw) hap2019-06-271-2/+2
|
* New not working machine added hap2019-06-271-0/+1
| | | | | ------------- Savant [hap, Berger, Sean Riddle]
* new device seeq8003 Patrick Mackinlay2019-06-262-0/+13
|
* -dpb_brushstore: Added skeleton device for DPB-7000 Brush Store Card. [Ryan ↵ MooglyGuy2019-06-241-0/+2
| | | | Holtz]
* -dpb_framestore: Added a device (untested) for the DPB-7000 Framestore Card. ↵ MooglyGuy2019-06-241-0/+2
| | | | [Ryan Holtz]
* New machines marked as NOT_WORKING AJR2019-06-221-0/+1
| | | | | ---------------------------------- Telex 1192 [Bitsavers]
* added sensorboard with piece recognition (nw) hap2019-06-233-10/+31
|
* Add disassembler and skeleton device for DP8344 Biphase Communications Processor AJR2019-06-223-0/+19
|
* misc changes (move princ to new driver - needs F2MC-16L CPU core, promote ↵ David Haywood2019-06-211-0/+1
| | | | | | | | | | | | | | salter/gaelco stuff, manufacturer note in redclash.cpp) (#5271) * move princ out of prestige.cpp (it should have never been put there) and into a new driver fix graphic alignment on the salter gym machines, also promote htem both to working (the hang I saw before on cycle doesn't seem to happen now) made a note in redclash.cpp about possible sets needing rearrangement note, princ uses a F2MC-16L based CPU, I don't believe we have a core, but there are plenty of docs available should somebody want to write a disassembler at least. * reparent the RedClash sets, it appears to be a Kaneko game (Cat logo in the corner etc.) * change guess (nw)
* ncd68k: refactoring (nw) Patrick Mackinlay2019-06-211-0/+1
| | | | | | Mostly a WIP checkpoint; ncd16 is now able to run its X server from PROM. * used new bt478 ramdac device * initial implementation of bert asic
* Preliminary disassembler and skeleton CPU device for Elan RISC II/RII series ↵ AJR2019-06-203-0/+19
| | | | architecture
* bt47x: new device (nw) Patrick Mackinlay2019-06-202-0/+12
|
* -dpb_storeaddr: Added skeleton device for DPB-7000 Store Address Card. [Ryan ↵ mooglyguy2019-06-201-0/+2
| | | | Holtz]
* Merge branch 'master' of https://github.com/mamedev/mame mooglyguy2019-06-181-4/+3
|\
| * New machines marked as NOT_WORKING AJR2019-06-171-2/+3
| | | | | | | | | | ---------------------------------- KTM-3 [Bitsavers]
| * hh_tms1k: update to pwm_display_device (nw) hap2019-06-181-2/+0
| |
* | -74381: Added untested 74S381 ALU / Function Generator device. [Ryan Holtz] MooglyGuy2019-06-183-0/+14
|/ | | | | | -dpb_brushproc: Added PROM signal lookups, nw -am25s55x: Fixed some incorrect comments, nw
* -dpb_brushproc: Added skeleton device for DPB-7000 Brush Processor Card. ↵ MooglyGuy2019-06-183-0/+16
| | | | | | | | | | [Ryan Holtz] -am25s55x: Initial device implementation for Am25S557 and 25S558 Combinatorial Multiplier chips. [Ryan Holtz] -dpb_combiner: Fixed validation, nw -dpb7000: Added devices for new Brush Processor Card skeleton, nw
* -dpb_combiner: Added a skeleton device for the DPB-7000 Combiner Card. [Ryan ↵ mooglyguy2019-06-171-0/+2
| | | | | | Holtz] -dpb7000: Hooked up Combiner Card device, nw
* qvt6800: rename to qvt190, add gfxdecode Dirk Best2019-06-171-1/+1
|
* -tdc1008: Fixed latching of RND, TC, ACC, and SUB signals. [Ryan Holtz] mooglyguy2019-06-173-0/+14
| | | | | | -tmc208k: Added device for TRW TMC208K/TMC28KU 8x8-bit Parallel Multiplier. [Ryan Holtz] -dpb7000: Added placeholder devices for TMC multipliers on the Combiner Card, nw
* -tdc1008: Initial untested implementation of the TRW TDC1008 ↵ mooglyguy2019-06-163-0/+14
| | | | | | Multiplier-Accumulator. [Ryan Holtz] -dpb7000: Added TDC1008 devices for the Filter Card, albeit not hooked up yet, nw
* tb303, tr606: disconnect from hh_ucom4 (nw) hap2019-06-161-3/+2
|
* ticalc1x: move to hh_tms1k (nw) hap2019-06-161-2/+1
|
* new NOT WORKING clones DavidHaywood2019-06-161-0/+1
| | | | | --- Toki (Modular System) [Juan Romero, Recreativas.org, ClawGrip]
* cp2000: separate from chessbase (nw) hap2019-06-161-2/+2
|
* mess.lua: remove screenless.a again (nw) hap2019-06-161-40/+69
|
* screenless: make it a device (nw) hap2019-06-143-0/+13
|
* Add device emulation for MM5307 Baud Rate Generator AJR2019-06-143-0/+14
|
* ncd17c: renamed for consistency (nw) Patrick Mackinlay2019-06-131-1/+1
|
* cking_master, cxg_ch2001: move from chessbase to screenless (nw) hap2019-06-121-9/+9
|
* add screenless base class (nw) hap2019-06-121-31/+23
|
* apple2, apple2e, apple2gs: Generic emulation of Game I/O connector. ↵ AJR2019-06-102-0/+15
| | | | | | Joysticks are now slot devices. mbc55x: Add Game I/O port
* new NOT WORKING clones DavidHaywood2019-06-091-0/+1
| | | | | | | -- Big Karnak (Modular System) [Recreativas.org, ArcadeHacker, ClawGrip, David Haywood] as with other Modular System things, it's not really very close to original hw at all (and uses different boards in a different configuration to other modular system setups) so new driver
* radica / elan eu3a14 - explore more tile mode bits used by rad_hnt3, ↵ David Haywood2019-06-081-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rad_foot etc. (nw) (#5179) * rad_hnt3 misc improvements (nw) * better support for alt modes used in rad_hnt3 and rad_foot * tidy/comments (nw) * test note (nw) * actually not a special case (nw) * document other test modes (nw) * palette selection improvements (nw) * switch according to test mode (nw) * improved palette handling for rad_foot (7bpp mode) * ramsize (nw) * exploring the ram based layer (nw) * ram tile layer in hnt3 is 2bpp, hardcode stuff for now until we've found the proper register bits * slight refactor (nw) * some palette fixes (nw) * fix 2bpp tile colours (nw) * rename rad_eu to elan_eu * rework tile pri (nw) * refactor (nw) * note updates (nw) * kludge (nw) * some weird regs notes (nw)
* mindset: Show a little something [O. Galibert] Olivier Galibert2019-06-081-0/+1
|
* telex277d: Separate into skeleton driver (nw) AJR2019-06-061-0/+1
|
* New machines marked as NOT_WORKING hap2019-06-061-0/+1
| | | | | ---------------------------------- ChessSystem R30 [hap]
* new NOT WORKING clones (Gals Panic - Modular System) (#5163) David Haywood2019-06-051-0/+1
| | | | | | | | | | * new NOT WORKING clones --- Gals Panic (Modular System bootleg) [Juan Romero, Recreativas.org, ClawGrip, David Haywood] these things are *ugly* from a hardware perspective (massive 6 board stack just for Gals Panic with many, many code hacks to work around hardware changes) so I felt it best to create a new driver with the background bits copy+pasted; the sprites + sound system specific to these bootlegs will need adding. * bleah (nw)
* -am2910: Added prelminary, largely-untested Am2910 Microprogram Controller ↵ mooglyguy2019-06-053-0/+14
| | | | | | device emulation. [Ryan Holtz] -dpb7000: Initial pass at Disk Sequencer Card emulation. Needs debugging. [Ryan Holtz, Mark Nias]
* Merge pull request #5143 from vadosnaprimer/vsllvm_fix R. Belmont2019-06-032-0/+5
|\ | | | | fix vsllvm configuration
| * fix vsllvm configuration feos2019-06-032-0/+5
| | | | | | | | | | | | - dxsdk was missing from includes - winmm was missing from libs - narrowing warning was silenced for VS, but not from vsllvm, where it leads to an error in menu_video_options::handle()
* | New machines marked as NOT_WORKING mooglyguy2019-06-031-0/+1
|/ | | | | ----------- Quantel DPB-7000 [Ryan Holtz, Mark Nias]
* t3210, feap90: Separate out into skeleton driver (nw) AJR2019-06-021-0/+1
|
* fix arcade compile (nw) hap2019-06-021-1/+1
|
* itt9216: Separate into skeleton driver (nw) AJR2019-06-021-0/+1
|