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
/
socrates.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved optional_device<screen_device> m_screen and optional_device<palette_dev...
Miodrag Milanovic
2014-03-05
1
-2
/
+4
*
(MESS) profweis, iqunlimz : fixed palette
Robbbert
2014-03-02
1
-1
/
+2
*
Huge update, palette is now device (nw)
Miodrag Milanovic
2014-02-27
1
-9
/
+9
*
Switched rgb_t to a class, replacing macros with methods. Mappings are
Aaron Giles
2014-02-19
1
-1
/
+1
*
(MESS) iqunlimz: fixed 80 columns mode. (nw)
Sandro Ronco
2014-02-02
1
-4
/
+15
*
(MESS) iqunlimz: added preliminary keyboard inputs. (nw)
Sandro Ronco
2014-02-02
1
-1
/
+158
*
(MESS) Moved iqunlimz from pc2000.c to socrates.c (nw)
Sandro Ronco
2014-02-02
1
-0
/
+253
*
Cleanups and version bump
mame0151
Miodrag Milanovic
2013-11-05
1
-2
/
+2
*
nmk16: add missing copyright holder
Jonathan Gevaryahu
2013-10-15
1
-1
/
+1
*
specify licenses
Jonathan Gevaryahu
2013-10-15
1
-0
/
+2
*
specify licenses
Jonathan Gevaryahu
2013-10-14
1
-4
/
+25
*
remove garbage comment; no whatsnew
Jonathan Gevaryahu
2013-09-01
1
-1
/
+1
*
(MESS) socrates.c: add internal and vsm german speech cart dumps [Team Europe...
Jonathan Gevaryahu
2013-09-01
1
-84
/
+92
*
(MESS) socrates.c: Add note that the Vtech Socrates' speech cart speech chip ...
Jonathan Gevaryahu
2013-08-30
1
-0
/
+1
*
Created new device_video_interface. Right now its sole purpose is to
Aaron Giles
2013-07-24
1
-2
/
+0
*
MESS anonymous timers this time. (nw)
Andrew Gardner
2013-05-23
1
-3
/
+28
*
Removal of machine().root_device() where appropriate (nw)
Miodrag Milanovic
2013-04-14
1
-5
/
+5
*
changed machine().device("maincpu") with m_maincpu in mess tree part (nw)
Miodrag Milanovic
2013-04-10
1
-2
/
+2
*
(MESS) modernized socrates sound device. (nw)
Sandro Ronco
2013-03-02
1
-9
/
+8
*
(MESS) profweis: added another bios version. [Team Europe]
Sandro Ronco
2013-03-01
1
-2
/
+4
*
Some mess modernization (nw)
Miodrag Milanovic
2013-02-18
1
-36
/
+37
*
Minor comment update, no whatsnew
Jonathan Gevaryahu
2013-01-13
1
-3
/
+4
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-236
/
+236
*
Cleanups and version bump
mame0147u4
Miodrag Milanovic
2012-12-17
1
-9
/
+9
*
(MESS) New system marked as NOT WORKING: Yeno/Vtech Professor Weiss-Alles [Te...
Jonathan Gevaryahu
2012-12-04
1
-3
/
+69
*
Replaced all device_t's with actual device classes. Regression test recommend...
Curt Coder
2012-11-26
1
-1
/
+1
*
(MESS) socrates: moved cartridges into a softlist. (nw)
Sandro Ronco
2012-09-25
1
-20
/
+10
*
modernization or timer callbacks part 3 - final (no whatsnew)
Miodrag Milanovic
2012-09-24
1
-12
/
+12
*
INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew)
Miodrag Milanovic
2012-09-18
1
-7
/
+7
*
Modernized screen update calls (no whatsnew)
Miodrag Milanovic
2012-09-17
1
-8
/
+8
*
Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang...
Miodrag Milanovic
2012-09-13
1
-33
/
+30
*
Clear out remaining global inlines in diexec.h.
Aaron Giles
2012-09-12
1
-2
/
+2
*
Closeout on old macros. Retired cputag_set_input_line
Aaron Giles
2012-09-12
1
-1
/
+1
*
Add safe_pc() and safe_pcbase() methods to device_t.
Aaron Giles
2012-09-11
1
-1
/
+1
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+1061