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
/
i860
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanups and version bump.
mame0142
Aaron Giles
2011-04-03
1
-2
/
+2
*
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
-4
/
+4
*
running_device -> device_t
Aaron Giles
2010-12-31
2
-3
/
+3
*
Remove memory_read/write_byte/word/dword/qword* variants. Again, this is mostly
Aaron Giles
2010-08-19
1
-48
/
+48
*
Replace "const address_space" with "address_space" throughout the system.
Aaron Giles
2010-08-19
1
-1
/
+1
*
Created CPU-specific device types for all CPUs, using new macros
Aaron Giles
2010-07-03
2
-4
/
+4
*
Change cpu_device into a base class. Rename old cpu_device to legacy_cpu_device.
Aaron Giles
2010-06-17
1
-2
/
+2
*
Change cpu execute function to just use the icount stuffed by
Aaron Giles
2010-06-09
1
-4
/
+4
*
Changed CPU callbacks to use cpu_device, eliminating a bunch of casting.
Aaron Giles
2010-06-08
2
-3
/
+3
*
WARNING: There are likely to be regressions in both functionality and
Aaron Giles
2010-06-08
2
-5
/
+4
*
Made device->tag and devconfig->tag into private member variables (m_tag).
Aaron Giles
2010-03-08
1
-3
/
+3
*
Remove some aliases between CPUINFO_ and DEVINFO_ to help clarify
Aaron Giles
2010-01-21
1
-9
/
+9
*
Correct a long-standing design flaw: device configuration state
Aaron Giles
2010-01-18
2
-4
/
+4
*
Within src/emu, basic conversions:
Aaron Giles
2010-01-12
1
-1
/
+1
*
Bulk driver.h -> emu.h switch.
Aaron Giles
2010-01-10
1
-1
/
+0
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
4
-6
/
+6
*
Results of running the latest srcclean.
Aaron Giles
2009-12-28
2
-36
/
+36
*
> From: atari_ace@verizon.net
Aaron Giles
2009-10-21
1
-10
/
+10
*
Another step. Moved the address-space related get_info constants
Aaron Giles
2009-07-08
1
-6
/
+6
*
The other larger patch adds missing static and const qualifiers, and
Aaron Giles
2009-06-08
2
-7
/
+7
*
Added missing casts and made other tweaks. The entire project
Aaron Giles
2009-04-27
3
-4
/
+5
*
Compile fix.
Aaron Giles
2009-03-15
1
-0
/
+1
*
CPU cores now compile cleanly.
Aaron Giles
2009-03-15
3
-5
/
+14
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2009-02-26
1
-2
/
+2
*
Fix big endian compile/link.
R. Belmont
2009-01-22
1
-5
/
+0
*
Cleanups and version bump.
mame0129u1
Aaron Giles
2009-01-15
4
-419
/
+419
*
Virtual Combat driver improvements. [Jason Eckhardt, Andrew Gardner]
Andrew Gardner
2009-01-15
4
-57
/
+5942
*
Cleanups and version bump.
mame0129
Aaron Giles
2009-01-04
2
-34
/
+34
*
Adds extremely preliminary i860 disassembler and hooks it up to the vcombat d...
Andrew Gardner
2008-12-25
3
-0
/
+507