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
/
emu
/
video
/
hd63484.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hd63484: updated to use inline configs. nw.
Fabio Priuli
2014-04-09
1
-22
/
+2
*
Some changes/corrections to device descriptions from MASH (nw)
Scott Stone
2014-03-31
1
-1
/
+1
*
primary_screen -> first_screen() (nw)
Miodrag Milanovic
2014-03-15
1
-1
/
+1
*
Fix for bug MT05327.(nw)
Ivan Vangelista
2013-10-13
1
-1
/
+0
*
Modernized video/hd63484.c. This should be merged with video/h63484.c. (nw)
Ivan Vangelista
2013-08-27
1
-448
/
+432
*
devlegcy.h usage cleanup (nw)
Oliver Stöneberg
2013-07-10
1
-0
/
+1
*
changed rest of devices (except cpu cores) to have shortname and sourcefile (nw)
Miodrag Milanovic
2013-06-21
1
-1
/
+1
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-80
/
+78
*
Stop allocating arrays of UINT8s for the tokens, when
Aaron Giles
2012-09-18
1
-1
/
+1
*
Memory handler normalization, part 2. Change legacy
Aaron Giles
2012-09-17
1
-5
/
+5
*
First pass at modernizing struct definitions.
Aaron Giles
2012-09-15
1
-2
/
+1
*
Add safe_pc() and safe_pcbase() methods to device_t.
Aaron Giles
2012-09-11
1
-5
/
+5
*
Cleanup and some inheritance fixes (no whatsnew)
Miodrag Milanovic
2012-09-03
1
-14
/
+0
*
conversion of legacy devices into modern wip (no whatsnew)
Miodrag Milanovic
2012-09-03
1
-2
/
+38
*
Removed template usage for legacy devices, to make my future work easier (nw)
Miodrag Milanovic
2012-08-30
1
-6
/
+11
*
removed some unnecessary statements reported by cppcheck (no whatsnew)
Oliver Stöneberg
2012-08-04
1
-1
/
+1
*
Minor documentation...
Roberto Fresca
2012-06-12
1
-0
/
+1
*
More commands implemented
Angelo Salese
2011-09-13
1
-2
/
+2
*
Cleanups and version bump
mame0142u5
Angelo Salese
2011-06-05
1
-4
/
+4
*
GCC 4.6 "Variable assigned but not used" fixes part 7 (no whatsnew)
R. Belmont
2011-05-30
1
-3
/
+3
*
Collapsed device_config and device_t into one class. Updated all
Aaron Giles
2011-04-27
1
-1
/
+1
*
Remove redundant item cpu from address_space, in favor of
Aaron Giles
2011-03-29
1
-5
/
+5
*
BIG update.
Aaron Giles
2011-03-29
1
-4
/
+4
*
Get rid of state_save_register_device_* macros in favor of direct
Aaron Giles
2011-02-09
1
-3
/
+3
*
As promised, the bulk update of timer calls:
Aaron Giles
2011-02-06
1
-1
/
+1
*
mame_rand() -> machine->rand()
Aaron Giles
2010-12-31
1
-1
/
+1
*
running_device -> device_t
Aaron Giles
2010-12-31
1
-15
/
+15
*
Split implementation for legacy devices into a separate macro. Updated all
Aaron Giles
2010-06-11
1
-0
/
+2
*
WARNING: There are likely to be regressions in both functionality and
Aaron Giles
2010-06-08
1
-7
/
+5
*
Cleanups and version bump.
mame0136u3
Aaron Giles
2010-02-14
1
-2
/
+2
*
hooked up (with a hack) gfx rom in hd63484 memory map
Roberto Zandona
2010-02-07
1
-0
/
+8
*
Cleanups and version bump.
Aaron Giles
2010-01-28
1
-11
/
+11
*
Some clean-ups... :)
Roberto Fresca
2010-01-26
1
-4
/
+5
*
Moved HD63484 ACRTC device from mame/video to emu/video.
Roberto Fresca
2010-01-26
1
-0
/
+1579