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
/
devices
/
cpu
/
alto2
/
a2ether.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-2
/
+2
*
Remove void *ptr parameter from emu_timer, timer_device and all related callb...
AJR
2022-01-26
1
-2
/
+2
*
cpu/alto2: Fixed allocation widths for decoded ROMs, and removed a bunch of r...
Vas Crabb
2021-06-22
1
-3
/
+3
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-5
/
+5
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-5
/
+5
*
fix MSVC (llvm toolset) compile (nw)
Peter Ferrie
2019-01-06
1
-5
/
+5
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
1
-0
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-41
/
+41
*
alto2: remove member function pointers
jbu
2016-08-08
1
-17
/
+0
*
alto2: replace decoded MIR bit fields
jbu
2016-08-03
1
-8
/
+8
*
small cleanup (nw)
Miodrag Milanovic
2016-06-05
1
-14
/
+14
*
removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ...
Miodrag Milanovic
2015-12-17
1
-4
/
+4
*
cleanuo
Miodrag Milanovic
2015-12-05
1
-3
/
+3
*
removed usage of deprecated register keyword in our code (nw)
Miodrag Milanovic
2015-12-04
1
-1
/
+1
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+1380