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
/
cpu
/
upd7810
/
upd7810.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
1
-1430
/
+0
*
Sorted out cpu cores (nw)
Miodrag Milanovic
2015-05-13
1
-2
/
+2
*
Added dummy license headers for EMU section (nw)
Miodrag Milanovic
2015-05-07
1
-0
/
+2
*
moved all to std::string (nw)
Miodrag Milanovic
2015-04-22
1
-1
/
+1
*
string -> str rename due to future conflicts (nw)
Miodrag Milanovic
2015-04-12
1
-1
/
+1
*
upd7810: use intermediate flip flops for extended timer/event counter
Ramiro Polla
2014-11-10
1
-1
/
+7
*
upd7810: fix and export timer/event counter output
Ramiro Polla
2014-11-07
1
-0
/
+10
*
upd7810: correctly deal with external interrupts
Ramiro Polla
2014-11-04
1
-2
/
+3
*
upd7810: remove code duplication in timers 0 and 1
Ramiro Polla
2014-10-30
1
-0
/
+3
*
upd7810: sample and hold ADC value at start of conversion process.
Ramiro Polla
2014-10-30
1
-0
/
+2
*
upd7810: ADC functions should return bytes.
Ramiro Polla
2014-10-30
1
-8
/
+8
*
upd7810: reorganize, compile source files seperately instead of
Dirk Best
2014-06-11
1
-0
/
+42
*
devcv2 -> devcb (nw)
Miodrag Milanovic
2014-05-14
1
-33
/
+33
*
Cleanups and version bump
mame0153
Miodrag Milanovic
2014-04-07
1
-1
/
+1
*
upd7810.c: Added ADC support. [Ramiro Polla]
Wilbert Pol
2014-03-04
1
-0
/
+48
*
upd7810.c: Modernized cpu core. [Wilbert Pol]
Wilbert Pol
2014-02-21
1
-33
/
+1267
*
ok nevermind, 78081(78k0 family) is a completely different cpu from 7810 fami...
Michaël Banaan Ananas
2014-01-28
1
-4
/
+0
*
added dummy mcu
Michaël Banaan Ananas
2014-01-28
1
-2
/
+4
*
Removed a no longer needed hack. (nw)
Wilbert Pol
2013-05-22
1
-1
/
+0
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-5
/
+5
*
Clean-ups and version bump
mame0147
Miodrag Milanovic
2012-09-17
1
-1
/
+1
*
Enum and union normalization.
Aaron Giles
2012-09-16
1
-2
/
+2
*
Pass 2 of struct modernization.
Aaron Giles
2012-09-15
1
-2
/
+2
*
running_device -> device_t
Aaron Giles
2010-12-31
1
-1
/
+1
*
Created CPU-specific device types for all CPUs, using new macros
Aaron Giles
2010-07-03
1
-11
/
+5
*
Correct a long-standing design flaw: device configuration state
Aaron Giles
2010-01-18
1
-1
/
+1
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-1
/
+0
*
uPD7801 core changes:
Wilbert Pol
2010-01-02
1
-0
/
+1
*
This update is the below two patches, plus the remaining changes
Aaron Giles
2008-12-19
1
-1
/
+1
*
From: Atari Ace [atari_ace@verizon.net]
Aaron Giles
2008-12-17
1
-0
/
+6
*
Pointer-ified the upd7810 core.
Aaron Giles
2008-12-10
1
-92
/
+0
*
Remaining CPU cores updated to new functions.
Aaron Giles
2008-11-23
1
-0
/
+2
*
Added macros for all CPU callbacks to ease future changes.
Aaron Giles
2008-11-08
1
-9
/
+9
*
WARNING: This is a significant change. If you are risk-averse and
Aaron Giles
2008-11-06
1
-1
/
+2
*
Final CPU header updates. Mostly just re-naming the re-inclusions.
Derrick Renaud
2008-08-13
1
-8
/
+13
*
Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER
Aaron Giles
2008-06-26
1
-2
/
+0
*
From: Wilbert Pol [mailto:wilbert@jdg.info]
Aaron Giles
2008-02-28
1
-2
/
+16
*
Changed debugger-related code to be based off a new makefile define (DEBUGGER...
Aaron Giles
2008-02-02
1
-1
/
+1
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+157