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
/
bus
/
odyssey2
Commit message (
Expand
)
Author
Age
Files
Lines
*
device_image_interface: Interface overhaul
AJR
2022-01-06
2
-11
/
+3
*
util: Further API cleanups: (#8661)
Vas Crabb
2021-10-05
1
-4
/
+4
*
Added helpers for 64-bit count leading zeroes/ones.
Vas Crabb
2021-06-13
1
-1
/
+1
*
New working clones
hap
2021-04-21
1
-1
/
+1
*
odyssey2/homecomp: make ram size configurable
hap
2021-02-01
2
-1
/
+41
*
Make "slot" feature in software lists and a few related features case-sensitive
AJR
2021-01-05
1
-1
/
+1
*
odyssey2/ktaa: re-add support for 16KB size
hap
2021-01-05
5
-15
/
+26
*
odyssey2: add service test cart 7seg output
hap
2021-01-04
12
-12
/
+149
*
odyssey2/voice: remove unused function
hap
2021-01-04
2
-10
/
+3
*
odyssey2: add notes
hap
2021-01-04
2
-9
/
+30
*
odyssey2: fix loading games with -cart not working
hap
2021-01-02
1
-2
/
+5
*
emumem: Simplify memory management. [O. Galibert]
Olivier Galibert
2020-11-02
8
-18
/
+24
*
odyssey2: shorthand variable types in source code
hap
2020-09-28
16
-41
/
+41
*
add nullptr check to some strtoul calls
hap
2020-08-30
1
-9
/
+9
*
odyssey2: put voice roms in softwarelist
hap
2020-08-28
12
-86
/
+81
*
odyssey2: add cartridge B pin
hap
2020-08-18
3
-19
/
+26
*
odyssey2/homecomp: add cassette i/o
hap
2020-08-12
1
-2
/
+28
*
Fix clang error: private field 'm_ioctrl' is not used [-Werror,-Wunused-priva...
AJR
2020-08-12
1
-1
/
+0
*
odyssey2: add preliminary Videopac+ C7420 Home Computer Module emulation
hap
2020-08-12
8
-19
/
+233
*
untangle bus/odyssey2/rom.cpp
hap
2020-08-12
14
-133
/
+154
*
odyssey2: add support for 16KB bankswitched roms
hap
2020-08-11
8
-12
/
+117
*
mcs48: burn opcode cycles before executing opcode
hap
2020-08-08
2
-2
/
+2
*
odyssey2: improve keyboard handling
hap
2020-08-04
1
-1
/
+1
*
odyssey2/voice: small cleanup after failed attempt to fix a bug
hap
2020-08-04
4
-32
/
+34
*
odyssey2: Require a cartridge
Justin Kerk
2020-08-03
1
-1
/
+1
*
odyssey2/voice: add more cartridge pin passthroughs
hap
2020-08-03
2
-5
/
+21
*
odyssey2: mcs48 already takes care of reset
hap
2020-08-03
2
-5
/
+0
*
odyssey2: add support for 4in1 cartridge
hap
2020-08-03
10
-18
/
+123
*
addrmap: remove unsupported setter, emumem enforces unmapval 0 or ~0
hap
2020-08-01
1
-2
/
+2
*
Software list items promoted to working
hap
2020-08-01
5
-20
/
+100
*
odyssey2/chess: add notes
hap
2020-07-31
1
-6
/
+12
*
Various buses and associated drivers: Simplify handler signatures (nw)
AJR
2020-05-21
6
-28
/
+28
*
start putting noexcept on things that have no business throwing exceptions, s...
Vas Crabb
2019-11-10
1
-11
/
+13
*
Spring cleaning:
Vas Crabb
2019-11-01
2
-9
/
+9
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
3
-13
/
+21
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
3
-21
/
+13
*
devices\bus: some more MACHINE_CONFIG removal (nw)
Ivan Vangelista
2019-02-10
1
-5
/
+6
*
devices\bus: some more MCFG macros removal (nw)
Ivan Vangelista
2019-02-01
2
-8
/
+15
*
less space (nw)
smf-
2018-09-14
1
-1
/
+1
*
sp0256: Remove MCFG_ (nw)
Nigel Barnes
2018-07-10
1
-3
/
+3
*
as if millions of this pointers suddenly cried out in terror, and were sudden...
Vas Crabb
2018-06-08
1
-1
/
+1
*
dsp16: fix condition mask in disassembler (nw)
Vas Crabb
2018-05-09
1
-1
/
+1
*
Streamline machine configuration macros - everyone's a device edition.
Vas Crabb
2018-05-06
2
-5
/
+5
*
Make MCFG_DEVICE_ADD and callable device types more flexible:
Vas Crabb
2018-05-04
2
-8
/
+9
*
Sarayan made me do it.
Vas Crabb
2018-04-28
1
-1
/
+1
*
Address maps macros removal, pass 1 [O. Galibert]
Olivier Galibert
2018-03-14
1
-8
/
+10
*
devices/bus: made some methods private now that it's possible (nw)
Ivan Vangelista
2018-02-14
1
-2
/
+3
*
API change: Memory maps are now methods of the owner class [O. Galibert]
Olivier Galibert
2018-02-12
2
-2
/
+4
*
xtal.h is dead, long live to xtal.cpp [O. Galibert]
Olivier Galibert
2018-01-23
1
-1
/
+1
*
API Change: Machine configs are now a method of the owner class, and the prot...
Olivier Galibert
2018-01-17
2
-2
/
+2
[next]