summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/coreutil.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/util/coreutil.cpp')
0 files changed, 0 insertions, 0 deletions
t- and Alt-Shift- characters to A500 US keyboard * Fixed natural keyboard modifiers with LLE keyboards 2017-02-04lastbank: Allow sound CPU to reset the ES-8712 and M6295 AJR1-1/+7 2017-02-04new working clone MetalliC2-1/+21 ----------------- Zen Nippon Pro-Wrestling Featuring Virtua (Taiwan) [XeD] 2017-02-04taito_l.cpp: puzznic - confirmed all sets uses same MCU, correct MCU clock ↵ MetalliC1-3/+3 as per PCB photo (nw) 2017-02-04bcruzm12: Change PSGs to AY8912; note on PCB AJR1-5/+8 2017-02-05Fixed Battle Cruiser M-12 sprite colors MASH1-2/+2 The ship hull is red and not grey See here http://www.andysarcade.net/store2/video-arcade-game-items/non-jamma-pcbs/battle-cruiser-m12.html and http://www.flyerfever.com/post/156753129608/battle-cruiser-m-12 http://www.arcade-museum.com/images/112/1122093152.jpg 2017-02-04helps to get the right file, doesn't it (nw) Vas Crabb2-2/+16 2017-02-04whoops, that's important (nw) Vas Crabb1-0/+1 2017-02-04m68hc05: implement edge-sensitive external interrupts Vas Crabb5-94/+194 2017-02-04new working clone added Ivan Vangelista2-0/+17 ____________________ Puzznic (US) [Coolmod] 2017-02-04cpc_flop.xml: switched some clones of The Vindicator to be as such, instead ↵ mahlemiut1-7/+7 of clones of Vindicators. (nw) 2017-02-04new not working clone added Ivan Vangelista2-18/+39 _______________________ Virtua Bowling (Honk Kong, V101HJS) [Abelardator2] different encryption? (nw) 2017-02-03New Head Panic Clone briantro2-1/+33 New Clone Added ------------------------------------------------- Head Panic (ver. 0702, 02/07/1999) [hammy, Brian Troha, The Dumping Union] 2017-02-03lastbank: Working sound and music AJR7-67/+124 ES-8712: Add busy status read and notes on device Misc. ES-related code cleanups (nw) 2017-02-04Avoid conflict with Apple C++ runtime header nl_types.h Vas Crabb3-9/+9 2017-02-03plugins/hiscore: use videoram share for missile command scores so madsel ↵ cracyc2-2/+7 isn't disturbed (nw) 2017-02-03polepos.cpp: Input improvements AJR3-44/+72 - Correct DIP switches and locations for polepos2bi and polepos2bs - Fix bootleg mft. info for polepos2bs - Use modern DEVCB features to make extra 4-bit input ports unnecessary 2017-02-03Avoid confusion of "Speakeasy" description shared between a machine and a ↵ Scott Stone1-1/+1 device, expanding on the device's shortname and description (nw) 2017-02-03new working software list addition: Ivan Vangelista1-0/+11 ___________________________ pico.xml: Ecco Jr. e la GrandeCaccia al Tesoro nell'Oceano! (Ita) [f205v] 2017-02-03New working clone added Ivan Vangelista2-17/+194 ____________________ Missile Attack [f205v] Also made mcombat, mcombata and mcombats boot. They still need inputs, sound (AY8912). 2017-02-03aerofgt.cpp: cleaned up audiocpu rom loading, avoided some tag lookups, thus ↵ Ivan Vangelista2-39/+26 minor speed up (nw) 2017-02-03lwriter.cpp: add debugger fences, some more tracing documentation (nw) Lord-Nightmare1-10/+8 2017-02-02egret: fix clock polarity to match VIA6522 corrections. (nw) arbee1-1/+1 2017-02-02LaserWriter II NT: Further WIP, passes another self test [Lord Nightmare] Lord-Nightmare1-55/+78 2017-02-03m6805 updates: Vas Crabb6-58/+968 * Fix disassembly of BIT opcodes * Don't burn cycles on disabled interrupts * Add partially implemented MC68HC05C8 and MC68HC705C8A * Implement 'HC05 digital I/O, timer/capture/compare and COP watchdogs * Probably still some bugs in 'HC05 peripherals Also use pure virtual method for Amiga keyboard interface (nw) 2017-02-02fix pin64 compile warnings, make curly bracket style consistent (nw) Lord-Nightmare1-7/+5 2017-02-03Make debugger fall back from binary to default base on 0b prefix Vas Crabb1-1/+12 * This makes expressions like 0B12 parse as hex in hex memory spaces * Where there's ambiguity (e.g 0B01) binary takes precedence 2017-02-03Correctly assign service button(s) Michael.S.G1-1/+1 2017-02-02Treat commands as blocks, 50% file size savings for PIN64 captures. (nw) MooglyGuy2-146/+146 2017-02-02Create pin64_printer_t and remove pin64_command_block_t. (nw) MooglyGuy2-28/+36 2017-02-02Rework PIN64 to use an unordered_map for matching. (nw) MooglyGuy2-41/+54 2017-02-02LaserWriter II NT: hooked up interrupts to 68k, doesn't seem to boot any ↵ Lord-Nightmare1-40/+69 further, needs more investigation. [Lord Nightmare] 2017-02-02small cleanup (nw) Vas Crabb2-12/+7 2017-02-02Don't crash on bad cheat expressions, also make the code look more like ↵ Vas Crabb2-353/+403 'enterprise-grade' C++ 2017-02-02Hopefully fixed a compile error with some compilers (nw) Robbbert1-1/+8 2017-02-02fix chd build (nw) Vas Crabb1-7/+7 2017-02-02yo sup dawg (nw) Vas Crabb1-7/+47 2017-02-01typo fix (nw) Stiletto1-1/+1 typo fix (nw) 2017-02-02Disable PIN64 logging. (nw) MooglyGuy2-0/+4 2017-02-02Get PIN64 code to function correctly. (nw) MooglyGuy3-256/+422 2017-02-02Make N64 RDP use uint64_t types for commands (nw) MooglyGuy2-648/+616 2017-02-02Addad PIN64 logger class. (nw) MooglyGuy5-0/+548 2017-02-01De-hardcode "Diagnostic Step" inputs in Atari games AJR5-11/+11 (nw) I have some doubts of the viability of this approach as a long-term solution, but it's at least a slight improvement. 2017-02-02Correctly assign service button(s) Michael.S.G1-1/+1 2017-02-01c64: Emulated the PPP Speakeasy 64 (Votrax SC-01-A) cartridge. [Curt Coder] Curt Coder9-5/+194 2017-02-01atom: renamed softlist atom_cart -> atom_rom (nw) Nigel Barnes2-14/+26 2017-02-01bbcb_cass: fixed publisher name (nw) Nigel Barnes1-2/+2