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
/
odyssey2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
change flags from GAME_ to MACHINE_
David Haywood
2015-07-29
1
-3
/
+3
*
correction
hap
2015-05-22
1
-1
/
+1
*
Note update (nw)
Wilbert Pol
2015-05-20
1
-3
/
+0
*
Updated MESS info for licenses (nw)
Miodrag Milanovic
2015-05-13
1
-2
/
+2
*
Added dummy license lines to each file for MESS (nw)
Miodrag Milanovic
2015-05-07
1
-0
/
+2
*
(MESS) odyssey2: converted the driver to use slot devices for
Fabio Priuli
2014-10-07
1
-154
/
+25
*
ioport_array_finder improvement: [Alex Jackson]
Alex W. Jackson
2014-04-22
1
-28
/
+15
*
Cleanups and version bump
mame0153
Miodrag Milanovic
2014-04-07
1
-1
/
+1
*
Checkpoint 2:
Alex W. Jackson
2014-03-15
1
-4
/
+4
*
Made palette settings for screen explicit and mandatory for ind16 mode (nw)
Miodrag Milanovic
2014-03-14
1
-0
/
+4
*
Converted sp0256_device to devcb2 (nw)
Ivan Vangelista
2014-03-13
1
-11
/
+4
*
Huge update, palette is now device (nw)
Miodrag Milanovic
2014-02-27
1
-14
/
+18
*
Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M...
Miodrag Milanovic
2014-02-16
1
-4
/
+4
*
Created new device_video_interface. Right now its sole purpose is to
Aaron Giles
2013-07-24
1
-2
/
+0
*
(MESS) sp0256: modernized the SP0256 Narrator Speech Processor sound device. ...
Fabio Priuli
2013-05-26
1
-2
/
+2
*
unified formating of state class constructors, no functional change (nw)
Miodrag Milanovic
2013-04-10
1
-17
/
+16
*
Cleanups and version bump
mame0148u2
Miodrag Milanovic
2013-03-19
1
-34
/
+33
*
(MESS) odyssey2.c: Slightly better alignment between the 2 graphics chips in ...
Wilbert Pol
2013-02-21
1
-2
/
+2
*
(MESS) odyssey2.c: Further palette improvements. [Dr. Venom]
Wilbert Pol
2013-02-21
1
-21
/
+33
*
sp0256.c: [Wilbert Pol]
Wilbert Pol
2013-02-20
1
-2
/
+1
*
(MESS) odysssey2: Improved hookup of the sp0256; still no sounds in killer be...
Wilbert Pol
2013-02-15
1
-2
/
+13
*
(MESS) odyssey2.c: Marked g7400/jopac as GAME_IMPERFECT_GRAPHICS (nw)
Wilbert Pol
2013-02-12
1
-2
/
+44
*
Cleanups and version bump
mame0148u1
Miodrag Milanovic
2013-02-11
1
-5
/
+5
*
odyssey2/videopac: Improved palette. [Dr. Venom]
Wilbert Pol
2013-02-10
1
-19
/
+19
*
(MESS) odyssey2.c: Fixed save_item type error (nw)
Wilbert Pol
2013-01-27
1
-1
/
+1
*
(MESS) odyssey2.c: Registered some members for state saving (nw)
Wilbert Pol
2013-01-27
1
-3
/
+23
*
(MESS) odyssey2.c: Moved all the g7400 bits into a g7400 subclass. (nw)
Wilbert Pol
2013-01-27
1
-81
/
+100
*
(MESS) odyssey2.c: Tagmap cleanups (nw)
Wilbert Pol
2013-01-27
1
-11
/
+36
*
(MESS) g7400: Make sure we stay inside ef9340/1 bounds. (nw)
Wilbert Pol
2013-01-24
1
-1
/
+1
*
(MESS) g7400: improved mixing of i8245 and ef934x video signals a bit (nw)
Wilbert Pol
2013-01-22
1
-4
/
+4
*
(MESS) g7400: work in progress (nw)
Wilbert Pol
2013-01-21
1
-13
/
+21
*
(MESS) g7400: Better placement of ef934x graphics. Fixed X and Y overflows in...
Wilbert Pol
2013-01-18
1
-2
/
+4
*
(MESS) odyssey2: Fixed sound pitch (nw)
Wilbert Pol
2013-01-13
1
-4
/
+4
*
(MESS)g7400: First attempt at mixing video signals. (nw)
Wilbert Pol
2013-01-13
1
-1
/
+21
*
softlist: Added preliminary lists to MO-5, TO-7 and TO-770 [K1W1]
Fabio Priuli
2013-01-13
1
-0
/
+5
*
(MESS) odyssey2/videopac: Fix slowdowns (nw)
Wilbert Pol
2013-01-12
1
-2
/
+2
*
(MESS) g7400: Moved the EF9340/1 code into a separate device. Merged all the ...
Wilbert Pol
2013-01-12
1
-24
/
+83
*
(MESS) odyssey2: Changed #defines into constants; moved some code around. (nw)
Wilbert Pol
2013-01-12
1
-0
/
+68
*
Removed a note (nw)
Wilbert Pol
2013-01-12
1
-2
/
+0
*
(MESS)Merged src/mess/machine/odyssey2.c and src/mess/drivers/odyssey2.c (nw)
Wilbert Pol
2013-01-12
1
-0
/
+176
*
(MESS) odyssey2, videopac: Updated drivers to use the i8244/i8245 device impl...
Wilbert Pol
2013-01-12
1
-13
/
+144
*
(MESS) Reverted accidental odyssey2 palette change. Shuffled some code around...
Wilbert Pol
2013-01-11
1
-0
/
+29
*
i8244.c: Added a device implementation for the i8244/i8245. [Wilbert Pol]
Wilbert Pol
2013-01-11
1
-4
/
+10
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-39
/
+37
*
(MESS) g7400: Added support for enabling/disabling the service row. Hooked up...
Wilbert Pol
2013-01-01
1
-2
/
+4
*
(MESS) g7400: Let's start displaying some things. (nw)
Wilbert Pol
2012-12-30
1
-3
/
+3
*
(MESS) odyssey2.c: Several small cleanups, no funcitonal changes. (nw)
Wilbert Pol
2012-12-29
1
-24
/
+43
*
Documented xtal used by Philips G7400. (nw)
Wilbert Pol
2012-12-29
1
-1
/
+1
*
Small documentation update (nw)
Wilbert Pol
2012-12-29
1
-0
/
+1
*
Modernized screen update calls (no whatsnew)
Miodrag Milanovic
2012-09-17
1
-3
/
+3
[next]