Commit Graph

70439 Commits

Author SHA1 Message Date
MooglyGuy ccfb0091e8 -cdimono2: Added more logging for SERVO ports, nw 2020-01-02 02:16:30 +01:00
MooglyGuy 49e27cd4a6 -cdimono2, m6805, mcd212: Various fixes, nw 2019-12-30 06:57:16 +01:00
MooglyGuy 77e96735c4 -cdimono2: Improved /DTACK hack and improved SLAVE/SCC comms. Gets rid of error on bootup. 2019-12-27 02:04:52 +01:00
MooglyGuy dee55a8f5a -cdimono2: Improved SPI emulation in the 68hc05 core, better hookup of /SS lines, nw 2019-12-26 19:03:37 +01:00
MooglyGuy 33b5134863 cdimono2: More accurate logging of display I2C clocks/data, cheers Vas 2019-12-26 12:09:56 +01:00
mooglyguy d9b46ec794 -cdi: cdimono2 WIP. Added UART and SPI to 68HC05. Moved COP from the HC05 to HC705. nw 2019-12-26 00:19:58 +01:00
mooglyguy 5158e9d916 Fixed wmg compile issue, nw 2019-12-24 13:19:53 +01:00
mooglyguy 06ed986b2c -williams: Eliminated MACHINE_*_OVERRIDE and VIDEO_START_OVERRIDE. Eliminated magic switches on tilemap config for williams2. Added numerous subclasses to reduce optional device usage and reduce custom driver init callbacks, nw 2019-12-24 09:31:24 +01:00
hap e5cf6b2d3b kungfur.lay: another small tweak (nw) 2019-12-24 09:08:20 +01:00
hap a05f80cdd6 kungfur: lazy copy paste somewhere (nw) 2019-12-24 00:53:43 +01:00
hap c38bd9f856 kungfur: device arrays, templates (nw) 2019-12-24 00:30:38 +01:00
hap 80a4706343 kungfur: small tweaks to layout (nw) 2019-12-23 23:54:58 +01:00
hap e5b54b7038 kungfur: styling (nw) 2019-12-23 23:46:41 +01:00
yz70s cd5e994b86 naomi dimm board: add communication between sh4 and security pic (nw) 2019-12-23 23:00:48 +01:00
yz70s 11a58eeee4 Halt cpu by isa rdy line in poisk-1 and mc1502 fdc devices (nw) 2019-12-23 18:07:47 +01:00
hap 8bb5b6bcdc novag_sexpert: sexpertb1 is actually version A (nw) 2019-12-23 16:51:37 +01:00
Ivan Vangelista c50bc9faba new not working clone
-------------------------------------
Fantasy Story (set 2) [ShouTime]

(nw) marked as not working because the parent is, though both are playable but with no sound
2019-12-23 16:30:12 +01:00
hap f46dce20e6 kungfur: guess cpu type (nw) 2019-12-23 16:27:44 +01:00
braintro 437e0ad02e (nw) dec0.cpp: Document undumped versions of Heavy Barrel 2019-12-23 00:46:29 -06:00
braintro c66dfa5458 (nw) itech8.cpp: Correct ROM names for Hot Shots Tennis sets 2019-12-23 00:43:35 -06:00
Vas Crabb 4a805717e7 Merge branch 'release0217' into mainline-master 2019-12-23 16:52:23 +11:00
Vas Crabb 0644f3cf57 small cleanups (nw) 2019-12-23 16:49:10 +11:00
AJR 5f6e7a3c68 vt52: Many updates (nw)
- Start driving UART from CPU timing chain, implementing most switch-configurable rates but just looping back data for now
- Fix TABJ semantics
- Add VT52-specific side effect of ZCAV
- Add Caps Lock key
- Misc. other additions and adjustments
2019-12-22 23:16:28 -05:00
yz70s 17b4efe844 Change #include location (nw) 2019-12-22 23:03:21 +01:00
AJR 2e598d60f8 vt5x_cpu: Add more callbacks; note that VT52 doesn't seem to support the key click switch (nw) 2019-12-22 17:00:08 -05:00
yz70s ceb32d1a82 Corrections to legacy pci (nw) 2019-12-22 22:43:49 +01:00
yz70s 94341777f5 atpci.cpp: update usage of device finders and remove hardcoded cpu tags in chipset devices (nw) 2019-12-22 22:29:56 +01:00
Olivier Galibert 0b842fc428 vf: Hack to get rid of the ram collisions makes things work... (nw) 2019-12-22 20:20:43 +01:00
Olivier Galibert 4f5a836c89 vf: Hack to get rid of the ram collisions makes things work... (nw) 2019-12-22 20:20:14 +01:00
yz70s d495a669eb bebox.cpp: use finder for vga device (nw) 2019-12-22 19:53:16 +01:00
Olivier Galibert cbb6ac9e35 model1: Clear up some stuff I had forgotten to remove (nw) 2019-12-22 19:34:05 +01:00
Olivier Galibert 23716e98af model1: Clear up some stuff I had forgotten to remove (nw) 2019-12-22 19:33:46 +01:00
Olivier Galibert 82b55d52d2 vf: More fixes, works even worse, it's getting annoying (nw) 2019-12-22 19:19:47 +01:00
Olivier Galibert 548f1cde7b vf: More fixes, works even worse, it's getting annoying (nw) 2019-12-22 19:14:34 +01:00
AJR 97ffaac9b5 Fix clang build [-Werror,-Wunused-const-variable] (nw) 2019-12-22 13:03:33 -05:00
Ivan Vangelista 5a5feb2d73 New machines marked as NOT_WORKING
----------------------------------
Dinoking Battle [SpinalFeyd, Porchy]
Dinoking Kids [SpinalFeyd, Porchy]
2019-12-22 18:57:04 +01:00
AJR 9f745f786e isa: Provisional ready line interface (nw) 2019-12-22 12:46:18 -05:00
yz70s 3dd22962b9 bebox.cpp: remove device not found errors (nw) 2019-12-22 18:30:29 +01:00
Ivan Vangelista 4732b5ee79
ms32.cpp: added some dips for f1superb (nw) 2019-12-22 17:06:53 +01:00
AJR 2163bb7824 t11: Use octal for debug register state and disassembly; fix disassembly of SOB instruction 2019-12-22 10:26:05 -05:00
AJR 6a457210e8 vt5x_cpu: Preliminary video timing chain (nw) 2019-12-22 09:19:28 -05:00
MetalliC d971ad4a25 new NOT_WORKING machine
-----------------------
Muscle Ranking Kinniku Banzuke Spray Hitter [Darksoft, MetalliC, rtw]
2019-12-22 16:04:01 +02:00
MetalliC f1adf2d106 sh3: handle INTEVT register 2019-12-22 15:48:43 +02:00
MetalliC a61bd9e337 ataflash cards does not spin (nw) 2019-12-22 15:47:24 +02:00
MetalliC 29ec02efaa s3520cf.cpp: various fixes and improvements, add RTC-4553 model 2019-12-22 15:46:26 +02:00
yz70s a2e0ec8df3 Remove unwanted changes (nw) 2019-12-22 11:32:47 +01:00
ClawGrip c85f53c511 atetris.cpp: UM3482 raw dump for "atetb3482" [Sean Riddle] (#6086)
* atetris.cpp: UM3482 raw dump for "atetb3482" [Sean Riddle]

(nw) This is a raw dump from a visual decap, but the ROM layout and the note format are not understood, so it cannot be properly hooked up. Any help on this will be appreciated. Full info: http://www.seanriddle.com/um348x/

* Move um3482 to its own region (nw)
2019-12-22 11:30:19 +01:00
cracyc 95318ad835 i386: feni and fdisi are nops on the 387+ (nw) 2019-12-22 16:02:59 +11:00
cracyc 17a99a4dd9 i386: feni and fdisi are nops on the 387+ (nw) 2019-12-21 22:31:02 -06:00
AJR 441ec9efb7 vt52: Fill in and fix a whole bunch of things (nw) 2019-12-21 23:26:09 -05:00