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
/
devices
/
cpu
/
m6805
/
m68705.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
util/ioprocs.cpp: Added wrappers for common patterns. (#11608)
Vas Crabb
2024-02-25
1
-4
/
+4
*
wswan: zerofill class variables, swap button orientation
hap
2023-10-27
1
-2
/
+0
*
m68705: add preliminary support for analog input ports
hap
2023-10-24
1
-11
/
+28
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
1
-4
/
+2
*
Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz]
MooglyGuy
2023-05-23
1
-5
/
+4
*
Interrupt callback rationalization
AJR
2023-03-11
1
-1
/
+2
*
mc6805: Timer updates
AJR
2022-06-04
1
-1
/
+9
*
Use ioprocs classes instead of emu_file for device_nvram_interface's load and...
AJR
2022-02-27
1
-6
/
+6
*
Remove fileio.h from emu.h
AJR
2022-02-11
1
-0
/
+2
*
emumem: Simplify memory management. [O. Galibert]
Olivier Galibert
2020-11-02
1
-1
/
+1
*
finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw)
Ivan Vangelista
2020-06-18
1
-15
/
+15
*
emumem: A little more speedup. cache and specific change syntax, and are not...
Olivier Galibert
2020-05-25
1
-10
/
+34
*
last batch of changes to make the https://github.com/mamedev/mame/tree/devcb-...
Ivan Vangelista
2020-05-21
1
-2
/
+2
*
m68705.cpp: Spacing inconsistency, ugh (nw)
AJR
2020-03-27
1
-4
/
+4
*
m68705: Add more documentation of mask ROM versions; add HD6805S1 device for ...
AJR
2020-03-27
1
-0
/
+20
*
that should be the rest of the devcb arrays switched to new syntax (nw)
Vas Crabb
2020-02-08
1
-4
/
+4
*
Make devdelegate more like devcb for configuration. This is a
Vas Crabb
2019-10-26
1
-2
/
+2
*
srcclean (nw)
Vas Crabb
2019-10-26
1
-1
/
+1
*
Add HD6805U1 type for future use (nw)
AJR
2019-09-26
1
-0
/
+9
*
m68705: fix prescaler update (nw)
Patrick Mackinlay
2019-05-05
1
-1
/
+1
*
m68705: Prevent registration of illegal debug states for nonexistent port lat...
AJR
2019-05-04
1
-4
/
+6
*
m68705: Use NVI for internal map to prevent segmentation fault (nw)
AJR
2019-04-15
1
-16
/
+16
*
Fix clang error: unused variable 'M6805_VECTOR_INT2' [-Werror,-Wunused-const-...
AJR
2019-04-15
1
-6
/
+8
*
m68705: added other hmos variants
Patrick Mackinlay
2019-04-15
1
-280
/
+313
*
as if millions of this pointers suddenly cried out in terror, and were sudden...
Vas Crabb
2018-06-08
1
-39
/
+39
*
maps: Finish devices/cpu (nw)
Olivier Galibert
2018-04-20
1
-59
/
+62
*
don't pass so many naked pointers around (nw)
Vas Crabb
2018-03-25
1
-6
/
+6
*
Blind faith fixed long names for almost all CPUs (nw)
angelosa
2018-03-15
1
-4
/
+4
*
API change: Memory maps are now methods of the owner class [O. Galibert]
Olivier Galibert
2018-02-12
1
-8
/
+8
*
dvdisasm: Overhaul [O. Galibert]
Olivier Galibert
2017-11-26
1
-22
/
+7
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-36
/
+18
*
more validation fixes (nw)
Vas Crabb
2017-03-04
1
-1
/
+1
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-4
/
+4
*
tiny cleanup
Vas Crabb
2017-02-13
1
-1
/
+1
*
Fix [MT06499](http://mametesters.org/view.php?id=6499) - probelm with edge ca...
Vas Crabb
2017-02-10
1
-1
/
+1
*
helps to get the right file, doesn't it (nw)
Vas Crabb
2017-02-04
1
-1
/
+0
*
whoops, that's important (nw)
Vas Crabb
2017-02-04
1
-0
/
+1
*
m68hc05: implement edge-sensitive external interrupts
Vas Crabb
2017-02-04
1
-0
/
+2
*
m6805 updates:
Vas Crabb
2017-02-03
1
-8
/
+8
*
m6805: added skeleton CMOS devices
Vas Crabb
2017-01-30
1
-2
/
+14
*
confirm MC68705R3 bootstrap program matches M68705U3 (and U5 for that matter)...
Vas Crabb
2017-01-28
1
-1
/
+1
*
m6805: misc changes
Vas Crabb
2017-01-21
1
-7
/
+19
*
need LOG_GENERAL before VERBOSE (nw)
Vas Crabb
2017-01-21
1
-0
/
+1
*
add logmacro.h inspired by Edstrom's log macros
Vas Crabb
2017-01-20
1
-14
/
+80
*
completely eliminate the concrete 68705-without-peripherals class
Vas Crabb
2017-01-20
1
-114
/
+75
*
pitnrun: use new MC68705P5 device
Vas Crabb
2017-01-19
1
-2
/
+66
*
m68705: re-implement timer/counter
Vas Crabb
2017-01-16
1
-106
/
+135
*
m68705: add MC68705R3 for pipeline
Vas Crabb
2017-01-15
1
-31
/
+216
*
m68705: disassemble memory addresses symbolically
Vas Crabb
2017-01-14
1
-1
/
+37
*
m68705: save EPROM contents using NVRAM mechanism
Vas Crabb
2017-01-14
1
-0
/
+15
[next]