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
/
machine
/
hp48.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
(MESS)-thomson: fix for incorrect palettes in a seldom used video mode [Anton...
Miodrag Milanovic
2014-04-17
1
-17
/
+26
*
Cleanups and version bump
mame0153
Miodrag Milanovic
2014-04-07
1
-6
/
+6
*
replaced some more malloc/free usage with global_alloc_array/global_free_arra...
Oliver Stöneberg
2014-03-28
1
-2
/
+2
*
Preliminary driver support for the HP 49 G [Antoine Mine]
Miodrag Milanovic
2014-03-25
1
-78
/
+123
*
some more cleanup (nw)
Miodrag Milanovic
2014-03-24
1
-9
/
+6
*
primary_screen -> first_screen() (nw)
Miodrag Milanovic
2014-03-15
1
-1
/
+1
*
saturn.c: Modernized cpu core (nw)
Wilbert Pol
2013-10-04
1
-46
/
+38
*
changed rest of devices (except cpu cores) to have shortname and sourcefile (nw)
Miodrag Milanovic
2013-06-21
1
-1
/
+1
*
save state cleanup, converted state_save_register_global* into save_item/save...
Miodrag Milanovic
2013-05-08
1
-1
/
+1
*
small machine().root_device() cleanup (nw)
Miodrag Milanovic
2013-04-18
1
-10
/
+10
*
moving some static functions in driver state for MESS drivers plus some other...
Miodrag Milanovic
2013-04-18
1
-78
/
+71
*
various cpu lookup cleanup (nw)
Miodrag Milanovic
2013-04-15
1
-2
/
+3
*
Removal of machine().root_device() where appropriate (nw)
Miodrag Milanovic
2013-04-14
1
-1
/
+1
*
(MESS) changed logging to use machine().describe_context(). (nw)
smf-
2013-04-13
1
-21
/
+21
*
dac_device tag lookup cleanup (nw)
Miodrag Milanovic
2013-04-12
1
-1
/
+1
*
changed machine().device("maincpu") with m_maincpu in mess tree part (nw)
Miodrag Milanovic
2013-04-10
1
-1
/
+1
*
modernized some pre/postload calls (no whatsnew)
Miodrag Milanovic
2013-01-31
1
-42
/
+41
*
output of new srcclean changes that are relatively small [smf]
smf-
2013-01-11
1
-2
/
+0
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-60
/
+60
*
modernization or timer callbacks part 2 (no whatsnew)
Miodrag Milanovic
2012-09-24
1
-66
/
+60
*
some hp48 cleanup (nw)
Miodrag Milanovic
2012-09-20
1
-125
/
+120
*
Since nobody checks for NULLs anyway, make
Aaron Giles
2012-09-19
1
-1
/
+1
*
Memory handler normalization, part 2. Change legacy
Aaron Giles
2012-09-17
1
-22
/
+22
*
Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang...
Miodrag Milanovic
2012-09-13
1
-14
/
+13
*
Closeout on old macros. Retired cputag_set_input_line
Aaron Giles
2012-09-12
1
-2
/
+2
*
Add safe_pc() and safe_pcbase() methods to device_t.
Aaron Giles
2012-09-11
1
-15
/
+15
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+1238