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
/
bus
/
nes
Commit message (
Expand
)
Author
Age
Files
Lines
*
(MESS) fds/famitwin: attach the disk controller device directly
Fabio Priuli
2014-10-03
1
-5
/
+5
*
(MESS) consolidation + cleanup, part2. nw.
Fabio Priuli
2014-09-29
9
-86
/
+101
*
fixed multisession crash when the new cart needed a dynamic buffer/array
Fabio Priuli
2014-09-23
1
-66
/
+55
*
mark rev. 32216 as a temp hack, to reduce tagmap lookups. nw.
Fabio Priuli
2014-09-21
2
-1
/
+5
*
fixed nes regressions from rev. 32216: m_maincpu is not set yet at this stage,
Fabio Priuli
2014-09-21
17
-33
/
+33
*
(MESS) nes.c: Reduce some tagmap lookups (nw)
Wilbert Pol
2014-09-19
28
-108
/
+112
*
setting the correct properties helps to commit new files. nw.
Fabio Priuli
2014-09-11
2
-0
/
+502
*
(MESS) famicom: converted the disk system add-on to be a cart
Fabio Priuli
2014-09-11
5
-18
/
+55
*
fixed most of the -Wunreachable-code-break and -Wunreachable-code-return warn...
Oliver Stöneberg
2014-09-08
1
-1
/
+0
*
samples_device: converted to use inline config and delegates. Will probably n...
Ivan Vangelista
2014-09-04
2
-58
/
+24
*
More cleanups, there is issue with srcclean that needs to be taken care as we...
Miodrag Milanovic
2014-07-22
1
-1
/
+1
*
Cleanups and version bump
Miodrag Milanovic
2014-07-22
1
-20
/
+20
*
(MESS) nes.c: fixed WRAM banking for MMC5, so that Bandit Kings of Ancient China
Fabio Priuli
2014-06-03
3
-81
/
+42
*
fixed usage of uninitialized member in nes_waixing_j_device (nw)
Oliver Stöneberg
2014-05-17
1
-1
/
+1
*
fixed usage of uninitialized member in nes_bmc_gc6in1_device (nw)
Oliver Stöneberg
2014-05-17
1
-1
/
+1
*
fixed usage of uninitialized members in nes_somari_device (nw)
Oliver Stöneberg
2014-05-17
1
-0
/
+2
*
fixed usage of uninitialized member in nes_rex_dbz5_device (nw)
Oliver Stöneberg
2014-05-17
1
-2
/
+1
*
fixed usage of uninitialized member in nes_waixing_fs304_device (nw)
Oliver Stöneberg
2014-05-17
1
-1
/
+1
*
fixed usage of uninitialized member in nes_fjump2_device (nw)
Oliver Stöneberg
2014-05-16
1
-0
/
+2
*
nes: bringing back the second hashfile usage which had to be disabled
Fabio Priuli
2014-05-15
1
-2
/
+1
*
fix for mt5508 + mask direct accesses to vrom (better safe than sorry). nw.
Fabio Priuli
2014-05-14
1
-4
/
+6
*
ay8910_device and extended family: converted to devcb2 (nw)
Ivan Vangelista
2014-05-06
1
-12
/
+0
*
image.c: Added support for loading a default battery, instead of a fixed fill...
Fabio Priuli
2014-05-02
1
-1
/
+14
*
this got actually moved to mapper 31. nw.
Fabio Priuli
2014-04-30
1
-2
/
+2
*
(MESS) nes: added support the new homebrew PCB used by
Fabio Priuli
2014-04-29
7
-2
/
+147
*
Moved eminline and related files into /src/osd since it's system related (nw)
Miodrag Milanovic
2014-04-16
3
-8
/
+8
*
(MESS) removed an unused interface from NES carts. nw.
Fabio Priuli
2014-04-08
2
-14
/
+2
*
Cleanups and version bump
mame0153
Miodrag Milanovic
2014-04-07
20
-175
/
+173
*
(MESS) fixed a few errors caught by VS. nw.
Fabio Priuli
2014-04-03
3
-3
/
+3
*
and this was the actual fix, of course... nw.
Fabio Priuli
2014-03-30
1
-2
/
+2
*
(MESS) nes.c: fixed prgram access out-of-bounds for one
Fabio Priuli
2014-03-30
2
-3
/
+4
*
removed mame_* aliases and just use core_* functions (nw)
Oliver Stöneberg
2014-03-24
2
-2
/
+2
*
Nuke some more auto_allocs.
Aaron Giles
2014-03-16
24
-214
/
+152
*
primary_screen -> first_screen() (nw)
Miodrag Milanovic
2014-03-15
4
-4
/
+4
*
Moved core template container classes up from emutempl.h to coretmpl.h:
Aaron Giles
2014-03-11
11
-57
/
+50
*
snes and nes slot devices moved into bus folder (nw)
Miodrag Milanovic
2014-03-10
99
-0
/
+35624