summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/cbm_tap.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-10-06ns32000: undefined operation assumptions Patrick Mackinlay1-16/+27
2020-10-05ms32.cpp: extend ROZ notes (nw) Angelo Salese1-3/+16
2020-10-05fix compile error due to nested c-style comments by changing some of the ↵ Lord-Nightmare1-14/+14
comment types
2020-10-05namcos10.cpp: Add EXIO and MEM(P3) PCB config skeleton, Add notes (#7294) cam9001-27/+51
2020-10-05Hook up Borderline netlist, provided by 'beta-tester' (#7328) [beta-tester] Aaron Giles11-310/+7541
* netlist: Explicitly trim connection names. * Hook up Borderline netlist, provided by 'beta-tester' * brdrline: Add static solver, using dynamic timestep, update driver flags.
2020-10-05fmtowns_flop.xml: 4 new dumps (#7316) r091-2/+119
New working software list items: Metal Blade [CoolFox] Traffic Confusion [wiggy2k] Wedding Errantry - Gyakutama Ou [wiggy2k] New not working software list items: Bun-kun Series - Youji Kiso Nouryoku Training Soft Set [wiggy2k]
2020-10-05darius2 darius2d warriorb: fix: stereo output channels are inverted (#7320) eito2-0/+2
2020-10-05sgi_mips.xml: Add Developer Toolbox CDs and label information (#7313) Michael D1-0/+39
2020-10-05deco_mlc.cpp: Add notes for zoom algorithm (#7319) cam9001-0/+1
2020-10-06New working clones (#7305) ClawGrip2-13/+48
* rltennis.cpp: Added PLD dump to 'rltennis' [caius] * Also fixed the clock per the crystal on the PCB * As per the game speed, we've recorded a small video for reference: https://www.youtube.com/watch?v=C1rzWiFDItA New working clones ------------------ Reality Tennis (set 2) [Maria Morpalier, jordigahan, ClawGrip]
2020-10-053rdparty/nanosvg: Re-base on latest upstream. Vas Crabb7-121/+288
Now based on upstream cc6c08d3a80f1a305021af3d6394cdf1535d02a2. Among other things, this version is supposed to be less sensitive to the global locale.
2020-10-05ns32081: new device Patrick Mackinlay4-0/+702
2020-10-05ns32000: add slave processor interface Patrick Mackinlay3-317/+940
* implement slave processor interface and protocol * decode and issue fpu operands * improve operand access class and size logic * support 64-bit immediate operands
2020-10-05ns32000dasm: floating point fixes Patrick Mackinlay2-14/+36
* show floating point register names * correct floating point immediate lengths
2020-10-04New working clones Brian Troha2-49/+88
------------------ Bagman (Stern Electronics, revision A3) [Steven McLeod]
2020-10-04apple2: Phasor only goes to double clock when native mode is enabled. [R. ↵ arbee2-4/+24
Belmont]
2020-10-04ibm5170: Redumped - 1830 ArcadeShadow1-12/+11
Redumped: 1830 - Railroads & Robber Barons (software promoted to working) Marked: "doombbs" marked as bad dump (modified OEM ID and modified root)
2020-10-04ibm5150: New working software list additions ArcadeShadow1-1/+92
Added: Silent Service 2 (v457.03, 5.25"), Silent Service 2 (v457.01, 5.25"), Silent Service 2 (v457.01, 3.5"), Sex Vixens from Space Marked: "fireforget2" -> marked as bad dump (modified root)
2020-10-04unsp: Fix copy-paste typo in debugger registering Simon Eriksson1-5/+5
2020-10-04unkeinv.lay: use parameter animation for the player led row hap2-166/+70
2020-10-04bus/vsmile/rom.cpp: fixed reported crash Ivan Vangelista3-4/+2
2020-10-04Change from MNS to MIS Onmp3141-1/+1
I used to test it and the sound works similar to NAOMI. Additionally, MACHINE_IMPERFECT_GRAPHICS.
2020-10-04cgang.lay: small tweak hap1-1/+1
2020-10-04in213: Hook up banking and SCC Dirk Best1-33/+56
2020-10-05-emu/rendlay.cpp: Allow item animation. Vas Crabb6-456/+440
-cgang.cpp: Make internal artwork more fun.
2020-10-04galaga: re-add max quantum for multi cpu synchronization hap1-0/+8
2020-10-04ti99_4: fixed ., natural keys Robbbert1-1/+1
2020-10-04sidepckt.cpp: very minor clean-up Ivan Vangelista3-5/+9
2020-10-04ui: Show software selection menu before doing system audit, for casual browsing. Vas Crabb5-52/+61
2020-10-03apple2: adjust Mockingboard and Phasor balances, and properly clock the ↵ arbee1-10/+11
Phasor AYs twice as fast [R. Belmont]
2020-10-043rdparty/sqlite3: Updated to SQLite 3.33.0 Vas Crabb4-30673/+78635
2020-10-04frontend/mame/audit.cpp: Better heuristics for matching shared ROMs. Vas Crabb4-56/+157
This should address at least some of the remaining issues from MT07410 and GitHub #7314. If this causes issues like MT07756 to reappear, it will need to be fixed/reverted before release.
2020-10-03apple2: correct value for floating bus offset, fixes a bunch of Deater ↵ arbee2-2/+2
rastersplit demos [R. Belmont]
2020-10-03apple2: fixed glitches when switching lo-res, double-lo-res, or text pages ↵ arbee1-118/+151
mid-raster. (GitHub issue #5595) [R. Belmont]
2020-10-03sidepckt.cpp: Correct ROM labels, add correct sound ROM and misc ↵ Brian Troha1-23/+23
informational updates for Side Pocket (Japan, Cocktail)
2020-10-03tmaster.cpp: Correct ROM label. It's actually "SPAN" (as in Spanish) and not ↵ Brian Troha1-2/+2
"Spain"
2020-10-04kim1: fixed paste Robbbert1-4/+9
2020-10-04elwro800: fixed natural keyboard Robbbert1-24/+24
2020-10-04hec2hrp: fixed natural keyboard Robbbert1-49/+57
2020-10-04*atom: removed lowercase natural keys, since machine only has uppercase. Robbbert1-29/+29
- Removed duplicate keys assigned to ESC.
2020-10-04c128: added ^ natural key Robbbert1-1/+1
2020-10-04shine: added ^ natural key Robbbert1-2/+2
2020-10-04vector06: fixed brackets natural keys Robbbert1-4/+4
2020-10-03z80ne: added notes about paste Robbbert1-1/+9
2020-10-03frontend/mame/audit.cpp: Fix failure to recognise device ROMs that use ↵ Vas Crabb2-43/+36
continue/ignore load commands (see GitHub #7314).
2020-10-03emu/rendlay.cpp: Pre-load image components when changing video options. Vas Crabb3-68/+141
2020-10-03netlist: fix VS build. couriersud2-4/+4
2020-10-03nl_boxingb: Fix error in formula. couriersud1-1/+1
2020-10-03netlist: catch parenthesis count mismatch in formulas. couriersud2-1/+8
2020-10-03lviv: fixed asterisk and colon natural keys Robbbert1-2/+2