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
/
ngp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanups and version bump
mame0153
Miodrag Milanovic
2014-04-07
1
-2
/
+2
*
some mess regression fixes (nw)
Miodrag Milanovic
2014-02-28
1
-0
/
+6
*
Huge update, palette is now device (nw)
Miodrag Milanovic
2014-02-27
1
-5
/
+0
*
Added 8/16 bit data bus configuration to TLCS900H. Default is 16bit, neogeo p...
smf-
2013-09-06
1
-0
/
+1
*
Renamed TLCS900H to TMP95C061, moved the I/O handling into it's own class & h...
smf-
2013-09-05
1
-6
/
+7
*
tlcs900.c: Modernized cpu core (nw)
Wilbert Pol
2013-09-04
1
-8
/
+1
*
fixed more faulty PALETTE_INIT modernizations (nw)
Oliver Stöneberg
2013-08-09
1
-2
/
+0
*
fixed faulty PALETTE_INIT modernization (nw)
Oliver Stöneberg
2013-08-07
1
-0
/
+2
*
PALETTE_INIT modernizations
Oliver Stöneberg
2013-08-05
1
-3
/
+0
*
moved some legacy macros from driver.h to drivlgcy.h (nw)
Oliver Stöneberg
2013-07-15
1
-0
/
+1
*
(MESS) marked Game Boy, Game Boy Color, Game Boy Advance, Game Gear, Intelliv...
Fabio Priuli
2013-06-08
1
-2
/
+2
*
Cleanups and version bump
mame0148u5
Miodrag Milanovic
2013-05-20
1
-1
/
+1
*
(MESS) ngp.c: added save state support to the driver [Fabio Priuli]
Fabio Priuli
2013-05-19
1
-10
/
+22
*
(MESS) Modernized neogeo pocket video. (nw)
Wilbert Pol
2013-05-11
1
-20
/
+11
*
Removal of machine().root_device() where appropriate (nw)
Miodrag Milanovic
2013-04-14
1
-2
/
+2
*
changed machine().device("maincpu") with m_maincpu in mess tree part (nw)
Miodrag Milanovic
2013-04-10
1
-1
/
+3
*
unified formating of state class constructors, no functional change (nw)
Miodrag Milanovic
2013-04-10
1
-22
/
+21
*
(MESS) ngp.c: Minor cleanups (nw)
Wilbert Pol
2013-04-03
1
-5
/
+9
*
(MESS) ngp.c: Made the drivers a bit more user friendly. (nw)
Wilbert Pol
2013-03-08
1
-3
/
+38
*
Getting rid of DEVICE_IMAGE_START (nw)
Wilbert Pol
2013-02-06
1
-54
/
+50
*
Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw)
Wilbert Pol
2013-02-05
1
-71
/
+71
*
output of new srcclean changes that are relatively small [smf]
smf-
2013-01-11
1
-3
/
+0
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-40
/
+39
*
(MESS) ngp.c: Implemented disabling the t6w28 output. (nw)
Wilbert Pol
2012-10-17
1
-0
/
+2
*
t6w28.c: Converted to C++. [Wilbert Pol]
Wilbert Pol
2012-10-16
1
-4
/
+4
*
(MESS) ngp.c: Some small cleanups (nw)
Wilbert Pol
2012-10-16
1
-23
/
+23
*
(MESS) ngp.c: Added support for loading 32KB homebrew images. (nw)
Wilbert Pol
2012-10-16
1
-1
/
+2
*
modernization or timer callbacks part 3 - final (no whatsnew)
Miodrag Milanovic
2012-09-24
1
-18
/
+18
*
Modernized INPUT_CHANGED in MESS part of tree (no whatsnew)
Miodrag Milanovic
2012-09-19
1
-6
/
+6
*
Modernized screen update calls (no whatsnew)
Miodrag Milanovic
2012-09-17
1
-4
/
+4
*
Memory handler normalization, part 1.
Aaron Giles
2012-09-17
1
-1
/
+1
*
Clear out remaining global inlines in diexec.h.
Aaron Giles
2012-09-12
1
-13
/
+13
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+862