index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
emu
/
bus
Commit message (
Expand
)
Author
Age
Files
Lines
*
Converted i8251 to DEVCB2 [smf]
smf-
2014-02-15
2
-25
/
+13
*
created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ...
smf-
2014-02-15
47
-144
/
+1411
*
(MESS) c64: Floppy WIP. (nw)
Curt Coder
2014-02-12
1
-0
/
+18
*
(MESS) Floppy WIP. (nw)
Curt Coder
2014-02-11
1
-4
/
+5
*
Converted SN76496 ready to DEVCB2 [smf]
smf-
2014-02-11
1
-16
/
+5
*
and again (nw)
smf-
2014-02-09
4
-0
/
+293
*
(MESS) c2040: Fixed READY signal. (nw)
Curt Coder
2014-02-09
2
-21
/
+26
*
Centronics WIP using write lines and DEVCB2. Added an output latch and input ...
smf-
2014-02-09
20
-515
/
+446
*
(MESS) Refactored the Commodore 2040/3040/4040 disk drives to use the modern ...
Curt Coder
2014-02-07
8
-1271
/
+1733
*
(MESS) pet: Floppy WIP. (nw)
Curt Coder
2014-02-06
3
-0
/
+816
*
(MESS) c64: Floppy WIP. (nw)
Curt Coder
2014-02-04
1
-1
/
+1
*
MSVC fix
Nathan Woods
2014-02-04
1
-1
/
+1
*
(MESS) apple2gs: Add support for Vulcan Gold IDE card [R. Belmont, Spk]
R. Belmont
2014-02-03
2
-8
/
+43
*
(MESS) Refactored the Commodore 1541/1551/1571/2031 disk drives to use the mo...
Curt Coder
2014-02-03
8
-230
/
+119
*
changed name to "PET user port" as that is where it originated and reformatte...
smf-
2014-02-02
1
-49
/
+11
*
revert part of previous change, resolving the handlers in device_config_compl...
smf-
2014-02-02
1
-7
/
+7
*
resolves the user port handlers in device_config_complete() & replaced callin...
smf-
2014-02-02
2
-42
/
+35
*
(MESS) Apple II: Support for the Videx UltraTerm card. [R. Belmont]
R. Belmont
2014-01-26
3
-0
/
+489
*
Getting rid of some references to legacy_cpu_device (nw)
Wilbert Pol
2014-01-21
1
-1
/
+1
*
Device shortname fixes to allow them to be listed in XML output (nw)
Scott Stone
2014-01-15
2
-6
/
+6
*
Changed parity & stop bits to an enum (you can now pass in 1.5). I've updated...
smf-
2014-01-13
2
-4
/
+8
*
i8089: fix small bugs (nw)
cracyc
2014-01-10
2
-7
/
+11
*
(MESS) softbox: Fixed validation. (nw)
Curt Coder
2014-01-10
2
-6
/
+5
*
(MESS) Moved files to emu/bus. (nw)
Curt Coder
2014-01-10
9
-0
/
+1259
*
Fixed c128 starting up and changed reset line on c64 cartridges to active low...
smf-
2014-01-10
7
-7
/
+7
*
Changed serial terminal to use separate data bits/parity and stop bit setting...
smf-
2014-01-08
1
-2
/
+4
*
(MESS) cbm2: HRG cartridge WIP. (nw)
Curt Coder
2014-01-08
3
-35
/
+82
*
(MESS) c64: Fixed Magic Formel cartridge. [Curt Coder]
Curt Coder
2014-01-08
2
-36
/
+36
*
remove 6821 from the MCFG PIA macros, not all PIA's are 6821's (nw)
smf-
2014-01-07
2
-8
/
+8
*
Converted PIA6821 to DEVCB2 [smf]
smf-
2014-01-06
3
-88
/
+13
*
added screen visarea adjustment to mc6845 config interface
Michaƫl Banaan Ananas
2014-01-04
6
-0
/
+7
*
Added PET user port joystick adapter [smf]
smf-
2014-01-04
4
-0
/
+178
*
Move the loop back of pins to the .h for consistency with diag264 user port. ...
smf-
2014-01-04
6
-66
/
+6
*
Added missing loop backed pins. (nw)
smf-
2014-01-04
8
-3
/
+76
*
Added user port pinout from CBMII manual [smf]
smf-
2014-01-04
1
-0
/
+14
*
Merged pet/vic20/c64/plus4/c128 user ports, the pinout is slightly different ...
smf-
2014-01-04
24
-799
/
+313
*
Fixed pin 8 (RxC was missing and P0 was mapped twice) (nw)
smf-
2014-01-04
1
-1
/
+1
*
fixed protovision adapter (nw)
smf-
2014-01-04
2
-9
/
+5
*
Allow vic20/c64/c128 to share user port devices, removed c64 version of vic10...
smf-
2014-01-03
22
-808
/
+278
*
Modernized mos6530 device.(nw)
Ivan Vangelista
2014-01-03
1
-4
/
+4
*
missed this in last commit (nw)
smf-
2014-01-03
1
-0
/
+8
*
saves variables I added recently & expanded vic20 user port so that devices c...
smf-
2014-01-03
1
-8
/
+15
*
Hooked up the 6551 to the plus 4 user port, haven't been able to test it in d...
smf-
2014-01-03
4
-65
/
+167
*
removed superflous ; (nw)
smf-
2014-01-03
1
-12
/
+12
*
Modernised VIC20 user port [smf]
smf-
2014-01-02
4
-170
/
+213
*
removed the simplest 6522 port callbacks [smf]
smf-
2014-01-02
2
-36
/
+0
*
removed ca1/ca2/cb1 callbacks as they were never called anyway [smf]
smf-
2014-01-01
7
-48
/
+0
*
removed ca1/cb1 callbacks as the values are already pushed [smf]
smf-
2014-01-01
3
-25
/
+0
*
Convert VIA6522 to use DEVCB2 [smf]
smf-
2013-12-31
12
-474
/
+244
*
(MESS) vic20: Fixed compile. (nw)
Curt Coder
2013-12-29
1
-4
/
+1
[next]