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
/
i8051
Commit message (
Expand
)
Author
Age
Files
Lines
*
Finally move cpu/i8051 to cpu/mcs51, rename files and some constants
Couriersud
2008-10-29
4
-4551
/
+0
*
Fixed INT0 & INT1 interrupt line handling
Couriersud
2008-10-29
1
-30
/
+22
*
MCS51 additions
Couriersud
2008-10-26
2
-39
/
+89
*
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
2
-154
/
+154
*
More mcs51 updates
Couriersud
2008-10-20
2
-8
/
+153
*
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
3
-2439
/
+1957
*
Fixed the i8051 AJMP opcode to take 2 bytes instead of 3.
Roberto Fresca
2008-10-06
1
-1
/
+1
*
Fixed timers in i8051 core. [Grull Osgo]
Roberto Fresca
2008-10-06
1
-3
/
+5
*
Final CPU header updates. Mostly just re-naming the re-inclusions.
Derrick Renaud
2008-08-13
1
-1
/
+2
*
structure, lower-casing functions and re-inclusion updates of the src\emu\cpu...
Derrick Renaud
2008-08-11
1
-5
/
+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
2
-9
/
+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
2
-7
/
+7
*
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
3
-6
/
+5
*
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
2
-12
/
+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
3
-7
/
+3
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
4
-0
/
+4734