index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
6
-24764
/
+0
*
memory: Remove support for decrypted bases, use an address space instead [O. ...
Olivier Galibert
2015-06-24
1
-2
/
+2
*
Sorted out cpu cores (nw)
Miodrag Milanovic
2015-05-13
2
-4
/
+4
*
changes for Juergen Buchmueller in core and credits for some files in mess(nw)
Miodrag Milanovic
2015-05-07
4
-49
/
+8
*
Added dummy license headers for EMU section (nw)
Miodrag Milanovic
2015-05-07
6
-0
/
+12
*
moved all to std::string (nw)
Miodrag Milanovic
2015-04-22
2
-3
/
+3
*
string -> str rename due to future conflicts (nw)
Miodrag Milanovic
2015-04-12
2
-3
/
+3
*
Cleanups and version bump
mame0156
Miodrag Milanovic
2014-11-26
1
-7
/
+7
*
upd7810: fix puzzli sound (nw)
Alex W. Jackson
2014-11-11
1
-1
/
+1
*
Fix uPD7810 sound/hang regressions in some MAME drivers (nw)
Alex W. Jackson
2014-11-10
1
-3
/
+5
*
upd7810: use intermediate flip flops for extended timer/event counter
Ramiro Polla
2014-11-10
3
-45
/
+69
*
upd7810: fix and export timer/event counter output
Ramiro Polla
2014-11-07
2
-28
/
+38
*
upd7810: ECNT clear control happens after capture control
Ramiro Polla
2014-11-07
1
-16
/
+16
*
upd7810: fix bug introduced in extended timer simplification
Ramiro Polla
2014-11-07
1
-2
/
+2
*
upd7810: return meaningful value when PC3 is in control mode
Ramiro Polla
2014-11-04
1
-4
/
+4
*
upd7810: correctly deal with external interrupts
Ramiro Polla
2014-11-04
2
-15
/
+27
*
upd7810: treat NMI like other interrupts
Ramiro Polla
2014-11-04
1
-12
/
+9
*
upd7810: remove gamemaster hack for INTFE1
Ramiro Polla
2014-11-04
1
-4
/
+0
*
upd7810: set ETIMER interrupts
Ramiro Polla
2014-10-30
1
-0
/
+6
*
upd7810: remove code duplication in ETIMER
Ramiro Polla
2014-10-30
1
-104
/
+30
*
upd7810: remove code duplication in timers 0 and 1
Ramiro Polla
2014-10-30
2
-99
/
+64
*
upd7810: clear sample and hold on ADC reset
Ramiro Polla
2014-10-30
1
-0
/
+1
*
upd7810: sample and hold ADC value at start of conversion process.
Ramiro Polla
2014-10-30
2
-30
/
+42
*
upd7810: ADC functions should return bytes.
Ramiro Polla
2014-10-30
1
-8
/
+8
*
upd7810: Fixed ADC output register range.
Ramiro Polla
2014-10-30
1
-2
/
+2
*
upd7810: reorganize, compile source files seperately instead of
Dirk Best
2014-06-11
6
-160
/
+193
*
devcv2 -> devcb (nw)
Miodrag Milanovic
2014-05-14
1
-33
/
+33
*
Cleanups and version bump
mame0153
Miodrag Milanovic
2014-04-07
2
-3
/
+2
*
last round of *.c -> *.inc renaming for now (nw)
Oliver Stöneberg
2014-03-19
3
-5
/
+5
*
upd7810.c: Added ADC support. [Ramiro Polla]
Wilbert Pol
2014-03-04
2
-0
/
+166
*
upd7810.c: Modernized cpu core. [Wilbert Pol]
Wilbert Pol
2014-02-21
4
-9184
/
+9160
*
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
*
added missing short names to legacy devices and added validation that short n...
Miodrag Milanovic
2013-08-23
1
-0
/
+5
*
Removed a no longer needed hack. (nw)
Wilbert Pol
2013-05-22
3
-55
/
+7
*
output of new srcclean changes that are relatively small [smf]
smf-
2013-01-11
1
-4
/
+2
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
5
-9181
/
+9178
*
Since nobody checks for NULLs anyway, make
Aaron Giles
2012-09-19
1
-4
/
+4
*
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
*
First pass at modernizing struct definitions.
Aaron Giles
2012-09-15
1
-2
/
+1
*
added missing \n to some fatalerror() calls (no whatsnew)
Oliver Stöneberg
2012-09-07
1
-1
/
+1
*
DEVINFO_* to CPU_INFO_*, and some cleanups (no whatsnew)
Miodrag Milanovic
2012-09-03
1
-19
/
+19
*
upd7810.c: Fixed setting of flags in the ACI_[VABCDEHL]_xx functions. Fixed h...
Wilbert Pol
2012-06-29
1
-9
/
+11
*
Renamed device_irq_callback to device_irq_acknowledge_callback to
Aaron Giles
2012-04-10
1
-2
/
+2
*
Added SKIT_F0 opcode to the uPD7801/uPD7810 CPU core [Angelo Salese]
Angelo Salese
2011-06-01
1
-1
/
+3
*
Collapsed device_config and device_t into one class. Updated all
Aaron Giles
2011-04-27
1
-1
/
+1
*
Created new enum type address_spacenum for specifying an address
Aaron Giles
2011-03-27
1
-9
/
+9
*
Get rid of state_save_register_device_* macros in favor of direct
Aaron Giles
2011-02-09
1
-64
/
+64
[next]