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
/
enterp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
(MESS) ep64: Modernized the Enterprise 64/128 driver. [Curt Coder]
Curt Coder
2013-06-06
1
-755
/
+0
*
(MESS) ep64_cass.xml: Added preliminary cassette software list. [Guru, Curt C...
Curt Coder
2013-06-05
1
-0
/
+1
*
(MESS) ep64_flop.xml: Added floppy images. [Curt Coder]
Curt Coder
2013-06-04
1
-3
/
+5
*
(MESS) enterp: Added Guru-readme and fixed setnames. [Guru]
Curt Coder
2013-06-03
1
-3
/
+168
*
bye bye silly terminator errors... nw.
Fabio Priuli
2013-05-30
1
-1
/
+1
*
(MESS) enterp: converted the Nick Graphics Chip to be a device. [Fabio Priuli]
Fabio Priuli
2013-05-29
1
-3
/
+49
*
(MESS) enterp: modernized the Dave sound chip. [Fabio Priuli]
Fabio Priuli
2013-05-29
1
-14
/
+17
*
made BEEP and RAM devices initialize in constructor of driver classes (nw)
Miodrag Milanovic
2013-04-23
1
-3
/
+3
*
some more cleanup (nw)
Miodrag Milanovic
2013-04-18
1
-1
/
+1
*
moving some static functions in driver state for MESS drivers plus some other...
Miodrag Milanovic
2013-04-18
1
-7
/
+6
*
Removal of machine().root_device() where appropriate (nw)
Miodrag Milanovic
2013-04-14
1
-4
/
+4
*
changed machine().device("maincpu") with m_maincpu in mess tree part (nw)
Miodrag Milanovic
2013-04-10
1
-2
/
+2
*
softlist: Added preliminary lists to MO-5, TO-7 and TO-770 [K1W1]
Fabio Priuli
2013-01-13
1
-1
/
+2
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-89
/
+89
*
Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew)
Miodrag Milanovic
2012-10-03
1
-27
/
+19
*
change from device->machine() to space.machine() in device handlers in order ...
Miodrag Milanovic
2012-09-21
1
-5
/
+5
*
Since nobody checks for NULLs anyway, make
Aaron Giles
2012-09-19
1
-1
/
+1
*
Modernized screen update calls (no whatsnew)
Miodrag Milanovic
2012-09-17
1
-1
/
+1
*
Memory handler normalization, part 2. Change legacy
Aaron Giles
2012-09-17
1
-18
/
+18
*
Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang...
Miodrag Milanovic
2012-09-13
1
-5
/
+2
*
Clear out remaining global inlines in diexec.h.
Aaron Giles
2012-09-12
1
-1
/
+1
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+549