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
/
nes.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
(MESS) nes.c: shuffled around the loading code (very preliminary step towards...
Fabio Priuli
2013-02-11
1
-993
/
+130
*
Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw)
Wilbert Pol
2013-02-05
1
-1
/
+1
*
modernized some pre/postload calls (no whatsnew)
Miodrag Milanovic
2013-01-31
1
-7
/
+7
*
(MESS) nes.c: tagmap cleanups. (nw)
Fabio Priuli
2013-01-26
1
-29
/
+48
*
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
-62
/
+62
*
Cleanups and version bump
mame0147u4
Miodrag Milanovic
2012-12-17
1
-2
/
+2
*
[NES MESS] Minor cleanups
Nathan Woods
2012-11-25
1
-19
/
+57
*
modernization or timer callbacks part 2 (no whatsnew)
Miodrag Milanovic
2012-09-24
1
-13
/
+12
*
(MESS) nes: fixed regression in the famicom keyboard, introduced at some poin...
Fabio Priuli
2012-09-24
1
-6
/
+8
*
(MESS) Compile fix. (nw)
Curt Coder
2012-09-23
1
-1
/
+1
*
(MESS) nes.c: moved bankswitch functions into nes_carts_state. no whatsnew.
Fabio Priuli
2012-09-23
1
-4
/
+4
*
(MESS) nes.c: moved cart class where it actually belongs. no whatsnew.
Fabio Priuli
2012-09-22
1
-1
/
+1
*
nes.c: partially split cart variables from the system ones. no whatsnew.
Fabio Priuli
2012-09-21
1
-1
/
+1
*
nes.c: modernized the driver by moving most code into the class, work by Mick...
Fabio Priuli
2012-09-21
1
-75
/
+73
*
Since nobody checks for NULLs anyway, make
Aaron Giles
2012-09-19
1
-4
/
+4
*
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
-23
/
+21
*
Clear out remaining global inlines in diexec.h.
Aaron Giles
2012-09-12
1
-4
/
+4
*
Add safe_pc() and safe_pcbase() methods to device_t.
Aaron Giles
2012-09-11
1
-2
/
+2
*
added missing \n to remaining fatalerror() calls (no whatsnew)
Oliver Stöneberg
2012-09-09
1
-3
/
+3
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+1711