index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
devices
/
bus
/
rs232
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into time-experiments2
Aaron Giles
2021-09-10
1
-6
/
+6
|
\
|
*
-Reworked device type definition macros a little and added more Doxygen.
Vas Crabb
2021-09-07
1
-6
/
+6
*
|
Since I already had to touch all device_timer signatures, bite the bullet and...
Aaron Giles
2021-08-20
8
-12
/
+12
*
|
Merge branch 'master' into time-experiments2
Aaron Giles
2021-06-04
3
-0
/
+152
|
\
|
|
*
srcclean for release
Vas Crabb
2021-05-23
1
-9
/
+9
|
*
bus/rs232: Preliminary emulation of the Mockingboard D "sound card" for the A...
arbee
2021-04-25
3
-0
/
+152
*
|
Major timer object reshuffling. timer_expired_delegate wraps the various call...
Aaron Giles
2021-03-26
10
-12
/
+12
*
|
Add scheduler object and accessor to device_t. Upgrade all 3 timer parameters...
Aaron Giles
2021-03-24
8
-8
/
+8
*
|
First round of global synchronize removals.
Aaron Giles
2021-03-23
2
-2
/
+6
|
/
*
HP9845: added synchronous I/O for RS232 port and HP98046 module (#7695)
fulivi
2021-03-07
3
-0
/
+276
*
rs232: HLE updates
AJR
2021-01-26
11
-41
/
+32
*
bus/rs232: Add generic Radio Shack printer option (generates break condition ...
tim lindner
2021-01-24
3
-5
/
+40
*
-Switch to building MAME as C++17.
Vas Crabb
2020-11-15
2
-4
/
+4
*
Finished adding new mechanism for allowing parts of views to be hidden.
Vas Crabb
2020-09-07
1
-1
/
+1
*
-debug/debugcmd.cpp: Don't leak an open FILE when an argument is invalid and ...
Vas Crabb
2020-08-06
1
-1
/
+0
*
New machines added as WORKING
68bit
2020-07-10
2
-0
/
+127
*
rs232 serial printer: initialize the data output high.
68bit
2020-07-03
1
-1
/
+1
*
rs232 null_modem: XON/XOFF flow control (nw)
Sergey Svishchev
2020-05-24
2
-4
/
+32
*
Clean up odds and ends (nw)
AJR
2020-03-06
1
-4
/
+1
*
use C++ library includes (nw)
firewave
2020-01-22
1
-1
/
+1
*
Avoid some redundant PORT_CHANGED_MEMBER uses.
68bit
2019-11-04
1
-3
/
+3
*
New working machines
Vas Crabb
2019-11-02
2
-2
/
+4
*
Spring cleaning:
Vas Crabb
2019-11-01
2
-5
/
+5
*
swtpc8212: get it running, and on the rs232 bus (#5729)
68bit
2019-10-30
2
-0
/
+127
*
Merge pull request #5786 from ZoeB/grammar
R. Belmont
2019-10-23
1
-1
/
+1
|
\
|
*
Tidy grammar
Zoë Blade
2019-10-23
1
-1
/
+1
*
|
rs232 null_modem: add DTR flow control
68bit
2019-10-21
2
-12
/
+20
|
/
*
RS232: move some initialization to a device_reset() function (#5748)
68bit
2019-10-18
2
-7
/
+11
*
IE15 terminal: rework the RS232 interfaces
68bit
2019-10-18
2
-75
/
+23
*
ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw)
AJR
2019-08-15
1
-13
/
+13
*
-core: Removed almost all MCFG defines, and removed all remaining MACHINE_CON...
MooglyGuy
2019-07-02
7
-39
/
+40
*
dual68: Do terminal I/O through USART (nw)
AJR
2019-05-14
1
-1
/
+4
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
3
-9
/
+12
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
3
-12
/
+9
*
devices/bus: a few more MACHINE_CONFIG macros removed (nw)
Ivan Vangelista
2019-02-09
1
-2
/
+3
*
imagedev\printer: removed MCFG macro (nw)
Ivan Vangelista
2019-01-21
1
-4
/
+5
*
imagedev\bitbngr: removed MCFG macros (nw)
Ivan Vangelista
2019-01-19
1
-3
/
+4
*
fix build, nw
mooglyguy
2018-11-14
1
-2
/
+0
*
-hlemouse.cpp: Added support for the SGI Indigo mouse. [Ryan Holtz]
mooglyguy
2018-11-14
2
-1
/
+51
*
bus/rs232.cpp: completed removal of MCFG macros (nw)
Ivan Vangelista
2018-10-23
1
-32
/
+0
*
OS X has different ideas about mouse button numbering - see #4010
Vas Crabb
2018-09-19
1
-5
/
+5
*
Re-write serial mouse support:
Vas Crabb
2018-09-19
4
-351
/
+912
*
remove more MCFG_ (nw)
Vas Crabb
2018-07-07
1
-5
/
+6
*
devcb3
Vas Crabb
2018-07-07
1
-8
/
+16
*
More cleanup/streamlining of machine configuration and macros:
Vas Crabb
2018-05-15
6
-2
/
+9
*
(nw) few more macros replaced with constructors
Vas Crabb
2018-05-07
1
-1
/
+1
*
Streamline machine configuration macros - everyone's a device edition.
Vas Crabb
2018-05-06
3
-6
/
+2
*
Make MCFG_DEVICE_ADD and callable device types more flexible:
Vas Crabb
2018-05-04
2
-14
/
+23
*
Sarayan made me do it.
Vas Crabb
2018-04-28
1
-6
/
+4
*
Add DEC 12-15336-00 RS232 loopback connector type (required for VT102 modem c...
AJR
2018-03-19
4
-0
/
+77
[next]