Luca Elia
9eca0c6c45
New device: SN54/74166 8-Bit Parallel-In/Serial-Out Shift Register [Dirk Best, Luca Elia]
2018-01-21 23:47:59 +01:00
arbee
ecffbfb247
Fix Clang compile (nw)
2018-01-21 16:30:24 -05:00
David Shah
68b08ceabf
Multiple nes_vt Improvements ( #3099 )
...
* Work on lexcyber
* Fix VT03 colours
* Video mode tweaks for various VTxx systems (WIP)
* Improve VTxx colours
* Add some more VTxx systems (all currently broken)
* Further graphical improvements for newer VTxx systems
* Tweak colours for newer VTxx systems
* Fix mirroring in VTxx games
* Promote some VTxx systems from MACHINE_NOT_WORKING
* Add BittBoy, remove non-VTxx systems, general ordering
* Work on MMC3 compatability in VT03 driver
* Address decoding fixes
* Connect BittBoy ROM A24 to GPIO
* More machine promotions following various fixes
* Fixes for dgun2500
* VTxxx tidying, remove debugging
* Fix nes_vt compilation after merge
2018-01-21 16:25:31 -05:00
hap
0dd46b8f5e
fidel*: update speech rom labels (nw)
2018-01-21 21:28:06 +01:00
hap
c7c6c3ee4a
hh_sm510: update notes for gnw_smb (nw)
2018-01-21 21:00:07 +01:00
AJR
cdcc27d63b
tv910: Activate CTS as well (nw)
2018-01-21 11:58:47 -05:00
AJR
91927cb14d
tv910: More accurate MCFG_SCREEN_RAW_PARAMS (nw)
2018-01-21 11:37:55 -05:00
AJR
224cd30cba
Machines promoted to working
...
----------------------------
TeleVideo Model 910 [R. Belmont, AJR]
2018-01-21 11:13:59 -05:00
AJR
803f511de2
tv910: Add DIP switch locations (nw)
2018-01-21 10:11:54 -05:00
AJR
bf44b964e1
tv910: Cursor options work now (nw)
2018-01-21 09:41:51 -05:00
AJR
de04c0c4d0
tv910: Improve keyboard hookup; add character set switch
2018-01-21 09:26:42 -05:00
briantro
464e747a90
new KOV2 clone added
...
New Clone Added
-------------------------------------------------------
Knights of Valour 2 / Sangoku Senki 2 (ver. 104, 102, 100HK) [twistedsymphony]
2018-01-21 03:05:21 -06:00
AJR
42233f9dc3
tv912.cpp: Add rest of S2 switches (nw)
2018-01-21 02:01:37 -05:00
AJR
36f5cc9185
RS-232 note (nw)
2018-01-21 01:25:32 -05:00
Oliver Stöneberg
4e64f95721
Fixes for Coverity "Resource leak" warnings ( #3089 )
...
* lib/util/chdcd.cpp: fixed Coverity "Resource Leak" warning (nw)
* src/lib/util/chdcd.cpp: fixed more Coverity "Resource Leak" warnings (nw)
* tools/imgtool/modules/mac.cpp: fixed Coverity "Resource Leak" warnings (nw)
* devices/bus/ti99/gromport/cartridges.cpp: fixed Coverity "Resource Leak" warning (nw)
2018-01-21 15:24:51 +11:00
arbee
115b7b15a8
konmedal: hooked up I/O ports to shuriboy [R. Belmont]
2018-01-20 20:27:40 -05:00
hap
d6c7382ac3
cleanup some mconfig decl. (nw)
2018-01-21 02:16:52 +01:00
RobertoFresca
c90ec171a9
just prepare for decryption...
...
the programs need to be decrypted.
2018-01-20 22:13:14 -03:00
RobertoFresca
c174e75524
Ypovrixio: Change manufacturer...
2018-01-20 21:47:16 -03:00
RobertoFresca
108b263d96
New machines marked as NOT_WORKING
...
----------------------------------
Ypovrixio (Submarine, set 1) [Roberto Fresca, Ioannis Bampoulas]
Ypovrixio (Submarine, set 2) [Roberto Fresca, Ioannis Bampoulas]
2018-01-20 21:44:50 -03:00
AJR
ace71342ea
bus/ti99/gromport/cartridges: Really eliminate core_strdup (nw)
2018-01-20 18:27:14 -05:00
ajrhacker
69982b92f7
Merge pull request #3095 from firewave/core_strdup2
...
removed core_strdup() usage from ti99 cartridge code (nw)
2018-01-20 18:21:10 -05:00
firewave
e89a090ace
removed core_strdup() usage from ti99 cartridge code (nw)
2018-01-21 00:00:47 +01:00
AJR
fef11b9087
Fix timeplt_audio (nw)
2018-01-20 17:46:13 -05:00
AJR
8d540d5f9c
tv912.cpp: Small update (nw)
2018-01-20 17:23:38 -05:00
hap
ba8b3ef772
fidel*: correct language setting for su9, assume it's same for csc, eas, eag, vsc(inverted). Also stop using confsetting for these (nw)
2018-01-20 23:08:01 +01:00
Roberto Fresca
e5e7b83077
Merge pull request #3083 from DavidHaywood/180118
...
added pre-initialized factory defaults to all multfish.cpp sets so they boot by default (nw)
2018-01-20 18:35:28 -03:00
RobertoFresca
23e2274bdc
Spacing/alignment.. (nw)
2018-01-20 18:27:28 -03:00
RobertoFresca
38c5430188
Spacing... and fixing columns descriptions (nw)
2018-01-20 18:21:17 -03:00
AJR
a3ff011f3f
vp122: Add MCFG_SCREEN_RAW_PARAMS (nw)
2018-01-20 13:40:55 -05:00
AJR
dfa4cd3520
vt220: Split into two sets and fix ROM loading for the earlier version
...
- Add new comments about differences between earlier and later models (nw)
- Remove many old comments based on the earlier schematics and faulty guesswork (nw)
- Remove the undumped and possibly never released "from schematics" BIOS (nw)
2018-01-20 13:16:38 -05:00
ajrhacker
622f72e869
Merge pull request #3091 from firewave/coverity_out_of_bounds_2
...
fixed Coverity "Out-of-bounds write" warnings in drivers with VME (nw)
2018-01-20 12:20:12 -05:00
ajrhacker
aa78e15092
Merge pull request #3093 from firewave/coverity_cdp1879
...
cdp1879.cpp: fixed Coverity out-of-bounds warnings (nw)
2018-01-20 12:19:40 -05:00
Oliver Stöneberg
95e425f233
stvcd.cpp: fixed some boundary checks for filters access (nw) ( #3092 )
2018-01-20 17:33:01 +01:00
firewave
1978424daa
cdp1879.cpp: fixed Coverity out-of-bounds warnings (nw)
...
- m_regs seems to be too small since R_CNT_HOURS is 4 and it will access m_regs at + 6 - so index 10 would be out of bounds
- device_timer() also checked the alarm latch for the months which is never written and doesn't exist according to the data sheet
2018-01-20 12:47:18 +01:00
firewave
d3ef917bba
fixed Coverity "Out-of-bounds write" warnings in drivers with VME (nw)
2018-01-20 12:17:43 +01:00
briantro
fe854259d2
gaelco2.cpp: Update comment about Maniac Square (nw)
2018-01-19 22:16:15 -06:00
ajrhacker
d65e7f4974
Merge pull request #3087 from firewave/coverity
...
tools/imgtool/modules/fat.cpp: fixed Coverity "Double Free" warning …
2018-01-19 22:15:37 -05:00
firewave
25e985e6f7
tools/imgtool/modules/fat.cpp: fixed Coverity "Double Free" warning (nw)
2018-01-20 03:36:07 +01:00
jlachniet
5e3467af40
Add new BIOS files to ti84p ( #3077 )
...
* Add new BIOS files to ti84p
Add new BIOS files to ti84p [Julian Lachniet]
* Fix small typo
2018-01-20 04:19:29 +11:00
AJR
9283710bf8
Add VT3xx XTALS (and fix one misread value) (nw)
2018-01-19 11:23:00 -05:00
AJR
4596f8a28b
Once more into the xtal.h breach (nw)
2018-01-19 09:57:17 -05:00
Melissa Goad
262cd55477
Fix a couple of Coverity bugs
2018-01-19 23:05:05 +11:00
AJR
946bde46e6
tv910.cpp: Update comments (nw)
2018-01-19 05:14:07 -05:00
AJR
c8d173e308
tv910: Implement video attributes; make self-test work
2018-01-19 05:03:59 -05:00
Olivier Galibert
d0715c830d
memory: Deambiguate handlers, also a hint of things to come (nw)
2018-01-19 08:23:19 +01:00
Olivier Galibert
7f0684bcac
attache: SIO mapping fix [O. Galibert]
2018-01-19 08:23:19 +01:00
Olivier Galibert
686c269bf7
mikro80: Make it cleaner (nw)
2018-01-19 08:23:19 +01:00
Olivier Galibert
5c0c8685bb
kron: Make it cleaner (nw)
2018-01-19 08:23:19 +01:00
Olivier Galibert
df35e76bf6
jtc_es40: Typo fix [O. Galibert]
2018-01-19 08:23:19 +01:00