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
/
i8051
/
i8051.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Finally move cpu/i8051 to cpu/mcs51, rename files and some constants
Couriersud
2008-10-29
1
-2411
/
+0
*
Fixed INT0 & INT1 interrupt line handling
Couriersud
2008-10-29
1
-30
/
+22
*
MCS51 additions
Couriersud
2008-10-26
1
-37
/
+86
*
According to Philips, 80C31 is a 80C52 family member with 128K internal ram a...
Couriersud
2008-10-24
1
-5
/
+22
*
Implemented 80C52 interrupt handling
Couriersud
2008-10-24
1
-45
/
+139
*
Fixed split timer mode
Couriersud
2008-10-24
1
-7
/
+10
*
Cleanups and version bump.
mame0128u1
Aaron Giles
2008-10-23
1
-153
/
+153
*
More mcs51 updates
Couriersud
2008-10-20
1
-8
/
+136
*
mcs51/i8051 - please credit Jim Stolis as well
Couriersud
2008-10-20
1
-7
/
+12
*
MCS51/I8051 overhaul, micro3d improvements and full m72 protection emulation ...
Couriersud
2008-10-19
1
-2173
/
+1712
*
Fixed timers in i8051 core. [Grull Osgo]
Roberto Fresca
2008-10-06
1
-3
/
+5
*
i8051 cpu core timer updates:
Wilbert Pol
2008-07-29
1
-141
/
+153
*
Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER
Aaron Giles
2008-06-26
1
-7
/
+1
*
Timer 0's second split counter was incorrectly checking the Timer 1 Run Contr...
Jim Stolis
2008-06-12
1
-12
/
+10
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-04-24
1
-3
/
+3
*
Rewrote core memory handlers as inline functions. These should be easier to
Aaron Giles
2008-04-09
1
-3
/
+3
*
WIP check-in. Things work now, but I'm still working on the code.
Aaron Giles
2008-03-09
1
-3
/
+3
*
Added running_machine * parameter to the front of all read/write handlers.
Aaron Giles
2008-03-05
1
-13
/
+13
*
Various clean ups:
Couriersud
2008-03-01
1
-3
/
+2
*
Changed debugger-related code to be based off a new makefile define (DEBUGGER...
Aaron Giles
2008-02-02
1
-5
/
+5
*
Corrected previous timer fix to use more accurate IE SFRs.
Jim Stolis
2008-01-25
1
-1
/
+1
*
- Added deprecat.h that contains some deprecated/discouraged contructs (see b...
Zsolt Vasvari
2008-01-25
1
-0
/
+1
*
Fixed timers from firing when not enabled. Checking TCON alone is not enough ...
Jim Stolis
2008-01-21
1
-1
/
+1
*
Added CPUINFO_INT_CLOCK_MULTIPLIER to support CPU clock multipliers.
Aaron Giles
2008-01-14
1
-0
/
+1
*
Copyright cleanup:
Aaron Giles
2008-01-06
1
-2
/
+2
*
Fixed save states in i8051 cpu core
Pierpaolo Prazzoli
2008-01-01
1
-5
/
+13
*
(From Atari Ace)
Aaron Giles
2007-12-31
1
-5
/
+1
*
- Fixes mwalk0122red
Couriersud
2007-12-26
1
-1
/
+1
*
(From Atari Ace)
Aaron Giles
2007-12-24
1
-10
/
+0
*
Changes for MAME 0.121u3.
mame0121u3
Aaron Giles
2007-12-17
1
-1
/
+1
*
Changes for MAME 0.121u2.
mame0121u2
Aaron Giles
2007-12-17
1
-1
/
+1
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+2583