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
/
bus
/
nes
/
kaiser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into time-experiments2
Aaron Giles
2021-09-10
1
-52
/
+67
|
\
|
*
bus/nes: Improved IRQ emulation for Kaiser KS202 and KS7032.
0kmg
2021-09-07
1
-51
/
+66
|
*
bus/nes: Added support for a Highway Star bootleg.
0kmg
2021-08-24
1
-1
/
+1
*
|
Since I already had to touch all device_timer signatures, bite the bullet and...
Aaron Giles
2021-08-20
1
-4
/
+4
*
|
Merge branch 'master' into time-experiments2
Aaron Giles
2021-08-14
1
-98
/
+418
|
\
|
|
*
bus/nes: Added support for a Kaiser 4-in-1 cart. (#8390)
0kmg
2021-08-05
1
-0
/
+36
|
*
bus/nes: Explicitly clear IRQs in almanfds games.
0kmg
2021-07-21
1
-4
/
+3
|
*
-bus/nes: Support full 12-bit mapper numbers in NES 2.0 loader. (#8281)
0kmg
2021-07-19
1
-3
/
+1
|
*
bus/nes: Added emulation for two more Kaiser bootlegs, fixed a third. (#8277)
0kmg
2021-07-13
1
-55
/
+131
|
*
bus/nes: Fixed Kaiser Metroid, promoted games to working. (#8204)
0kmg
2021-07-09
1
-12
/
+10
|
*
bus/nes: add support for 2 more FDS conversions (#8238)
0kmg
2021-06-30
1
-10
/
+152
|
*
bus/nes: add support for Gyruss FDS conversion (#8234)
0kmg
2021-06-29
1
-3
/
+73
|
*
bus/nes: start updating mapper # comments (#8230)
0kmg
2021-06-27
1
-19
/
+20
*
|
Major timer object reshuffling. timer_expired_delegate wraps the various call...
Aaron Giles
2021-03-26
1
-2
/
+2
*
|
Add scheduler object and accessor to device_t. Upgrade all 3 timer parameters...
Aaron Giles
2021-03-24
1
-2
/
+2
|
/
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-24
/
+24
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-24
/
+24
*
bus/nes, vrc6: Simplify read/write handlers; misc. minor changes (nw)
AJR
2019-02-25
1
-24
/
+24
*
nes_slot.cpp: Privatize m_maincpu member (nw)
AJR
2018-05-13
1
-4
/
+2
*
nes: CPU clock (well, phase 2 clock) also received by cartridge slot (nw)
AJR
2018-05-13
1
-2
/
+2
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-26
/
+26
*
more validation fixes (nw)
Vas Crabb
2017-03-04
1
-1
/
+1
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-10
/
+10
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-12
/
+12
*
Cleanup and version bump
mame0175
Miodrag Milanovic
2016-06-29
1
-19
/
+18
*
checkpoint. nw.
etabeta78
2016-06-27
1
-2
/
+157
*
reverting:
Miodrag Milanovic
2016-01-20
1
-9
/
+9
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-9
/
+9
*
fix uninitialized class members for bus devices (nw)
Miodrag Milanovic
2015-11-14
1
-8
/
+8
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+588