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
/
mess
/
drivers
/
h8.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rewritten 6850 based on datasheet using external CLOCK & removed MIDI clock h...
smf-
2014-02-21
1
-8
/
+12
*
Converted i8251 to DEVCB2 [smf]
smf-
2014-02-15
1
-16
/
+12
*
replaced read rx/cts/dcd callbacks in I8251 with write handlers, which allows...
smf-
2013-12-22
1
-10
/
+2
*
(MESS) Added copyright info - feel free to update as needed
Robbbert
2013-10-16
1
-0
/
+2
*
i8085.c: Modernized cpu core (nw)
Wilbert Pol
2013-08-03
1
-9
/
+2
*
(MESS) H8: hopefully stop O.S.'s compiler doing unsafe things.
Robbbert
2013-06-27
1
-1
/
+2
*
(MESS) H8: added fdc ram
Robbbert
2013-06-23
1
-2
/
+4
*
(MESS) H8: Added alternate bioses
Robbbert
2013-06-23
1
-9
/
+19
*
(MESS) H8 : added code for cassette, paste. Added the official test program c...
Robbbert
2013-06-23
1
-52
/
+165
*
made BEEP and RAM devices initialize in constructor of driver classes (nw)
Miodrag Milanovic
2013-04-23
1
-2
/
+2
*
(MESS) cassette cleanup (nw)
Miodrag Milanovic
2013-04-17
1
-1
/
+1
*
changed machine().device("maincpu") with m_maincpu in mess tree part (nw)
Miodrag Milanovic
2013-04-10
1
-3
/
+3
*
Modernized the beep and taitosnd devices. [Andrew Gardner]
Andrew Gardner
2013-03-06
1
-2
/
+2
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-25
/
+25
*
Replaced all device_t's with actual device classes. Regression test recommend...
Curt Coder
2012-11-26
1
-1
/
+1
*
TIMER_CALLBACK_DEVICE_MEMBER modernization part 2 (no whatsnew)
Miodrag Milanovic
2012-09-25
1
-5
/
+5
*
removed local macros since macros with same name but different syntax will be...
Miodrag Milanovic
2012-09-12
1
-2
/
+1
*
Clear out remaining global inlines in diexec.h.
Aaron Giles
2012-09-12
1
-3
/
+3
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+256