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
/
machine
/
mc68328.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
dragonball: avoid a collision between the internal status register and the in...
Olivier Galibert
2023-02-22
1
-17
/
+17
*
m68000: New implementation, generated from the micro/nanocode
Olivier Galibert
2023-02-22
1
-4
/
+19
*
More MC68EZ328 work for palmm100 and iqunlim (#10696) [Ryan Holtz]
MooglyGuy
2022-12-22
1
-30
/
+84
*
palm/palm.cpp: Improved Palm IIIc support. (#10684) [Ryan Holtz]
MooglyGuy
2022-12-16
1
-1132
/
+2195
*
MC68328 and PalmPilot: More cleanups and better LCDC emulation (#10641)
MooglyGuy
2022-12-05
1
-1286
/
+1554
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-4
/
+4
*
mc68328: update logging to match handler size
Patrick Mackinlay
2021-11-30
1
-1
/
+1
*
srcclean in preparation for release of MAME 0.238.
Vas Crabb
2021-11-21
1
-26
/
+26
*
mc68328: Moved #define macros into enums within the class. (#8781) [Ryan Holtz]
MooglyGuy
2021-11-02
1
-333
/
+5
*
-mc68328: Cleaned up register handlers and structure. [Ryan Holtz] (#8771)
MooglyGuy
2021-10-29
1
-2220
/
+1959
*
Cleaned up bitmap API.
Vas Crabb
2020-09-27
1
-11
/
+8
*
emumem: A little more speedup. cache and specific change syntax, and are not...
Olivier Galibert
2020-05-25
1
-2
/
+1
*
Various changes related to 68000 interrupts (nw)
AJR
2019-04-04
1
-3
/
+4
*
68000: Rework interrupt handling [O. Galibert]
Olivier Galibert
2019-04-05
1
-4
/
+7
*
mc68328: Improve integration of emulated device (nw)
AJR
2019-04-03
1
-27
/
+53
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-28
/
+348
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-30
/
+30
*
Another round of these
Vas Crabb
2016-08-27
1
-1
/
+1
*
reverting:
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
cleanup (nw)
Miodrag Milanovic
2015-12-26
1
-1
/
+1
*
macro removal INLINE -> static inline (nw)
Miodrag Milanovic
2015-12-12
1
-1
/
+1
*
Fixed uninitialized class members
Miodrag Milanovic
2015-11-19
1
-1
/
+1
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+2870