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
/
devices
/
cpu
/
m6502
/
n2a03.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed n2a03 to rp2a03 throughout source tree. (#10343)
0kmg
2022-09-20
1
-96
/
+0
*
sound/nes_apu.cpp: Added earliest hardware variant of 2A03 APU. (#10299)
0kmg
2022-09-04
1
-3
/
+12
*
machines promoted to WORKING (plug play) (#7299)
David Haywood
2020-09-29
1
-8
/
+21
*
finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw)
Ivan Vangelista
2020-06-18
1
-4
/
+4
*
last batch of changes to make the https://github.com/mamedev/mame/tree/devcb-...
Ivan Vangelista
2020-05-21
1
-1
/
+1
*
n2a03.cpp : Add device_mixer_interface instead hardcoded tags
cam900
2019-04-02
1
-1
/
+1
*
none of this is necessary as the apu is an internal device with a DERIVED_CLO...
smf-
2018-08-15
1
-5
/
+2
*
don't pass so many naked pointers around (nw)
Vas Crabb
2018-03-25
1
-1
/
+1
*
API change: Memory maps are now methods of the owner class [O. Galibert]
Olivier Galibert
2018-02-12
1
-0
/
+1
*
xtal.h is dead, long live to xtal.cpp [O. Galibert]
Olivier Galibert
2018-01-23
1
-2
/
+2
*
dvdisasm: Overhaul [O. Galibert]
Olivier Galibert
2017-11-26
1
-2
/
+1
*
Fix, maybe (nw)
Olivier Galibert
2017-07-05
1
-21
/
+0
*
dimemory: Lift the cap on the number of address spaces per device [O. Galibert]
Olivier Galibert
2017-07-03
1
-1
/
+1
*
devices/cpu to device_add_mconfig (nw)
Ivan Vangelista
2017-05-31
1
-5
/
+5
*
basic VT03 support
David Haywood
2017-05-23
1
-0
/
+3
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-4
/
+5
*
srcclean (nw)
Vas Crabb
2017-03-26
1
-1
/
+1
*
nes: Add Subor Type 2 board. (nw)
kazblox
2017-03-21
1
-1
/
+9
*
Changed disassembler infrastructure to not use char buffers internally
Nathan Woods
2016-11-20
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-10
/
+10
*
Added YM2203, YM3526, AY-3-8910, NES APU, DMG APU, K053260, and MultiPCM to v...
therealmogminer@gmail.com
2016-08-18
1
-0
/
+1
*
reverting:
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
override part 2 (nw)
Miodrag Milanovic
2015-12-05
1
-14
/
+14
*
make the NES APU device get added with the N2A03 rather than needing to be ad...
David Haywood
2015-11-02
1
-0
/
+15
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
1
-0
/
+70